Skip to content

Releases: axentix/vue

0.17.1

12 Sep 14:15
Compare
Choose a tag to compare

0.17.1 - 2022-09-12

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • Fix mjs import

0.17.0

12 Sep 14:00
Compare
Choose a tag to compare

0.17.0 - 2022-09-12

  • ADDED
  • REMOVED
  • IMPROVED
    • Lazy validation mode
    • New build files formats
    • Update to Axentix 2.2.0
    • Update dependencies
  • BUGFIXES

0.16.6

26 Jul 14:34
Compare
Choose a tag to compare

0.16.6 - 2022-07-26

  • ADDED
  • REMOVED
  • IMPROVED
    • Update to Axentix 2.1.1
  • BUGFIXES

0.16.5

24 Jul 10:44
Compare
Choose a tag to compare

0.16.5 - 2022-07-24

  • ADDED
  • REMOVED
  • IMPROVED
    • AxFormSelect & AxFormAutocomplete styling
  • BUGFIXES

0.16.4

24 Jul 10:20
Compare
Choose a tag to compare

0.16.4 - 2022-07-24

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • AxFormAutocomplete don't update the input value on initialization.

0.16.3

24 Jul 08:27
Compare
Choose a tag to compare

0.16.3 - 2022-07-24

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • AxFormAutocomplete can throw an error when reseting the input.

0.16.2

21 Jul 09:19
Compare
Choose a tag to compare

0.16.2 - 2022-07-21

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • AxFormSelect & AxFormAutocomplete in rare case cannot show the correct vmodel value.

0.16.1

20 Jul 13:44
Compare
Choose a tag to compare

0.16.1 - 2022-07-20

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • AxFormControl with textarea tag isn't be reactive in Vue 2

0.16.0

19 Jul 17:28
Compare
Choose a tag to compare

0.16.0 - 2022-07-19

  • ADDED
    • AxForm reset() method
  • REMOVED
  • IMPROVED
    • Clean form select
  • BUGFIXES
    • AxFormSelect & AxFormAutocomplete handle reset

0.15.2

19 Jul 16:06
Compare
Choose a tag to compare

0.15.2 - 2022-07-19

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • Form select won't update input in specific case