Skip to content

Commit 594979e

Browse files
committed
Merge branch 'main' into clarasb-135-component_visibility
2 parents d7f1896 + 794871e commit 594979e

File tree

13 files changed

+700
-540
lines changed

13 files changed

+700
-540
lines changed

chartlets.js/CHANGES.md

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

3+
* Updated dependencies
4+
- `glob: ^13.0.1`
5+
- `@vitest/coverage-istanbul: ^3.2.4`
6+
- `vite: ^7.1.11`
7+
- `vitest: ^3.2.4`
8+
9+
* Added icon support for `Button`, `IconButton` and `Tabs` components.
10+
(#124).
11+
312
* Fixed handling of `style` prop in `Tabs` component and added prop
413
`iconPosition`. (#135, #136)
514

0 commit comments

Comments
 (0)