Skip to content

Releases: TicketSwap/solar

v31.0.1

25 Aug 14:15
Compare
Choose a tag to compare

31.0.1 (2023-08-25)

Bug Fixes

  • BaseButton: use action color instead of info color (7ccbacd)

v31.0.0

21 Aug 11:52
Compare
Choose a tag to compare

31.0.0 (2023-08-21)

Build System

  • build: force minimum node version 18 (4e11473)

BREAKING CHANGES

  • build: Updating the node engine of the project

v30.1.1

11 Aug 12:11
Compare
Choose a tag to compare

30.1.1 (2023-08-11)

Bug Fixes

  • CoverV2: Rename internal name of tag content (e546fef)

v30.1.0

11 Aug 08:21
Compare
Choose a tag to compare

30.1.0 (2023-08-11)

Features

  • CoverV2: Add tag as property (2b36090)

v30.0.0

09 Aug 14:46
Compare
Choose a tag to compare

30.0.0 (2023-08-09)

Features

  • Toast: rename displayLength to duration (e4e341e)

BREAKING CHANGES

  • Toast: displayLength is being replaced by duration, use
    that instead.

v29.0.0

09 Aug 12:37
Compare
Choose a tag to compare

29.0.0 (2023-08-09)

Features

  • toast: use displayLength property (89d5528)

BREAKING CHANGES

  • toast: Persist property is removed; use displayLength instead.

v28.20.1

07 Aug 09:56
Compare
Choose a tag to compare

28.20.1 (2023-08-07)

Bug Fixes

  • revert @reach/tooltip update (15e93a9)

v28.20.0

07 Aug 07:59
Compare
Choose a tag to compare

28.20.0 (2023-08-07)

Features

  • global: switch to media queries for prefered color scheme (a2e34a1)

v28.19.1

20 Jul 09:57
Compare
Choose a tag to compare

28.19.1 (2023-07-20)

Bug Fixes

  • CoverV2: Make mobile cover full height as well (6f79aea)

v28.19.0

03 Jul 08:06
Compare
Choose a tag to compare

28.19.0 (2023-07-03)

Features

  • Prompt: Add success variant to Prompt component (28fd14c)
  • Prompt: Make it possible to control the padding (631ddbc)