Skip to content

Releases: vexip-ui/vexip-ui

v2.3.9

16 May 06:03
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v2.3.8

16 May 02:58
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v2.3.7

15 May 13:28
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Correct clear button type attribute  -  by @qmhc (01b1b)
  • carousel: Use resize observer to observe size changed  -  by @qmhc (c62d3)
  • cascader: Cannot clear value when using merge-tags  -  by @qmhc (df1d9)
  • form: Calculate label width when firstly displayed  -  by @qmhc (61010)
  • layout: Should toggle root class name if default dark  -  by @qmhc (3c00c)
  • masker: Unexpectedly prevent wheel event of content  -  by @qmhc (8722a)
  • tree: Incorrect expanding transition when virtaul false  -  by @qmhc (414e4)
    View changes on GitHub

v2.3.6

24 Apr 10:23
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • calendar: Improve week value style  -  by @qmhc (2a481)
  • date-picker: Should limit week value length  -  by @qmhc (6fee8)
  • form: Effective default value prop  -  by @qmhc (8a6e0)
  • number-input: Correctly process emitted value when sync  -  by @qmhc (ad276)
    View changes on GitHub

v2.3.5

27 Mar 16:17
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • captcha: Invisible trigger icon in dark mode  -  by @qmhc (298db)
  • input: Improve style when using action slots  -  by @qmhc (dd6e7)
    View changes on GitHub

v2.3.4

05 Mar 13:31
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Avoid hydration warning for elements which have id attribute  -  by @qmhc (0c580)
  • upload: Cannot select file when click to upload  -  by @qmhc (bd843)
    View changes on GitHub

v2.3.3

18 Feb 14:13
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • input: Should reset count record when clear  -  by @qmhc (07562)
  • masker: Unexpected show event emitting when mounted  -  by @qmhc (e68fd)
    View changes on GitHub

v2.3.2

01 Feb 03:35
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • color-picker:
    • Marker content overflow when using border-radius  -  by @qmhc (722c1)
  • hooks:
    • Correctly process global full screen element state  -  by @qmhc (c9dab)
  • input:
    • Improve border radius style when using before/after slots  -  by @qmhc (738a5)
    • More accurate scope for before/after actions  -  by @qmhc (6e8de)
  • scripts:
    • Support specify path of ending with package.json  -  by @qmhc (ebe2f)
  • tooltip:
  • utils:
    • Normalize variable name of date constants  -  by @qmhc (9c547)
    • Improve toKebabCase implementation  -  by @qmhc (70239)
    View changes on GitHub

v2.3.1

19 Jan 08:25
Compare
Choose a tag to compare

   🚀 Features

  • table:
  • utils:
    • Decide method add beforeMatchAny option  -  by @qmhc (facbc)

   🐞 Bug Fixes

  • config: Complete various locale config  -  by @qmhc (c5c27)
  • table: Import group style when nesting  -  by @qmhc (48327)
    View changes on GitHub

v2.3.0

17 Jan 06:38
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • calendar: Correct the range for header inputs  -  by @qmhc (d84d2)
  • config: Support validate required props  -  by @qmhc (46a0f)
  • input: Improve attributes hydration in Nuxt  -  by @qmhc (a640f)
  • v-loading: Auto create component on updated if not mounted  -  by @qmhc (3867d)
    View changes on GitHub