Skip to content

Releases: anexia-it/vue-ui-components

v1.20.8

02 Mar 09:26
8996b53
Compare
Choose a tag to compare

Fix:

  • footer links underline

Add:

  • AnxAlertplugin
  • AnxModalPlugin

v1.20.7

02 Nov 12:34
0f79161
Compare
Choose a tag to compare

Fix:

  • AttributesHelper bug
  • AnxModal scroll
  • AnxCrudTable multiple search results bug
  • AnxCrudTable pagination

v1.20.6

29 Sep 14:20
8feee87
Compare
Choose a tag to compare

Feat:

  • Unique IDs for all anx-components

Fix:

  • Minor bug fixes

v1.20.5

29 Sep 09:56
Compare
Choose a tag to compare

Fix:

  • Typo

v1.20.4

24 Aug 11:16
Compare
Choose a tag to compare

Features:

  • Types for AbstractModel

Fixes:

  • style of anx-input for initial value not string
    • dirty input was not displayed correctly when a number and not a string was passed via v-model
  • minor bug fixes

Docs:

  • AbstractModel

v1.20.3

24 Aug 09:22
19a13f0
Compare
Choose a tag to compare

Features:

  • search functionality for anx-crud-table

Fixes:

  • whitespace bug
    • removing additionally whitespaces when using slots (especially anx-table and anx-crud-table)
  • minor bug fixes

Docs:

  • anx-crud-table

v1.20.2

23 Aug 10:17
b8791a4
Compare
Choose a tag to compare

Fixes:

  • anx-select v-model bug fix
  • anx-toast default values
  • minor bug fixes

Features:

  • increasing coverage by implementing additinoal unit tests

v1.20.1

11 Aug 12:15
Compare
Choose a tag to compare

Feat:

  • Enable passing options via nuxt module

v1.20.0

11 Aug 09:59
3c0e2b4
Compare
Choose a tag to compare

Feat:

  • Typescript support
    • Adding declaration files for typescript support

Docs:

  • FAQ for plugins

Fix:

  • typos

v1.19.23

10 Aug 09:39
1e04bd3
Compare
Choose a tag to compare

Docs:

  • Badges for README file