Skip to content

Releases: globalbrain/sefirot

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)

v0.8.9

31 Mar 05:13
Compare
Choose a tag to compare

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

23 Mar 08:05
Compare
Choose a tag to compare

Fixes

  • #20 Fix broken SInputSelect component style.
  • #21 Fix body scrolls to top when switching open modals.

v0.8.7

18 Mar 03:23
Compare
Choose a tag to compare

Improvements

  • Add email validator.

v0.8.6

17 Mar 06:11
Compare
Choose a tag to compare

Improvements

  • Converted all store modules to TypeScript.

v0.8.5

17 Mar 01:04
Compare
Choose a tag to compare

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

09 Mar 05:28
Compare
Choose a tag to compare

Improvements

  • Added more icons.
    • Clock
    • Globe
    • MapPin
    • Share2
    • User
    • Users

v0.8.3

09 Mar 01:47
Compare
Choose a tag to compare

Improvements

  • Updated composition api plugin to the latest.