Skip to content

Releases: globalbrain/sefirot

v0.16.0

16 Dec 13:17
Compare
Choose a tag to compare

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

15 Dec 07:16
Compare
Choose a tag to compare

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

09 Oct 07:40
Compare
Choose a tag to compare

Features

  • icons: add plus circle icon (f33a346)

v0.13.0

05 Oct 04:33
Compare
Choose a tag to compare

Features

v0.12.0

14 Sep 07:25
Compare
Choose a tag to compare

Bug Fixes

  • validation: mark regex rule as optional (d66e7ee)

Features

  • validation: add generic validation rule (6250af1)

v0.11.0

11 Sep 06:35
Compare
Choose a tag to compare

Features

  • icons: add "info" and "add" icons (a148dd8)

v0.10.0

07 Sep 07:02
Compare
Choose a tag to compare

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

04 Sep 08:20
Compare
Choose a tag to compare

0.9.1 (2020-09-04)

Bug Fixes

  • grid: add missing border-top in empty slot (3e72345)

v0.9.0

04 Sep 07:23
Compare
Choose a tag to compare

Bug Fixes

  • fix messed up shadow variables (311f94d)

Features

  • add header and footer support for SGrid component (20ff160)

v0.8.10

01 Sep 05:32
Compare
Choose a tag to compare

Bug Fixes

  • validation: fix reactivity not working as expected (049cc1a)