This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
Releases: sonnat/sonnat-ui
Releases · sonnat/sonnat-ui
v1.2.0-canary.1
Core Changes
- [Core][💄] define a specific
line-height
for each typography variant
v1.2.0-canary.0
Core Changes
- [Tooltip][✨]: Add
onOutsideClick
property - [Text][✨]: Add
weight
property - [Tag][✨]:
- Dense mode
- With semantic colors
- Removable (closable)
- [Button][💄]: Refine the UI of the
disabled
state - [Chips][💄]: Refine the UI of the
disabled
state - [TextArea][✨] Add
autoResize
property - [Components][⭐] Add Image component
- [Components][⭐] Add Card component
- [Components][⭐] Add Dialog component
v1.1.2
v1.1.1
v1.1.0
Core Changes
- [Icon] add React SVG Icon Component.
- [Core] remove the font icon system and static files.
- [Core] refactor to use the new icon system.
- [Core][Typography][🎨]: Refine the Typography System.
- [Button][💄]: Refine the UI of the loading state.
- [Spinner][⚡]: Improve performance by removing dynamic useStyles.
- [Core][Icons][♻️]: Refactor to use SVG icons.
v1.1.0-canary.0
Core Changes
- [Icon] add React SVG Icon Component.
- [Core] remove the font icon system and static files.
- [Core] refactor to use the new icon system.