We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56beb71 commit 05f0e2dCopy full SHA for 05f0e2d
chartlets.js/CHANGES.md
@@ -1,5 +1,8 @@
1
## Version 0.1.8 (in development)
2
3
+* Added icon support for `Button`, `IconButton` and `Tabs` components.
4
+ (#124).
5
+
6
## Version 0.1.7 (from 2025/12/03)
7
8
* Updated dependencies
chartlets.py/CHANGES.md
+* Added `size` and removed `variant` property from `IconButton`
+ component to align with component in chartlets.js. (#124)
0 commit comments