File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 33* In ` chartlets.js ` we no longer emit warnings and errors in common
44 situations to avoid too much spam in the browser console.
55
6+ * New (MUI) components
7+ - ` DataGrid `
8+ - ` Dialog `
9+
610## Version 0.1.3 (from 2025/01/28)
711
812* ** Chore:** Version bump to align CI process with GitHub release flow.
5559 - ` Switch `
5660 - ` Tabs `
5761 - ` Slider `
58- - ` DataGrid `
59- - ` Dialog `
6062
6163* Supporting ` tooltip ` property for interactive MUI components.
6264
Original file line number Diff line number Diff line change 1+ ## Version 0.1.4 (in development)
2+
3+ * New (MUI) components
4+ - ` DataGrid `
5+ - ` Dialog `
6+
7+
18## Version 0.1.3 (from 2025/01/28)
29
310* ** Chore:** Version bump to align CI process with GitHub release flow.
411 No functional changes. This release ensures proper triggering of the CI
512 pipeline for publishing to PyPI.
613
14+
715## Version 0.1.0 (from 2025/01/14)
816
917* Reorganised Chartlets project to better separate demo from library code.
3038 - ` Switch `
3139 - ` Slider `
3240 - ` Tabs ` and ` Tab `
33- - ` DataGrid `
34- - ` Dialog `
3541
3642## Version 0.0.29 (from 2024/11/26)
3743
You can’t perform that action at this time.
0 commit comments