Releases: tremorlabs/tremor-npm
Releases · tremorlabs/tremor-npm
v1.0.12
25 Oct 19:46
Compare
Sorry, something went wrong.
No results found
1.0.12 (2022-10-25)
Bug Fixes
Toggle & TabList handler firing on render (#153 ) (5beb619 )
v1.0.11
24 Oct 20:58
Compare
Sorry, something went wrong.
No results found
v1.0.10
22 Oct 23:22
Compare
Sorry, something went wrong.
No results found
1.0.10 (2022-10-22)
Bug Fixes
mapping colors to categories in charts & refactor (#140 ) (4010a93 )
v1.0.9
21 Oct 22:09
Compare
Sorry, something went wrong.
No results found
1.0.9 (2022-10-21)
Bug Fixes
v1.0.8
19 Oct 22:48
Compare
Sorry, something went wrong.
No results found
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
19 Oct 21:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
dummy fix to trigger pipeline (5a8b91a )
v1.0.8-beta.3
18 Oct 23:56
Compare
Sorry, something went wrong.
No results found
v1.0.8-beta.2
18 Oct 23:16
Compare
Sorry, something went wrong.
No results found
v1.0.8-beta.1
18 Oct 23:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Icon prop on Button component uses incorrect capitalization (#92 ) (14a99df )
v1.0.7
15 Oct 23:09
Compare
Sorry, something went wrong.
No results found
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