vexip-ui

A Vue 3 UI library, highly customizability, full TypeScript, performance pretty good.

MIT License

Downloads
137.2K
Stars
1.6K
Committers
34

Bot releases are visible (Hide)

vexip-ui - v2.3.10 Latest Release

Published by github-actions[bot] 4 months ago

   🚀 Features

  • date-picker: Support custom order of date units via format prop  -  by @qmhc (37e7f)

   🐞 Bug Fixes

  • Add missing type attribute for buttons  -  by @qmhc (ca8c2)
  • avatar: Correct text display in alive dropdown  -  by @qmhc (71c7c)
  • collapse: Cannot controll panels via expanded prop  -  by @qmhc (9ba99)
  • masker: Correctly emit mask click event  -  by @qmhc (2323f)
    View changes on GitHub
vexip-ui - v2.3.9

Published by github-actions[bot] 5 months ago

No significant changes

    View changes on GitHub
vexip-ui - v2.3.8

Published by github-actions[bot] 5 months ago

No significant changes

    View changes on GitHub
vexip-ui - v2.3.7

Published by github-actions[bot] 5 months ago

   🚀 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
vexip-ui - v2.3.6

Published by github-actions[bot] 6 months ago

   🚀 Features

  • calendar:
    • Improve a11y of panel  -  by @qmhc (af828)
  • modal:
    • Support ractive loading when using hook  -  by @qmhc (0a97e)
  • utils:
    • Add ordinalNumber method  -  by @qmhc (652c8)
    • Add toAttrValue method  -  by @qmhc (d8c66)

   🐞 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
vexip-ui - v2.3.5

Published by github-actions[bot] 7 months ago

   🐞 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
vexip-ui - v2.3.4

Published by github-actions[bot] 8 months ago

   🚀 Features

  • image: Add viewer-props prop  -  by @qmhc (aac2e)
  • radio: Add extra slot  -  by @qmhc (61a30)
  • utils: Add count methods  -  by @qmhc (31523)

   🐞 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
vexip-ui - v2.3.3

Published by github-actions[bot] 8 months ago

   🚀 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
vexip-ui - v2.3.2

Published by github-actions[bot] 9 months ago

   🚀 Features

  • slider: Add sync prop  -  by @qmhc (54583)
  • utils: DeepClone support clone Date, Set and Map  -  by @qmhc (cfee5)
  • viewer: Add center-scale prop  -  by @qmhc (1458e)

   🐞 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:
    • Correct theme style scope  -  by @qmhc (73992)
  • utils:
    • Normalize variable name of date constants  -  by @qmhc (9c547)
    • Improve toKebabCase implementation  -  by @qmhc (70239)
    View changes on GitHub
vexip-ui - v2.3.1

Published by github-actions[bot] 9 months ago

   🚀 Features

  • table:
    • Add selectRow and treeExpandRow methods  -  by @qmhc (dd78f)
    • Add row-tree-expand event  -  by @qmhc (54b65)
  • 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
vexip-ui - v2.3.0

Published by github-actions[bot] 9 months ago

   🚀 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
vexip-ui - v2.2.24

Published by github-actions[bot] 10 months ago

   🚀 Features

   🐞 Bug Fixes

  • hooks: UseFullScreen improve global full state subscription  -  by @qmhc (a7e91)
  • utils: Dom util methods consider whether is client  -  by @qmhc (81c0c)
    View changes on GitHub
vexip-ui - v2.2.23

Published by github-actions[bot] 10 months ago

   🚀 Features

  • alert: Support custom color  -  by @qmhc (8bf1b)
  • number-input: Add sync-step prop  -  by @qmhc (c526a)
  • progress: Add state prop  -  by @qmhc (d0b2d)
  • utils: CallIfFunc support provide extra function parameters  -  by @qmhc (6653f)

   🐞 Bug Fixes

  • input: Should keep focus after click clear button  -  by @qmhc (2e684)
  • number-input: Should support scientific notation  -  by @qmhc (8112c)
  • utils: IsValidNumber should consider scientific notation  -  by @qmhc (72edf)

   🏎 Performance

  • config: Improve size and state props definition  -  by @qmhc (9e31d)
    View changes on GitHub
vexip-ui - v2.2.22

Published by github-actions[bot] 10 months ago

   🐞 Bug Fixes

  • table: Unexpected column group index error  -  by @qmhc (d6127)
    View changes on GitHub
vexip-ui - v2.2.21

Published by github-actions[bot] 10 months ago

   🚀 Features

  • hooks:
    • Add useRaf method  -  by @qmhc (fac14)
    • Add useTimerRecord method  -  by @qmhc (7e666)

   🐞 Bug Fixes

  • Not self colorful components should inherit its color  -  by @qmhc (e928f)
  • table: Correct row height computation when paged  -  by @qmhc (0756d)
    View changes on GitHub
vexip-ui - v2.2.20

Published by github-actions[bot] 10 months ago

   🚀 Features

   🐞 Bug Fixes

  • scripts: Incorrect bin file name  -  by @qmhc (17875)
  • select: Should spread control width and has control min-width  -  by @qmhc (556f0)
  • table: Shallower watch columns and summaries changes  -  by @qmhc (c3b73)
    View changes on GitHub
vexip-ui - v2.2.19

Published by github-actions[bot] 11 months ago

   🐞 Bug Fixes

  • table: Correctly set expand height with virtual  -  by @qmhc (eb530)
    View changes on GitHub
vexip-ui - v2.2.18

Published by github-actions[bot] 11 months ago

   🚀 Features

  • date-picker:
    • Support format start and end value respectively  -  by @qmhc (311d3)
    • Add shortcuts-placement prop  -  by @qmhc (1af39)
  • table:
    • Support responsively resize column  -  by @qmhc (b2b36)
    • Add update:data event to retrun data after dragging  -  by @qmhc (c187f)

   🐞 Bug Fixes

  • number-input:
    • Stop propagation when action keys down  -  by @qmhc (8c4f7)
  • select:
    • Ensure long label don't overflow  -  by @qmhc (3db5f)
    • Wrong parameters of selected slot  -  by @qmhc (0f55e)
    • Hide placeholder when composing filter input  -  by @qmhc (4baca)
  • table:
    • Correct row-drag-end allData payload  -  by @qmhc (e71dd)
    • Should not flat tree data if disable tree  -  by @qmhc (24824)
  • tree:
    • Improve expand and reduce process logic  -  by @qmhc (f4216)
    • Correct computation for link line index  -  by @qmhc (281d4)
  • utils:
    • MapTree may clear children field by default  -  by @qmhc (96510)
    • Throttle and debounce adapt delay 0  -  by @qmhc (a6046)
    • Throttle and debounce incorrect parameters passed  -  by @qmhc (30546)
    View changes on GitHub
vexip-ui - v2.2.17

Published by github-actions[bot] 11 months ago

   🚀 Features

  • tag: Add disabled prop  -  by @qmhc (7dccb)
  • wheel: Add no-transition prop  -  by @qmhc (c27b9)

   🐞 Bug Fixes

  • Correct disabled and readonly of form control components  -  by @qmhc (0ef5c)
  • overflow: Correct rest count when using suffix  -  by @qmhc (d6875)
  • select: Ensure selected slot work with filter  -  by @qmhc (70de3)
  • table: Correct compute and refresh cell height when using tree  -  by @qmhc (7cb36)
    View changes on GitHub
vexip-ui - v2.2.16

Published by github-actions[bot] 11 months ago

   🚀 Features

  • table: Add ellipsis prop  -  by @qmhc (64cb7)

   🐞 Bug Fixes

    View changes on GitHub