File tree Expand file tree Collapse file tree 5 files changed +12
-7
lines changed
Expand file tree Collapse file tree 5 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1- ## Version 0.1.6 (in development )
1+ ## Version 0.1.6 (from 2025/06/18 )
22
33* Implemented dynamic resizing for Vega Charts when the side panel's
4- width changes.
4+ width changes. ( # 121 )
55 See https://github.com/xcube-dev/xcube/issues/1134
66
7- * Styles are now correctly applied to ` RadioGroup ` component.
7+ * Styles are now correctly applied to ` RadioGroup ` component. (#122 )
8+ See https://github.com/xcube-dev/xcube/pull/1144
89
910## Version 0.1.5 (from 2025/03/21)
1011
Original file line number Diff line number Diff line change 11{
22 "name" : " chartlets-demo" ,
3- "version" : " 0.1.6-dev.0 " ,
3+ "version" : " 0.1.6" ,
44 "description" : " Demonstrator for the Chartlets framework." ,
55 "type" : " module" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " chartlets" ,
3- "version" : " 0.1.6-dev.0 " ,
3+ "version" : " 0.1.6" ,
44 "description" : " An experimental library for integrating interactive charts into existing JavaScript applications." ,
55 "type" : " module" ,
66 "files" : [
Original file line number Diff line number Diff line change 1- ## Version 0.1.5
1+ ## Version 0.1.6 (from 2025/06/18)
2+
3+ * ** Chore:** : Version bump in ` chartlets.py ` to align with ` chartlets.js ` release.
4+
5+ ## Version 0.1.5 (from 2025/03/21)
26
37* Add ` multiple ` property for ` Select ` component to enable the
48 of multiple elements.
Original file line number Diff line number Diff line change 1- version = "0.1.5 "
1+ version = "0.1.6 "
You can’t perform that action at this time.
0 commit comments