Releases: bcdev/chartlets
Releases · bcdev/chartlets
v0.1.5
What's Changed
- Select component: add prop
multiple
by @clarasb in #102 - Add memoization for invoking callbacks by @b-yogesh in #110
- Memoize computation of property references by @forman in #114
- Support Python 3.13 by @b-yogesh in #116
- Add compile step to frontend CI workflows by @b-yogesh in #119
- Prepare for
0.1.5
release by @b-yogesh in #120
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
0.1.3
What's Changed
Version 0.1.3 (from 2025/01/28)
-
Chore: Version bump to align CI process with GitHub release flow.
No functional changes. This release ensures proper triggering of the CI
pipeline for publishing and NPM.
Version 0.1.0 (from 2025/01/14, not released via Github)
- Split lib and demo by @forman in #66
- Changed the yet unused descriptor type
CbFunction
by @forman in #67 - More tests by @forman in #68
- Fix vega signal handlers by @forman in #69
- Even more tests by @forman in #70
- Tiny renaming by @forman in #71
- Actions test #1 by @forman in #73
- Added
Switch
component by @forman in #72 - Added
Tooltip
component (as property) by @forman in #74 - API tests by @forman in #80
- Update README.md by @b-yogesh in #77
- Add codecov to frontend and backend CI by @b-yogesh in #78
- Added
RadioGroup
andRadio
components by @forman in #82 - Added
Tabs
component by @forman in #81 - Update codecov config by @b-yogesh in #85
- Split publish ci by @b-yogesh in #65
- Add Codecov Badge by @b-yogesh in #83
- Add
codecov.yml
by @b-yogesh in #87 - Added
Slider
component by @b-yogesh in #79 - Added
Divider
component by @forman in #88 - Update CI by @b-yogesh in #94
- Remove NPM 16.x by @b-yogesh in #96
- Fix Demo Build Error by @b-yogesh in #97
- Update directory for codecov by @b-yogesh in #98
- Fix demo build CI by @b-yogesh in #99
- Preparing v0.1.0 by @forman in #95