Skip to content

Releases: axentix/vue

0.15.1

16 Jul 17:32
Compare
Choose a tag to compare

0.15.1 - 2022-07-16

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • DataTable cannot show any data when no v-model is set

0.15.0

11 Jul 12:15
Compare
Choose a tag to compare

0.15.0 - 2022-07-11

  • ADDED
  • REMOVED
  • IMPROVED
    • Update dependencies (Axentix v2.1.0)
  • BUGFIXES

0.14.1

15 Jun 12:24
Compare
Choose a tag to compare

0.14.1 - 2022-06-15

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • AxClickOutside directive detection

0.14.0

08 Jun 12:31
Compare
Choose a tag to compare

0.14.0 - 2022-06-08

  • ADDED
    • DataTable
  • REMOVED
  • IMPROVED
    • Update dependencies
  • BUGFIXES

0.13.1

25 Apr 09:18
Compare
Choose a tag to compare

0.13.1 - 2022-04-25

  • ADDED
  • REMOVED
  • IMPROVED
    • Update dependencies
  • BUGFIXES
    • Missing generated ts definition files

0.13.0

19 Apr 12:42
Compare
Choose a tag to compare

0.13.0 - 2022-04-19

  • ADDED
    • Generate definitions files
  • REMOVED
  • IMPROVED
    • Switch our main version to Vue 3
    • Update dependencies
  • BUGFIXES

0.12.0

09 Mar 15:10
Compare
Choose a tag to compare

0.12.0 - 2022-03-09

  • ADDED
    • Lightbox
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • Form select can throw an error with multiple option

0.11.6

11 Feb 14:51
Compare
Choose a tag to compare

0.11.6 - 2022-02-11

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • Form control can show false when v-model is null.

0.11.5

04 Feb 16:15
Compare
Choose a tag to compare

0.11.5 - 2022-02-04

  • ADDED
  • REMOVED
  • IMPROVED
  • BUGFIXES
    • Fix vue 3 build

0.11.4

04 Feb 16:09
Compare
Choose a tag to compare

0.11.4 - 2022-02-04

  • ADDED
  • REMOVED
  • IMPROVED
    • Update dependencies
  • BUGFIXES
    • Form control show incorrect v-model value