Skip to content

Releases: wmfe/xcui

Release 2.4.1

26 Jun 09:50
Compare
Choose a tag to compare

Release 2.4.0

07 Feb 06:43
Compare
Choose a tag to compare

Release 2.3.0-rc.3

04 Jan 04:10
Compare
Choose a tag to compare

修复了联动sug会因为延迟导致value未赋值的问题

Release 2.3.0-rc.2

03 Jan 06:01
Compare
Choose a tag to compare
  1. sug组件增加未匹配提示,增加自动匹配api和自动匹配延迟时间api,增加远程请求防抖及防抖时间设置api,增加严格匹配大小写api,增加组件内远程数据缓存api;
  2. upload组件增加删除按钮展示隐藏api,增加上传按钮展示隐藏api;
  3. 修复datapicker的一个展示问题

Release 2.3.0-rc.1

15 Dec 08:22
Compare
Choose a tag to compare

https://wmfe.github.io/xcui/#/intro/customtheme

  • Support custom theme ( full imported & modular import). see:
  • Build script modification. (for custom theme issue, add all less files into lib/ folder)
  • Add docs about theme customation.

Release 2.2.1

13 Dec 06:21
Compare
Choose a tag to compare

[component/tab] fix tab issue while tab-pane is async #198
[component/collapse] fix collapse props #201
[component/table] fix table-column scope to slot-scope #202
[component/upload] fix style and add callbacks #202
[component/suggestion] add debounce while suggest item is async with input #202

Release 2.1.9

01 Dec 08:50
Compare
Choose a tag to compare

[component/button] add button nativeType to void form submit caused by input

Release 2.1.8

13 Oct 06:51
Compare
Choose a tag to compare

[component/suggestion] add features (camelcase issue) #194
[component/table] fix bug (style issue) #196

Release 2.1.7

13 Oct 06:49
Compare
Choose a tag to compare

[component/treeselect] fix bugs #191 #192

Release 2.1.6

13 Oct 06:48
Compare
Choose a tag to compare

[component] add treeSingleSelect & treeMultiSelect #187
[component/table] fix table bug #186
[component/scrolltop] fix compalibility #185