tanjinzhou
b690b38b7e
test: update snap
2020-08-25 16:34:50 +08:00
tanjinzhou
ab7bb9068b
release 1.6.5
2020-08-25 16:11:18 +08:00
renovate[bot]
648b026166
chore(deps): update dependency mini-css-extract-plugin to ^0.10.0 ( #2666 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-20 11:13:09 +08:00
undefined
716f32d608
fix: fixed column height not correct #1493 #2632
2020-08-19 22:54:52 +08:00
xrkffgg
a4574c8a69
style: optimize zh_TW ( #2679 )
2020-08-13 14:17:30 +08:00
言肆
65298635d7
feat: add component Space ( #2669 )
2020-08-12 18:22:21 +08:00
Amour1688
011c839987
fix: stop measure when pressing enter with empty result ( #2662 )
2020-08-10 14:16:24 +08:00
ken
4331a577ec
validate callback 返回类型错误 ( #2650 )
...
如果返回的是 Boolean 类型,做 if 判断的时候,结果会被认为永远是 true
2020-08-10 14:01:54 +08:00
Tom Gao
cd467abf18
fix: breadcrumb duplicate keys detected #2505 ( #2599 )
2020-07-26 15:49:11 +08:00
tanjinzhou
471a81beda
release 1.6.4
2020-07-21 14:34:46 +08:00
erguotou
f886f04634
fix: [component:vc-pagination]emit change.current before change ( #2567 )
...
It's better to emit 'change.current' before 'change' event, so that onChange handler can use v-model value correctly.
2020-07-21 11:29:59 +08:00
tanjinzhou
922bcb05e7
fix: resize height not correct #2465
...
close #2465
2020-07-21 11:27:58 +08:00
renovate[bot]
98628ae986
chore(deps): update dependency js-base64 to v3 ( #2582 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-21 11:14:06 +08:00
xrk
745b2983ba
feat: add col `flex` ( #2562 )
...
* feat: add col `flex`
* feat: add types
2020-07-17 13:31:53 +08:00
shanyuhai123
39541875ff
fix: 处理在 manjaro 下 colorful 样式无法生效 ( #2538 )
2020-07-10 13:28: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
xrkffgg
a4389ca193
fix: menu Item title setting ( #2528 )
2020-07-07 13:52:54 +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
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