Skip to content

Releases: simsustech/quasar-components

@simsustech/quasar-components@0.5.3

14 Mar 08:50
cebadd7
Compare
Choose a tag to compare

Patch Changes

  • a908cb3: fix(PostalCodeInput): make modelValue optional

@simsustech/quasar-components@0.5.2

13 Mar 12:56
6df517e
Compare
Choose a tag to compare

Patch Changes

  • 7799b8f: fix(DateInput): fix style

@simsustech/quasar-components@0.5.1

13 Mar 12:10
8df05e8
Compare
Choose a tag to compare

Patch Changes

  • 4d55fc8: feat(DateInput): add stack-label; fix(DateInput): set year to undefined on invalid values

@simsustech/quasar-components@0.5.0

13 Mar 09:51
540ea54
Compare
Choose a tag to compare

Minor Changes

  • 401bf7b: feat: change DateInput to separate input fields for year, month and day
  • fa4989f: feat: add autocomplete attributes to LoginForm

@simsustech/quasar-components@0.4.8

03 Feb 11:09
8d965ef
Compare
Choose a tag to compare

Patch Changes

  • e86715f: fix: make BooleanItem nullable

@simsustech/quasar-components@0.4.7

02 Jan 13:25
445496b
Compare
Choose a tag to compare

Patch Changes

  • ebb0c51: fix(components): export useLang in PasswordChangeStepper
  • 98f6393: fix: replace .once modifier with debounce in QSubmitButton

@simsustech/quasar-components@0.4.6

11 Dec 13:44
e090f31
Compare
Choose a tag to compare

Patch Changes

  • 255d957: fix(components): make LoginButton extend QSubmitButton

@simsustech/quasar-components@0.4.5

07 Dec 16:52
2a98ed9
Compare
Choose a tag to compare

Patch Changes

  • 65b81d3: chore: change nl submit translation

@simsustech/quasar-components@0.4.4

16 Nov 09:28
5edbd0f
Compare
Choose a tag to compare

Patch Changes

  • a14c1d9: fix(components): fix nl telephone number translation

@simsustech/quasar-components@0.4.3

18 Sep 09:51
c31b951
Compare
Choose a tag to compare

Patch Changes

  • 17dbf94: refactor(components): change class attribute of ResponsiveDialog; fix(components): fix BooleanSelect validation