Recent Releases of https://github.com/bcdev/chartlets
https://github.com/bcdev/chartlets - v0.1.5
What's Changed
- Select component: add prop
multipleby @clarasb in https://github.com/bcdev/chartlets/pull/102 - Add memoization for invoking callbacks by @b-yogesh in https://github.com/bcdev/chartlets/pull/110
- Memoize computation of property references by @forman in https://github.com/bcdev/chartlets/pull/114
- Support Python 3.13 by @b-yogesh in https://github.com/bcdev/chartlets/pull/116
- Add compile step to frontend CI workflows by @b-yogesh in https://github.com/bcdev/chartlets/pull/119
- Prepare for
0.1.5release by @b-yogesh in https://github.com/bcdev/chartlets/pull/120
New Contributors
- @clarasb made their first contribution in https://github.com/bcdev/chartlets/pull/102
Full Changelog: https://github.com/bcdev/chartlets/compare/v0.1.4...v0.1.5
- TypeScript
Published by b-yogesh over 1 year ago
https://github.com/bcdev/chartlets - v0.1.4
What's Changed
- Don't log in common situations by @forman in https://github.com/bcdev/chartlets/pull/104
- Add
DataGridcomponent by @b-yogesh in https://github.com/bcdev/chartlets/pull/89 - Add
Dialogcomponent by @b-yogesh in https://github.com/bcdev/chartlets/pull/90 - Add
Tablecomponent by @b-yogesh in https://github.com/bcdev/chartlets/pull/92 - Prepare for
0.1.4release by @b-yogesh in https://github.com/bcdev/chartlets/pull/108
Full Changelog: https://github.com/bcdev/chartlets/compare/v0.1.3...v0.1.4
- TypeScript
Published by b-yogesh over 1 year ago
https://github.com/bcdev/chartlets - 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.
Preparing
v0.1.3release by @b-yogesh in https://github.com/bcdev/chartlets/pull/100
Version 0.1.0 (from 2025/01/14, not released via Github)
- Split lib and demo by @forman in https://github.com/bcdev/chartlets/pull/66
- Changed the yet unused descriptor type
CbFunctionby @forman in https://github.com/bcdev/chartlets/pull/67 - More tests by @forman in https://github.com/bcdev/chartlets/pull/68
- Fix vega signal handlers by @forman in https://github.com/bcdev/chartlets/pull/69
- Even more tests by @forman in https://github.com/bcdev/chartlets/pull/70
- Tiny renaming by @forman in https://github.com/bcdev/chartlets/pull/71
- Actions test #1 by @forman in https://github.com/bcdev/chartlets/pull/73
- Added
Switchcomponent by @forman in https://github.com/bcdev/chartlets/pull/72 - Added
Tooltipcomponent (as property) by @forman in https://github.com/bcdev/chartlets/pull/74 - API tests by @forman in https://github.com/bcdev/chartlets/pull/80
- Update README.md by @b-yogesh in https://github.com/bcdev/chartlets/pull/77
- Add codecov to frontend and backend CI by @b-yogesh in https://github.com/bcdev/chartlets/pull/78
- Added
RadioGroupandRadiocomponents by @forman in https://github.com/bcdev/chartlets/pull/82 - Added
Tabscomponent by @forman in https://github.com/bcdev/chartlets/pull/81 - Update codecov config by @b-yogesh in https://github.com/bcdev/chartlets/pull/85
- Split publish ci by @b-yogesh in https://github.com/bcdev/chartlets/pull/65
- Add Codecov Badge by @b-yogesh in https://github.com/bcdev/chartlets/pull/83
- Add
codecov.ymlby @b-yogesh in https://github.com/bcdev/chartlets/pull/87 - Added
Slidercomponent by @b-yogesh in https://github.com/bcdev/chartlets/pull/79 - Added
Dividercomponent by @forman in https://github.com/bcdev/chartlets/pull/88 - Update CI by @b-yogesh in https://github.com/bcdev/chartlets/pull/94
- Remove NPM 16.x by @b-yogesh in https://github.com/bcdev/chartlets/pull/96
- Fix Demo Build Error by @b-yogesh in https://github.com/bcdev/chartlets/pull/97
- Update directory for codecov by @b-yogesh in https://github.com/bcdev/chartlets/pull/98
- Fix demo build CI by @b-yogesh in https://github.com/bcdev/chartlets/pull/99
- Preparing v0.1.0 by @forman in https://github.com/bcdev/chartlets/pull/95
- TypeScript
Published by b-yogesh over 1 year ago
https://github.com/bcdev/chartlets - 0.0.29
What's Changed
- Update publish.yml by @b-yogesh in https://github.com/bcdev/chartlets/pull/59
- Manual release trigger for workflow run by @b-yogesh in https://github.com/bcdev/chartlets/pull/60
- Update publish.yml by @b-yogesh in https://github.com/bcdev/chartlets/pull/61
- Update publish.yml by @b-yogesh in https://github.com/bcdev/chartlets/pull/62
- Update publish.yml by @b-yogesh in https://github.com/bcdev/chartlets/pull/63
- Update publish.yml by @b-yogesh in https://github.com/bcdev/chartlets/pull/64
- Fix vega warnings 2 by @b-yogesh in https://github.com/bcdev/chartlets/pull/49
Full Changelog: https://github.com/bcdev/chartlets/compare/v0.0.28...0.0.29
- TypeScript
Published by b-yogesh over 1 year ago
https://github.com/bcdev/chartlets - 0.0.28
What's Changed
- Initial docs by @forman in https://github.com/bcdev/chartlets/pull/31
- Component docs by @forman in https://github.com/bcdev/chartlets/pull/35
- More documentation by @forman in https://github.com/bcdev/chartlets/pull/36
- Allow replacing components by @forman in https://github.com/bcdev/chartlets/pull/39
- Hook to create stable component state handlers by @forman in https://github.com/bcdev/chartlets/pull/42
- Add progress components by @forman in https://github.com/bcdev/chartlets/pull/44
- Add CI by @b-yogesh in https://github.com/bcdev/chartlets/pull/40
- Fix vega warnings by @b-yogesh in https://github.com/bcdev/chartlets/pull/37
- Revert "Fix vega warnings" by @b-yogesh in https://github.com/bcdev/chartlets/pull/48
- Don't render falsy components by @forman in https://github.com/bcdev/chartlets/pull/47
- Reorganising and enhancing components by @forman in https://github.com/bcdev/chartlets/pull/45
- New CircularProgress component by @forman in https://github.com/bcdev/chartlets/pull/50
- Introduced derived host state by @forman in https://github.com/bcdev/chartlets/pull/51
- Fix registry by @forman in https://github.com/bcdev/chartlets/pull/53
- Ease defining callback inputs and outputs by @forman in https://github.com/bcdev/chartlets/pull/54
- Support for icons by @forman in https://github.com/bcdev/chartlets/pull/55
- Updated API + Docs by @forman in https://github.com/bcdev/chartlets/pull/58
Full Changelog: https://github.com/bcdev/chartlets/compare/v0.0.16...v0.0.28
- TypeScript
Published by forman over 1 year ago
https://github.com/bcdev/chartlets - 0.0.16
First release of the chartlets framework (formerlly called dashi).
- TypeScript
Published by forman over 1 year ago
https://github.com/bcdev/chartlets - 0.0.9
Full Changelog: https://github.com/bcdev/dashi/compare/v0.0.8...v0.0.9
- TypeScript
Published by forman over 1 year ago
https://github.com/bcdev/chartlets - 0.0.8
What's Changed
- Introduced callbacks by @forman in https://github.com/bcdev/dashi/pull/2
- Replacing HTML components with MUI components by @b-yogesh in https://github.com/bcdev/dashi/pull/3
- Improved styling by @forman in https://github.com/bcdev/dashi/pull/5
- Avoid local state in Widgets by @forman in https://github.com/bcdev/dashi/pull/4
- Add Panel Title Contribution by @b-yogesh in https://github.com/bcdev/dashi/pull/8
- Include callback function details by @forman in https://github.com/bcdev/dashi/pull/6
- Update contribution state by @b-yogesh in https://github.com/bcdev/dashi/pull/9
- Multiple refactorings by @forman in https://github.com/bcdev/dashi/pull/10
- Fixed all imports by @forman in https://github.com/bcdev/dashi/pull/13
- Bug Fix - incorrect panelIndex by @b-yogesh in https://github.com/bcdev/dashi/pull/11
- Handle ndarray data before JSON serialization by @b-yogesh in https://github.com/bcdev/dashi/pull/14
- Refactorings, Part 2 by @forman in https://github.com/bcdev/dashi/pull/12
- Another renaming round by @forman in https://github.com/bcdev/dashi/pull/15
- Refactorings towards usage as library by @forman in https://github.com/bcdev/dashi/pull/16
- Downgrade react from 18 to 17 by @b-yogesh in https://github.com/bcdev/dashi/pull/17
- Upgrade React to v18 by @b-yogesh in https://github.com/bcdev/dashi/pull/18
- Use Vega instead of Plotly by @b-yogesh in https://github.com/bcdev/dashi/pull/19
- Support application state by @forman in https://github.com/bcdev/dashi/pull/22
- Support contrib state by @forman in https://github.com/bcdev/dashi/pull/26
New Contributors
- @b-yogesh made their first contribution in https://github.com/bcdev/dashi/pull/3
Full Changelog: https://github.com/bcdev/dashi/compare/v0.0.1...v0.0.8
- TypeScript
Published by forman over 1 year ago
https://github.com/bcdev/chartlets - 0.0.5-plotly
The plotly.js mess ends here.
- TypeScript
Published by forman over 1 year ago
https://github.com/bcdev/chartlets - 0.0.1
Demonstrates basic feasibility of an own implementation for server-side UI contributions. However, in this version the entire contribution component is replaced on (property) changes in the component tree of a UI contribution.
What's Changed
- Multiple panels by @forman in https://github.com/bcdev/dashi/pull/1
New Contributors
- @forman made their first contribution in https://github.com/bcdev/dashi/pull/1
Full Changelog: https://github.com/bcdev/dashi/commits/v0.0.1
- TypeScript
Published by forman over 1 year ago