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.2.15

Published by github-actions[bot] 11 months ago

   🚀 Features

  • confirm:
    • Add transferTo method  -  by @qmhc (53984)
  • contextmenu:
    • Support target option  -  by @qmhc (be31f)
  • full-screen:
    • Provide inner place for transfer elements  -  by @qmhc (205ac)
  • loading:
    • Add transferTo method  -  by @qmhc (be7ae)
  • message:
    • Add transferTo method  -  by @qmhc (a0ff8)
  • native-scroll:
    • Async refresh and ensureInView methods  -  by @qmhc (a4971)
  • notice:
    • Add transferTo method  -  by @qmhc (7352d)
  • scroll:
    • Async api methods  -  by @qmhc (55f45)
  • table:
    • Add no-transition prop  -  by @qmhc (33d91)
    • Support inherit provided config when using columns and summaries props  -  by @qmhc (bb7ec)
  • toast:
    • Add transferTo method  -  by @qmhc (68e97)
  • utils:
    • Async debounceMinor and debounceFrame  -  by @qmhc (1e53b)

   🐞 Bug Fixes

  • confirm:
    • Ensure api method work  -  by @qmhc (c181d)
  • hooks:
    • UseVirtual support wrapper changed  -  by @qmhc (6ab15)
  • native-scroll:
    • No emit event when sync scroll position  -  by @qmhc (5ecab)
  • table:
    • Correct flatted structure after drop  -  by @qmhc (9ee20)
  • tree:
    • Unexcepted expanding state changed  -  by @qmhc (a4838)
    • Rename empty-tip prop to empty-text  -  by @qmhc (7f861)

   🏎 Performance

    View changes on GitHub
vexip-ui - v2.2.14

Published by github-actions[bot] 11 months ago

   🚀 Features

  • hooks:
    • Add watchPauseable util method  -  by @qmhc (183eb)
  • table:
    • Add refreshData api method  -  by @qmhc (27360)
    • Add data-filter prop  -  by @qmhc (6d8f9)
  • tree:
    • Support only filter leaf nodes  -  by @qmhc (17612)
    • Add getTreeData and getFlattedData api methods  -  by @qmhc (df9f2)
  • utils:
    • FlatTree add buildId option  -  by @qmhc (8ecbf)
    • WalkTree callabck add parent parameter  -  by @qmhc (b4962)
    • Add isIterable and mapTree methods  -  by @qmhc (2582a)
    • Add filterTree method  -  by @qmhc (77954)

   🐞 Bug Fixes

  • Normalize component inherit class name  -  by @qmhc (1d9f2)
  • Normalize input-base components composition events  -  by @qmhc (08394)
  • table:
    • Incorrect treeExpanded initialization of rows  -  by @qmhc (811ca)
    • Ensure correct row span for head cell when refresh  -  by @qmhc (4fb01)
    View changes on GitHub
vexip-ui - v2.2.13

Published by github-actions[bot] 11 months ago

   🚀 Features

  • table: Add formatter prop for column  -  by @qmhc (c804a)

   🐞 Bug Fixes

  • select: Correct composition behavior for filter input  -  by @qmhc (2f951)
  • table: Ensure tree table work with virtual  -  by @qmhc (94755)
    View changes on GitHub
vexip-ui - v2.2.12

Published by github-actions[bot] 11 months ago

   🚀 Features

  • confirm: Support customize position to appear  -  by @qmhc (bd33e)
  • ellipsis: Add tip-shift prop  -  by @qmhc (1eac0)
  • full-screen: Add onToggle event  -  by @qmhc (8c89c)

   🐞 Bug Fixes

  • auto-complete:
    • Correct behavior when directly input  -  by @qmhc (7b47c)
  • button:
    • Correct border style of last button in group  -  by @qmhc (c3b6b)
    • Ensure border hidden when using text button in group  -  by @qmhc (0cf7e)
  • hooks:
    • Improve useFullScreen methods return  -  by @qmhc (20cec)
  • menu:
    • Correctly watch active label change  -  by @qmhc (34bac)
  • portal:
    • Implement via original teleport props  -  by @qmhc (baa8f)
  • table:
    • Corrent cell content alignment  -  by @qmhc (11e17)
  • timeline:
    • Correct line inset style  -  by @qmhc (69be5)

   🏎 Performance

  • tooltip: Dynamically render popper element  -  by @qmhc (478c8)
    View changes on GitHub
vexip-ui - v2.2.11

Published by github-actions[bot] 11 months ago

   🚀 Features

  • Export all config api methods  -  by @qmhc (8b19a)
  • icon: Support custom renderer  -  by @qmhc (ca8f5)
  • message: Add liveOnEnter option  -  by @qmhc (15762)
  • notice: Add liveOnEnter option  -  by @qmhc (59585)
  • slider: Add tip-props prop to custom inner tooltip  -  by @qmhc (4b712)

   🐞 Bug Fixes

    View changes on GitHub
