Skip to content

Releases: tremorlabs/tremor-npm

v1.0.11

24 Oct 20:58
d410405
Compare
Choose a tag to compare

1.0.11 (2022-10-24)

Bug Fixes

v1.0.10

22 Oct 23:22
4010a93
Compare
Choose a tag to compare

1.0.10 (2022-10-22)

Bug Fixes

  • mapping colors to categories in charts & refactor (#140) (4010a93)

v1.0.9

21 Oct 22:09
6c59d42
Compare
Choose a tag to compare

1.0.9 (2022-10-21)

Bug Fixes

v1.0.8

19 Oct 22:48
6a67cf2
Compare
Choose a tag to compare

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
Choose a tag to compare
v1.0.8-beta.4 Pre-release
Pre-release

1.0.8-beta.4 (2022-10-19)

Bug Fixes

  • dummy fix to trigger pipeline (5a8b91a)

v1.0.8-beta.3

18 Oct 23:56
Compare
Choose a tag to compare
v1.0.8-beta.3 Pre-release
Pre-release

1.0.8-beta.3 (2022-10-18)

Bug Fixes

v1.0.8-beta.2

18 Oct 23:16
bbe1604
Compare
Choose a tag to compare
v1.0.8-beta.2 Pre-release
Pre-release

1.0.8-beta.2 (2022-10-18)

Bug Fixes

v1.0.8-beta.1

18 Oct 23:10
Compare
Choose a tag to compare
v1.0.8-beta.1 Pre-release
Pre-release

1.0.8-beta.1 (2022-10-18)

Bug Fixes

  • Icon prop on Button component uses incorrect capitalization (#92) (14a99df)

v1.0.7

15 Oct 23:09
98ccdc8
Compare
Choose a tag to compare

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

15 Oct 22:14
Compare
Choose a tag to compare
v1.0.7-beta.1 Pre-release
Pre-release

1.0.7-beta.1 (2022-10-15)

Bug Fixes

  • Icon prop on Button component uses incorrect capitalization (#92) (14a99df)