Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v0.9.1
0.9.1 (2020-09-04)
Bug Fixes
- grid: add missing border-top in empty slot (3e72345)
v0.9.0
Bug Fixes
- fix messed up shadow variables (311f94d)
Features
- add header and footer support for SGrid component (20ff160)
v0.8.10
Bug Fixes
- validation: fix reactivity not working as expected (049cc1a)
v0.8.9
Fixes
- #24 Fix SInputSelect text over wrapping chevron icon.
- #26 Fix SInputTextarea missing its error border style.
Improvements
- #25 Add a new
url
validation rule.
v0.8.8
Fixes
- #20 Fix broken SInputSelect component style.
- #21 Fix body scrolls to top when switching open modals.
v0.8.6
Improvements
- Converted all store modules to TypeScript.
v0.8.5
Fixes
- #16 SButton's
block
property was not setting its width to 100%.
Improvements
- #17 Add
jumbo
size to the SButton component.
v0.8.4
Improvements
- Added more icons.
- Clock
- Globe
- MapPin
- Share2
- User
- Users
v0.8.3
Improvements
- Updated composition api plugin to the latest.