Commit Graph

3694 Commits (5917df205c14860a2bd91ed50f7a68ac0d70ba69)

Author SHA1 Message Date
tangjinzhou cc1f21845a feat: update list 2020-07-15 22:39:16 +08:00
tanjinzhou 7a23858cd5 chore: update jsx plugin 2020-07-15 18:23:15 +08:00
tanjinzhou d530e65f3c fix: menu cannot get refs.innerMenu 2020-07-15 18:22:32 +08:00
zkwolf 41e3630f8d
feat: update collapse (#2539) 2020-07-15 15:27:35 +08:00
逆寒 80599668df
feat(list): update to vue3 (#2513)
* feat(list): update to vue3

* feat(list): refactor meta to functional

* feat(list): code review
2020-07-15 15:05:33 +08:00
tangjinzhou 6c77afec12 chore: update babel 2020-07-14 23:10:22 +08:00
tangjinzhou 2ff8ba05a4 feat: update pagination 2020-07-14 23:09:32 +08:00
逆寒 a760a10676
feat(pagination): upgrade to v3 (#2541)
* feat(pagination): upgrade to v3

* feat(pagination): code review
2020-07-14 21:51:48 +08:00
tanjinzhou c469853733 feat: update form 2020-07-14 18:39:43 +08:00
tangjinzhou f3a9b7b616 fix: update form validate 2020-07-13 23:55:46 +08:00
tanjinzhou 346ab47eb6 refactor: form 2020-07-13 18:56:31 +08:00
tangjinzhou e79bfd8c96 refactor: form 2020-07-12 16:13:59 +08:00
tanjinzhou 130982a037 refactor: form 2020-07-10 18:26:35 +08:00
shanyuhai123 39541875ff
fix: 处理在 manjaro 下 colorful 样式无法生效 (#2538) 2020-07-10 13:28:44 +08:00
undefined 97aeaf74b4 feat: update cascader 2020-07-08 22:28:09 +08:00
tanjinzhou e191921413 feat: update cascader 2020-07-08 18:37:44 +08:00
xrk b741931401
style: add @select-item-selected-color (#2531) 2020-07-08 15:49:38 +08:00
xrk 63082f52da
fix: input textarea hadle when affix (#2530) 2020-07-08 15:45:38 +08:00
tanjinzhou 4e5d26ffb3 fix: switch not update 2020-07-07 16:01:12 +08:00
tanjinzhou 52ffcdacc9 chore: update webpack config 2020-07-07 16:00:49 +08:00
tanjinzhou 11d700ca9d feat: update badge 2020-07-07 15:43:02 +08:00
tanjinzhou 469702da3e Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3 2020-07-07 14:19:17 +08:00
Albert Liu b32f34b6c9
feat: update Badge (#2419)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-07-07 14:19:04 +08:00
tanjinzhou ad371c20b6 fix: input & textarea autofocus 2020-07-07 13:57:11 +08:00
xrkffgg a4389ca193
fix: menu Item title setting (#2528) 2020-07-07 13:52:54 +08:00
undefined 6cad9c3cc0 feat: udpate formmodel 2020-07-06 22:31:07 +08:00
tanjinzhou a3c8930b39 style: format 2020-07-06 17:57:55 +08:00
tanjinzhou 660ead3271 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-07-06 17:57:25 +08:00
tanjinzhou 38ab3d5307 fix: auto-complete custom input 2020-07-06 17:45:23 +08:00
tanjinzhou bbc25ad258 fix: input trigger twice event 2020-07-06 17:44:52 +08:00
undefined 9195ba5fa9 docs: update changelog 2020-07-05 13:52:53 +08:00
tangjinzhou 5ade9604d4 docs: update changelog 2020-07-05 11:10:48 +08:00
tangjinzhou fa06586070 fix: breadcrumb duplicate keys detected #2505
close #2505
2020-07-05 11:08:03 +08:00
tangjinzhou 89c9e81433 fix: select input width 2020-07-03 22:53:50 +08:00
tanjinzhou fff8d6ca4a release 1.6.3 2020-07-03 18:31:52 +08:00
tanjinzhou 5ff4355f86 test: update snap 2020-07-03 18:13:38 +08:00
tanjinzhou 1a3a022bb5 feat: remove colorpicker 2020-07-03 18:12:44 +08:00
tanjinzhou 535fb55ac9 fix: datepicker header error #2488 2020-07-03 15:19:19 +08:00
tanjinzhou 71bf529688 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-07-02 15:06:30 +08:00
binhaoCen 71e5f5976c
feat:add color-picker component (#2305)
* feat:add color-picker component

* fix:update pickr version

* style : fix style issue

* feat:add disabled props

* style:fix style issues

* feat:add config and format props

* style:fix code style issues

* feat:add i18n

* feat:add type

* feat:add opacity and hue props

* feat:add test

* feat(color-picker): add tests
2020-07-02 15:05:23 +08:00
tanjinzhou 1cf4e29594 fix: dropdown position not correct #2359 2020-07-02 14:48:42 +08:00
tangjinzhou ad6f343376 feat: update autocomplete 2020-07-02 00:24:44 +08:00
tanjinzhou 82fb9905b3 chore: update webpack config 2020-07-01 18:25:01 +08:00
tanjinzhou 6420443466 style: format code 2020-07-01 18:24:38 +08:00
tanjinzhou 5a4d5ff6a7 perf: menu transition 2020-07-01 18:23:50 +08:00
tanjinzhou ad71c1a32a Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-07-01 15:00:41 +08:00
XcrossD 61eeb14859
feat: date picker custom format (#2276)
* Add function support for format

* Add function proptype support for format in date-picker

* Handle format not returning a string

* Add function support to formatDate in vc-calendar

* Add PropType.func to format props

Co-authored-by: Herbert Lin <herbert.lin.7@gmail.com>
2020-07-01 15:00:21 +08:00
tanjinzhou 8aea76b831 feat: icon support custom icon #2245 2020-07-01 14:35:05 +08:00
tanjinzhou 5e80e8019e chore: update vue to 3.0 beta17 2020-07-01 14:13:03 +08:00
zkwolf 3f66cf4044
fix: remove undefined class (#2504) 2020-06-30 22:16:51 +08:00