Commit Graph

1577 Commits (a760a10676e49a03e4c53f4dc05a24810ea21255)

Author SHA1 Message Date
逆寒 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
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
tanjinzhou 4e5d26ffb3 fix: switch not update 2020-07-07 16:01:12 +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
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
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 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 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
tangjinzhou 16e6118deb test: update button snap 2020-06-30 21:39:00 +08:00
tanjinzhou 7eeee692e7 perf: flatten children 2020-06-30 18:31:58 +08:00
tangjinzhou dd68c0d314 fix: vc-select 2020-06-29 22:22:25 +08:00
tanjinzhou 106b82ca67 feat: select 2020-06-29 18:43:43 +08:00
zkwolf 5a0bb6d50e
test: update grid (#2502) 2020-06-29 09:54:03 +08:00
tangjinzhou 0c851369e0 Merge remote-tracking branch 'origin/master' into feat-vue3
# Conflicts:
#	antdv-demo
#	components/_util/store/connect.jsx
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	package.json
2020-06-28 23:11:31 +08:00
tanjinzhou 19e4e27814 feat: update vc-menu 2020-06-28 17:50:33 +08:00
tangjinzhou 93bde3fb67 feat: update inputnumber 2020-06-27 22:17:48 +08:00
tangjinzhou a0c08a599a Merge branch 'feat-vue3' of github.com:vueComponent/ant-design-vue into feat-vue3 2020-06-27 14:02:42 +08:00
tangjinzhou 69f7573fe5 feat: update input 2020-06-27 14:02:30 +08:00
Amour1688 7308d63e6b
chore: jsx use PatchFlags (#2498) 2020-06-27 13:27:36 +08:00
tangjinzhou e00637f76c feat: update rate 2020-06-26 12:57:05 +08:00
tangjinzhou 1f09c6e41f feat: update progress 2020-06-26 10:08:47 +08:00
tangjinzhou e623fc12cd fix: some upload issue 2020-06-25 22:21:23 +08:00
Amour1688 a325bf2319
feat: update upload (#2494)
* feat: update upload

* chore: cache babel

* chore: make run dev faster
2020-06-25 21:23:39 +08:00
tangjinzhou 23358dba44 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-06-25 19:46:56 +08:00