Skip to content

Latest commit

 

History

History
237 lines (102 loc) · 9.76 KB

CHANGELOG.md

File metadata and controls

237 lines (102 loc) · 9.76 KB

1.5.0 (2022-01-06)

Features

  • lib: apply some changes from PRs (a0efb8a)

1.4.1 (2021-09-01)

Bug Fixes

  • lib: fix undefined variable (8b592a7)

1.4.0 (2021-09-01)

Features

1.3.0 (2021-07-08)

Features

  • lib: adding menu-props to v-select (66fccb3), closes #50

1.2.17 (2021-07-08)

Bug Fixes

  • lib: remove redundant code (e4735ea)

1.2.16 (2021-02-03)

Bug Fixes

  • core: update item-value on v-select (a9f2b40)

1.2.15 (2020-10-24)

Bug Fixes

  • lib: return input event on v-model value change (e16482b)

1.2.14 (2020-10-24)

Bug Fixes

  • lib: add style props to the CountryCode v-select (50c6fe3)

1.2.13 (2020-08-26)

Bug Fixes

  • lib: error when applying function "reset" of v-form (30cdf78)

1.2.12 (2020-07-28)

Bug Fixes

  • component: fix issue switching countries (bf6e26e), closes #22

1.2.11 (2020-07-24)

Bug Fixes

  • component: add dense and outlined props (a2f43b4), closes #21

1.2.10 (2020-07-22)

Bug Fixes

  • component: fix missing margin between flag and country (dc1ec7b), closes #18

1.2.9 (2020-07-20)

Bug Fixes

  • component: prop for country selector 'label' attribute (1aeffe9)

1.2.8 (2020-07-16)

Bug Fixes

  • lib: add focus event and other important events (bcc9b7e), closes #17

1.2.7 (2020-07-13)

Bug Fixes

  • lib: replace js scoped css to class scoped css (8e6ab94)

1.2.6 (2020-07-13)

Bug Fixes

1.2.5 (2020-07-13)

Bug Fixes

  • core: add polyfill for fetch (34f9f6a)

1.2.4 (2020-07-13)

Bug Fixes

  • lib: export plugin instead of component (a106fff)

1.2.3 (2020-07-12)

Bug Fixes

  • core: add label in plugin options (7cfa111), closes #10

1.2.2 (2020-07-12)

Bug Fixes

1.2.1 (2020-07-12)

Bug Fixes

  • lib: simplify component import from lib (83bb59e)

1.2.0 (2020-07-12)

Features

  • textfield: use v-text-field slots from the outside component (c1a5459)

1.1.10 (2020-07-10)

Bug Fixes

  • core: support vuetify loader (072910f)

1.1.9 (2020-07-10)

Bug Fixes

1.1.8 (2020-06-10)

Bug Fixes

  • core: disable country selector (ad4d78f)

1.1.7 (2020-05-22)

Bug Fixes

1.1.6 (2020-05-18)

Bug Fixes

  • core: fix installation issue (31d6ac4)

1.1.5 (2020-05-18)

Bug Fixes

  • core: fix can't import vuetify components (75e4f0e)

1.1.4 (2020-05-18)

Bug Fixes

1.1.3 (2020-05-01)

Bug Fixes

1.1.2 (2020-05-01)

Bug Fixes

  • textfield: add new prop text-field-label for user custom label (d0ccae8), closes #1

1.1.1 (2020-05-01)

Bug Fixes

  • vuetify: add vuetify properly (d495a57)

1.1.0 (2020-02-11)

Features

1.0.0 (2020-02-11)

Features