Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Releases: salte-io/quillie-components

v1.0.20

21 Aug 19:26
Compare
Choose a tag to compare

1.0.20 (2021-08-21)

Bug Fixes

  • Input: add blur event handler (db8cc56)

v1.0.19

21 Aug 17:51
Compare
Choose a tag to compare

1.0.19 (2021-08-21)

Bug Fixes

  • Grid: Layout should be required (c1eecfb)

v1.0.18

21 Aug 17:43
Compare
Choose a tag to compare

1.0.18 (2021-08-21)

Bug Fixes

  • Card: support custom props (9f96103)

v1.0.17

21 Aug 17:34
Compare
Choose a tag to compare

1.0.17 (2021-08-21)

Bug Fixes

  • Card: only render children when done loading (12e0df0)

v1.0.16

21 Aug 17:20
Compare
Choose a tag to compare

1.0.16 (2021-08-21)

Bug Fixes

  • Button: Content should take up the entire button (4e71178)
  • Spinner: shouldn't be clickable (4267734)

v1.0.15

21 Aug 17:07
Compare
Choose a tag to compare

1.0.15 (2021-08-21)

Bug Fixes

v1.0.14

21 Aug 16:17
Compare
Choose a tag to compare

1.0.14 (2021-08-21)

Bug Fixes

  • Card: added a loading property (97e7c3d)

v1.0.13

21 Aug 16:03
Compare
Choose a tag to compare

1.0.13 (2021-08-21)

Bug Fixes

  • Mixins.Loading: added the ability to provide a custom path (175c035)
  • visibility issues with spinner and button (a194cbd)

v1.0.12

21 Aug 15:54
Compare
Choose a tag to compare

1.0.12 (2021-08-21)

Bug Fixes

  • Mixins: added to built code and added loading mixin (44e053c)

v1.0.11

21 Aug 15:47
Compare
Choose a tag to compare

1.0.11 (2021-08-21)

Bug Fixes

  • Spinner: Spinner should be exported (af05299)