vexip-ui - v2.2.10

Published by github-actions[bot] 12 months ago

   🚀 Features

  • divider: Add margin prop  -  by @qmhc (1fcc9)
  • slider: Add filler slot  -  by @qmhc (3581c)
  • utils: Add toCssSize method  -  by @qmhc (79941)

   🐞 Bug Fixes

  • menu: Incorrect horizontal inside popper style  -  by @qmhc (35523)
  • slider: Improve filler radius style  -  by @qmhc (45cfb)
    View changes on GitHub
vexip-ui - v2.2.9

Published by github-actions[bot] 12 months ago

   🚀 Features

  • Add German locale config  -  by @Andrek18 and @qmhc in https://github.com/vexip-ui/vexip-ui/issues/406 (e90ba)
  • bem-helper:
    • Distinguished generating css variable methods  -  by @qmhc (17395)
  • cli:
    • Support generate types.d.ts with custom prefix  -  by @qmhc (982ac)
  • hooks:
    • Add hook to observe current theme  -  by @qmhc (709c9)
  • slider:
    • Support array type markers prop  -  by @qmhc (9ba01)
    • Add trigger-fade prop  -  by @qmhc (d91eb)
  • tooltip:
    • Support limit tip inside visible area  -  by @qmhc (a65ff)
    • Add hover-focus trigger type  -  by @qmhc (08b71)
  • utils:
    • Add runParallel method  -  by @qmhc (e7d20)
    • FormatByteSize support specify precision  -  by @qmhc (e1587)
    • Add leaveNumber method  -  by @qmhc (27648)

   🐞 Bug Fixes

  • Export all locale configs in root package  -  by @qmhc (8f7c3)
  • config:
    • Force vxp namespace for css variables  -  by @qmhc (814fd)
  • layout:
    • Improve hydrations in Nuxt  -  by @qmhc (8fd40)
    • Improve footer hydrations in Nuxt  -  by @qmhc (cd1f1)
    • Media query matched default false in SSR  -  by @qmhc (0cd34)
  • menu:
    • Ensure menu popper shifted  -  by @qmhc (972b4)
  • timeline:
    • Improve padding style  -  by @qmhc (0a3f2)
  • utils:
    • Improve toKebabCase logic for all capital case  -  by @qmhc (73476)
    • Improve toCamelCase logic for all capital case  -  by @qmhc (c5fa8)
    View changes on GitHub
vexip-ui - v2.2.8

Published by github-actions[bot] 12 months ago

   🚀 Features

  • plugins:
    • Add fullStyle option for unplugin resolver  -  by @qmhc (c06e9)
  • resize-observer:
    • Add disabled prop  -  by @qmhc (fc807)
  • slider:
    • Adjust tip default behavior and add tip-hover prop  -  by @qmhc (29d17)
  • utils:
    • Add writeClipboard method  -  by @qmhc (41dce)
    • Add forceInject option for flatTree method  -  by @qmhc (49e7b)

   🐞 Bug Fixes

  • Ensure track options change for Select, Cascader and Transfer  -  by @qmhc (f9067)
  • bubble:
    • Isolate style effect when nested itself  -  by @qmhc (0d8c8)
  • config:
    • Incorrect default value for value(s)Prop  -  by @qmhc (db750)
  • slider:
    • Add container to improve scalability  -  by @qmhc (04b72)
  • table:
    • Duplicate from getData after drag in tree  -  by @qmhc (3871b)
    • Add missing style dependencies  -  by @qmhc (62296)
  • tooltip:
    • Isolate style effect when nested itself  -  by @qmhc (5b566)
  • tree:
    • Add missing style dependencies  -  by @qmhc (0efb4)
    View changes on GitHub
vexip-ui - v2.2.7

Published by github-actions[bot] almost 1 year ago

   🚀 Features

  • auto-complete:
    • Add prepend and append slots  -  by @qmhc (37543)
  • layout:
    • Add no-header prop  -  by @qmhc (7bb98)
  • select:
    • Add prepend and append slots  -  by @qmhc (6eb86)
  • table:
    • Add drag-over and dragging class names for rows  -  by @qmhc (bdfe1)
  • tooltip:
    • Support custom delay for hover trigger  -  by @qmhc (f4690)
  • utils:
    • Add padStartZeros method  -  by @qmhc (666bf)
    • Add methods to random prefer color  -  by @qmhc (1976c)

   🐞 Bug Fixes

  • Uncontrollable mask-close behavior of Drawer and Modal  -  by @qmhc (2285f)
  • form:
    • Ensure validate work after executing reset  -  by @qmhc (fdea9)
  • popup:
    • Ensure items' z-index effective  -  by @qmhc (01b71)
  • table:
    • Correctly process row data when drag tree  -  by @qmhc (7b617)
  • tree:
    • Improve toggling of drag-over class name  -  by @qmhc (35f98)
  • typography:
    • Improve keyboard type text style  -  by @qmhc (93a84)
  • utils:
    • Correct color methods returns type  -  by @qmhc (9cfe5)
    • Add unexpectedly removed toCamelCase  -  by @qmhc (b3a9e)
    View changes on GitHub
