Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v0.16.0
Bug Fixes
- remove webkit appearance from search input (c6c366b)
Features
- add store and router composables (b533582)
- button: add mini and small size (691f559)
- button: add mode feature to text type button (7853d07)
- input-text: add leading/trailing text option (50b9519)
- input-text: add action feature (94d632d)
v0.15.0
Bug Fixes
- styles: correct shadow depth level (f548988)
Features
- icon: add more icons (cf4f700)
- input-text: add outlined style and mini size (f8989eb)
- input-select: add outlined style and mini size (2e09f3e)
0.14.0
Features
- icons: add plus circle icon (f33a346)
v0.12.0
Bug Fixes
- validation: mark regex rule as optional (d66e7ee)
Features
- validation: add generic validation rule (6250af1)
v0.11.0
Features
- icons: add "info" and "add" icons (a148dd8)
v0.10.0
0.10.0 (2020-09-07)
Bug Fixes
- input: break words in
help
to better display for example long url (cdc1faa)
- window: do not close the window when clicking on window box (0ac8630)
Features
- validation: add regex validator (e593a15)
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)