Releases: TicketSwap/solar
Releases · TicketSwap/solar
v31.0.1
31.0.1 (2023-08-25)
Bug Fixes
- BaseButton: use action color instead of info color (7ccbacd)
v31.0.0
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
30.1.1 (2023-08-11)
Bug Fixes
- CoverV2: Rename internal name of tag content (e546fef)
v30.1.0
30.1.0 (2023-08-11)
Features
- CoverV2: Add tag as property (2b36090)
v30.0.0
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
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
Bug Fixes
- revert @reach/tooltip update (15e93a9)
v28.20.0
Features
- global: switch to media queries for prefered color scheme (a2e34a1)
v28.19.1
Bug Fixes
- CoverV2: Make mobile cover full height as well (6f79aea)
v28.19.0
Features
- Prompt: Add success variant to Prompt component (28fd14c)
- Prompt: Make it possible to control the padding (631ddbc)