vexip-ui - v2.2.6

Published by github-actions[bot] about 1 year ago

   🚀 Features

  • confirm:
    • Support disbale cancel button  -  by @qmhc (34d0d)
  • drawer:
    • Support custom type and size of action buttons  -  by @qmhc (df2d8)
  • modal:
    • Support custom type and size of action buttons  -  by @qmhc (fd35d)
    • Add undivided prop  -  by @qmhc (8269e)
  • table:
    • Add getData api method  -  by @qmhc (ef6b4)
    • Support specify indented column for tree  -  by @qmhc (ca08c)
  • virtual-list:
    • Add autoplay prop  -  by @qmhc (89107)

   🐞 Bug Fixes

  • auto-complete:
    • Correct initial hitting behavior  -  by @qmhc (942a0)
  • layout:
    • Improve height calculation in Nuxt  -  by @qmhc (5c91e)
  • modal:
    • Add dragging and resizing into slot params  -  by @qmhc (a81c4)
  • scroll:
    • Ensure emit scroll event when auto scroll  -  by @qmhc (fa6b4)
  • table:
    • Correct precess for dragging row in tree table  -  by @qmhc (00550)
    • Row disappear when drop to head via using dragger  -  by @qmhc (53318)
    View changes on GitHub
vexip-ui - v2.2.5

Published by github-actions[bot] about 1 year ago

   🚀 Features

  • checkbox:
    • Support custom major color  -  by @qmhc (0d08b)
  • icon:
    • Add size prop  -  by @qmhc (7abd2)
    • Add color prop  -  by @qmhc (c912f)
    • Add rotate prop  -  by @qmhc (a049f)
  • select:
    • Support custom selected label  -  by @qmhc (c34df)
  • tree:
    • Support prefix and suffix slots  -  by @qmhc (12bbb)
    • Support custom arrow icon via prop or slot  -  by @qmhc (3ad3f)
    • Add block-effect prop  -  by @qmhc (eb2a5)
  • utils:
    • Add isValidNumber method  -  by @qmhc (6462c)

   🐞 Bug Fixes

  • auto-complete: Correct popper behavior with show-empty false  -  by @qmhc (49a7a)
  • form: Improve top align label style  -  by @qmhc (cb274)
  • layout: Prioritize using customize primary color variable  -  by @qmhc (2ed6d)
  • tree: Correctly update visible nodes' element  -  by @qmhc (0a5e9)
    View changes on GitHub
vexip-ui - v2.2.4

Published by github-actions[bot] about 1 year ago

   🚀 Features

  • color-picker: Support show and custom label  -  by @qmhc (7bbde)

   🐞 Bug Fixes

    View changes on GitHub
vexip-ui - v2.2.3

Published by github-actions[bot] about 1 year ago

   🚀 Features

  • Add popper-alive prop for controls with popper  -  by @qmhc (e9e37)
  • modal:
    • Add hook method to create disposable modal  -  by @qmhc (167d3)
  • select:
    • Add popper-alive prop  -  by @qmhc (f7e90)
    • Add count-limit prop  -  by @qmhc (adbda)

   🐞 Bug Fixes

  • config: Cannot include default excluded props  -  by @qmhc (147fa)
  • input: Keep cursor position when toggle plain password  -  by @qmhc (611c4)
  • slider: Support decimal step  -  by @qmhc (3722f)
  • utils: Unexpected isElement crash process  -  by @qmhc (4877e)
    View changes on GitHub
vexip-ui - v2.2.2

Published by github-actions[bot] about 1 year ago

No significant changes

    View changes on GitHub
vexip-ui - v2.2.1

Published by github-actions[bot] about 1 year ago

No significant changes

    View changes on GitHub
vexip-ui - v2.2.0

Published by github-actions[bot] about 1 year ago

No significant changes

    View changes on GitHub
vexip-ui - v2.1.30

Published by github-actions[bot] about 1 year ago

   🚀 Features

    View changes on GitHub
vexip-ui - v2.1.29

Published by github-actions[bot] about 1 year ago

No significant changes

    View changes on GitHub
vexip-ui - v2.1.28

Published by github-actions[bot] over 1 year ago

No significant changes

    View changes on GitHub
vexip-ui - v2.1.27

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • playground: Upgrade repl to v2, support Monaco editor  -  by @qmhc (ab246)

   🐞 Bug Fixes

  • table: Incorrect row position when change data with virtual  -  by @qmhc (0302e)

   🏎 Performance

  • Improve Checkbox and Wheel loading animations  -  by @qmhc (cccc5)
  • Hardware acceleration for animations  -  by @qmhc (1bbba)
    View changes on GitHub