Commit Graph

2661 Commits

Author SHA1 Message Date
tangjinzhou
fa06586070 fix: breadcrumb duplicate keys detected #2505
close #2505
2020-07-05 11:08:03 +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
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
zkwolf
3f66cf4044
fix: remove undefined class (#2504) 2020-06-30 22:16:51 +08:00
tangjinzhou
1adb927f73 test: update snap 2020-06-25 17:10:46 +08:00
tangjinzhou
35f529bc9a chore: update issue and workfolw 2020-06-25 12:05:00 +08:00
tangjinzhou
6abca32bd5
Update FUNDING.yml 2020-06-23 14:15:33 +08:00
易良
d6cdd2ea85
fix(table): typo (#2463)
* fix(table): typo

* fix: indent of package.json
2020-06-22 16:44:39 +08:00
tangjinzhou
6c71de6e70 chore: update package.json 2020-06-13 16:46:05 +08:00
tangjinzhou
65ea66da36 fix: drawer maskstyle not work #2407 2020-06-13 14:35:47 +08:00
孙运天
413793234b
fix: input-password prevent caret position (#2420) 2020-06-12 22:02:11 +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
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