What's Changed
chartlets.js
-
Updated dependencies
glob: ^13.0.1react-vega: ^8.0.0vega-lite: ^6.4.1@vitest/coverage-istanbul: ^3.2.4vite: ^7.1.11vitest: ^3.2.4
-
Removed
canvasfrom the test setup.vitest.setup.tsnow
usesvitest-canvas-mockinstead. (#143) -
Added icon support for
Button,IconButtonandTabscomponents.
(#124). -
Adjusted
VegaChartcomponent, due toreact-vegaupgrade
from v7 to v8. (#132) -
Fixed handling of
styleprop inTabscomponent and added prop
iconPosition. (#135, #136)
chartlets.py
-
Added
sizeand removedvariantproperty fromIconButton
component to align with component in chartlets.js. (#124) -
Updated dependencies
altair>=6.0.0,<7.0.0(#132)
Full Changelog: v0.1.7...v0.2.0