Skip to content

Commit 05f0e2d

Browse files
committed
update CHANGES.md
1 parent 56beb71 commit 05f0e2d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

chartlets.js/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Version 0.1.8 (in development)
22

3+
* Added icon support for `Button`, `IconButton` and `Tabs` components.
4+
(#124).
5+
36
## Version 0.1.7 (from 2025/12/03)
47

58
* Updated dependencies

chartlets.py/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Version 0.1.8 (in development)
22

3+
* Added `size` and removed `variant` property from `IconButton`
4+
component to align with component in chartlets.js. (#124)
5+
36
## Version 0.1.7 (from 2025/12/03)
47

58
* Updated dependencies

0 commit comments

Comments
 (0)