Commit Graph

2888 Commits (93cb7b2f00860357bd7085dd87acdf64ba028241)

Author SHA1 Message Date
tanjinzhou 4682cccc4a feat: update affix 2020-06-03 18:36:18 +08:00
tangjinzhou 8cbd2c0035 feat: update drawer 2020-06-02 23:21:24 +08:00
zdw 3642b09db8
feat: update drawer (#2324) 2020-06-02 22:09:34 +08:00
tanjinzhou 5108f67c11 release 1.6.2 2020-06-02 13:48:05 +08:00
tangjinzhou 717f9e16c5 fix: rangeCalendar panel error #2318 2020-05-31 15:10:27 +08:00
tanjinzhou 3c292a51e1 fix: wave configprovide 2020-05-29 18:36:50 +08:00
tangjinzhou ec4d6597d1 fix: update button 2020-05-28 23:36:43 +08:00
tanjinzhou 242b5a3d99 feat: update configprovider 2020-05-28 19:45:50 +08:00
tangjinzhou cfe61108c5 chore: update some util 2020-05-27 23:56:00 +08:00
Amour1688 adee8604b2 chore: upgrade to vue3 2020-05-27 19:11:46 +08:00
tangjinzhou 5acc7671a3 test: update snap 2020-05-26 23:38:15 +08:00
tanjinzhou 6069a254db Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/tag/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-dialog/Dialog.jsx
2020-05-26 17:49:55 +08:00
tanjinzhou 889e145ed0 fix: dialogClass string type #2298 2020-05-26 15:18:34 +08:00
tanjinzhou 970a72fca8 release 1.6.1 2020-05-25 14:35:24 +08:00
shudingbo 9e88a997c9
perf: table filter perf 2020-05-24 22:31:09 +08:00
Jy 59da3e54e3
fix: CalendarPart dateInputElement has two onChange handler , remove the previous (#2289) 2020-05-24 22:24:09 +08:00
Jy ebb882c129
fix: RangeCalendar getEndValue adjust month if date not align condition incorrect, #2256 (#2288) 2020-05-24 22:21:25 +08:00
bgpo e11d04e76e
style: fix dropdown vertical padding variable substitution (#2287)
Co-authored-by: honglian <honglian@gaoding.com>
2020-05-24 22:15:37 +08:00
tangjinzhou bc5626e096 fix: modal update ts types 2020-05-24 22:08:32 +08:00
tangjinzhou 1410dee61f fix: modal add dialogStyle dialogClass #2285 2020-05-24 22:06:26 +08:00
tangjinzhou ffc002f094 fix: submenu active class not work when click 2020-05-24 17:07:55 +08:00
tangjinzhou 4187ea6149 fix: subMenu active class not work 2020-05-21 23:11:20 +08:00
tanjinzhou 52a611dde4 test: update snap 2020-05-20 17:30:17 +08:00
tanjinzhou 0d7900e305 fix: table infinite update #2270 2020-05-20 17:30:00 +08:00
tanjinzhou 1e86019ceb fix: menu trigger twice click #2266 2020-05-20 17:29:06 +08:00
tanjinzhou 4cc762d6cb feat: treeSelect add replaceFields #2253 2020-05-19 14:40:41 +08:00
tanjinzhou 0466a39b5a test: update snap 2020-05-19 11:33:00 +08:00
tangjinzhou ea0f436eac fix: collapsed menu wrong mode responsively #2265 2020-05-19 07:36:19 +08:00
tangjinzhou a53ebca41d fix: drawer throw error when destroy #2254 2020-05-18 22:22:27 +08:00
tangjinzhou be8db722b9 fix: drawer throw warning #2264 2020-05-18 22:21:38 +08:00
tangjinzhou 1a595d5568 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-05-17 22:41:38 +08:00
tangjinzhou 02f6fda430 fix: drawer throw error when use v-if #2254 2020-05-17 22:31:35 +08:00
super918180 55bbf94040
fix: removeTab support 0 as key
fix: removeTab support 0 as key
2020-05-17 11:25:36 +08:00
tangjinzhou ca36ffdb42 fix: date-picker input string not correct #2246 2020-05-16 22:20:26 +08:00
tangjinzhou af69044a67 style: rename getDerivedStateFromProps to getDerivedState 2020-05-16 22:18:53 +08:00
tangjinzhou 04b7d3a934 docs: update backer 2020-05-16 15:50:50 +08:00
tanjinzhou d499fe031e release 1.6.0 2020-05-15 14:11:58 +08:00
Amour1688 1d3fe0f307
chore: eslint for markdown (#2145)
Co-authored-by: 天泽 <linchengzhang@cai-inc.com>
2020-05-15 11:18:05 +08:00
tangjinzhou 741897be67 feat: custom component support tooltip 2020-05-14 22:30:46 +08:00
tanjinzhou 529f81cb54 refactor: portal 2020-05-13 18:36:53 +08:00
xrkffgg 8d050f1f49
style: fix select focused in input group (#2224) 2020-05-11 21:49:50 +08:00
xrkffgg 181d6adf6d
style: fix cascader icon disabled color (#2223) 2020-05-11 21:49:27 +08:00
xrkffgg 1d446c3c3e
style: fix datepicker disabled color (#2222) 2020-05-11 21:49:02 +08:00
tanjinzhou 90bfd4fc6a fix: missing files in dist #2219 2020-05-09 10:02:33 +08:00
tanjinzhou cb36507d41 chore: update workfolw 2020-05-08 18:10:58 +08:00
tanjinzhou 2c92cfa3ed release 1.5.5 2020-05-08 18:00:38 +08:00
tanjinzhou 96fb014b15 test: update snapshot 2020-05-08 18:00:03 +08:00
tangjinzhou c167740f63 fix: input not work at firefox #2151 #2215 2020-05-08 17:36:24 +08:00
tanjinzhou abd1b7f499 fix: input not work at firefox && sogou #2151 2020-05-08 14:24:44 +08:00
tanjinzhou 352eb84eff fix: input box cursor error #2207 2020-05-08 14:03:07 +08:00