Releases: tremorlabs/tremor-npm
Releases · tremorlabs/tremor-npm
v1.0.10
1.0.10 (2022-10-22)
Bug Fixes
- mapping colors to categories in charts & refactor (#140) (4010a93)
v1.0.9
1.0.9 (2022-10-21)
Bug Fixes
v1.0.8
1.0.8 (2022-10-19)
🚀 The fix is eliminating global CSS styles which had caused issues for some users!
✅ With this new release CSS styles are scoped to tremor components only. Thus, any CSS conflicts in existing projects should be resolved now.
Bug Fixes
v1.0.8-beta.4
Bug Fixes
- dummy fix to trigger pipeline (5a8b91a)
v1.0.8-beta.1
Bug Fixes
- Icon prop on Button component uses incorrect capitalization (#92) (14a99df)
v1.0.7
1.0.7 (2022-10-15)
Bug Fixes
- convert
Icon
prop to lowercase (icon
) (#92) (#110) (98ccdc8)
- affected components:
Badge
Button
ButtonInline
Callout
DropdownItem
Icon
SelectBoxItem
ToggleItem
v1.0.7-beta.1
Bug Fixes
- Icon prop on Button component uses incorrect capitalization (#92) (14a99df)