Morphling
ae0590d794
fix: list wrong locale variable ( #1851 )
...
fix wrong locale variable
2020-03-06 18:46:13 +08:00
Darin Kolev
b685f113d0
fix: bg_BG fiterReset ( #1849 )
2020-03-06 11:50:57 +08:00
tangjinzhou
e7ff6d6602
docs: update doc
2020-03-03 21:49:34 +08:00
tangjinzhou
b2b500f70e
bump 1.4.12
2020-03-03 13:39:34 +08:00
Yoshimasa Obayashi
51812566ba
docs: update introduce of en-US, syncing with zh-CN ( #1802 )
2020-03-03 13:30:41 +08:00
Morphling
f564f6d0dc
fix: nativeEvent is not a complete Event object ( #1811 )
...
* fix: nativeEvent is not a complete Event object
The Spread syntax is only get own property of a Object,but many properties of Event is on it's prototypes chains, so the result is that the passed nativeEvent only has two property: isTrutsed and shiftKey
* fix semicolon
2020-02-23 10:40:39 +08:00
Yoshimasa Obayashi
a47b2bfc6e
docs: update faq of en-US, syncing with zh-CN ( #1801 )
2020-02-21 14:50:06 +08:00
Yoshimasa Obayashi
2beccb5db7
docs: update vue-cli of en-US, syncing with zh-CN ( #1799 )
2020-02-21 14:49:23 +08:00
Simon Garner
ff995a744e
fix: Make parentContext optional in ModalOptions type ( #1784 )
...
* Make parentContext optional in ModalOptions type
* Use non-primitive object type for parentContext
2020-02-16 13:11:31 +08:00
tangjinzhou
f5902ec954
update site
2020-02-12 13:33:11 +08:00
tangjinzhou
f16bde4bb1
bump 1.4.11
2020-02-12 12:36:38 +08:00
tangjinzhou
7a40031955
fix: config-provider error when change prop
2020-02-12 10:38:15 +08:00
wangxueliang
84165c4f98
doc: update timeline doc #1767
2020-02-10 19:37:49 +08:00
Amour1688
c8cc30beb0
perf: find parent component when only secondary component used in demo ( #1680 )
...
* perf: set demo id with component name when run dev
* perf: find parent component when only secondary component used in demo
2020-02-07 14:29:17 +08:00
hebingchang
ae505396cb
fix: statistic countdown not trigger "finish" event ( #1731 )
...
* fix: fix the "finish" event of statistic countdown
* fix: update the fix of "finish" event of statistic countdown
* fix: update the fix of "finish" event of statistic countdown
2020-02-07 10:03:25 +08:00
tangjinzhou
cda69c6663
fix: auto-complete placeholder issue #1761
2020-02-07 09:59:40 +08:00
renovate[bot]
5fb7ac8b58
chore(deps): update dependency husky to v4 ( #1693 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-06 17:05:04 +08:00
renovate[bot]
564a72b302
fix(deps): update dependency dom-scroll-into-view to v2 ( #1575 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-06 16:58:39 +08:00
tangjinzhou
4e6a3196e9
fix: directoryTree support switcherIcon #1743
2020-02-06 15:08:14 +08:00
Zhixing Zhang
2a304e0fbb
fix: Adding ant-upload-btn class to the upload component ( #1742 )
...
* adding ant-upload-btn class
* fix: update tests
* fix: apply ant-upload-btn to dragging uploads only
2020-02-01 19:32:39 +08:00
renovate[bot]
e264a169b0
chore(deps): update dependency cross-env to v7 ( #1747 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-26 11:17:48 +08:00
renovate[bot]
b8cd2b5edc
chore(deps): update dependency lint-staged to v10 ( #1741 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-20 10:57:54 +08:00
tanjinzhou
9e97b5ce78
style: prettier code
2020-01-19 17:01:41 +08:00
tanjinzhou
4e65ae0e0a
perf: update listeners
2020-01-19 16:58:38 +08:00
tangjinzhou
20ff3419e7
perf: update listeners
2020-01-18 21:44:13 +08:00
tangjinzhou
594dc07dff
perf: update listeners
2020-01-18 21:34:23 +08:00
tangjinzhou
8b6b506110
perf: update some attrs
2020-01-18 17:06:09 +08:00
tangjinzhou
3cb68f5ec6
perf: table rerender #1705
2020-01-18 16:14:42 +08:00
PanStar
2501ac3a0e
docs: carousel add dotsClass and other doc update ( #1732 )
2020-01-16 16:40:54 +08:00
shanyuhai123
e63f9ea671
docs: update card tabs demo ( #1685 )
2020-01-15 21:11:16 +08:00
tangjinzhou
b8a0195379
feat: add parentContext for api modal #1709
2020-01-15 21:03:36 +08:00
tangjinzhou
dc454ff943
fix: some props error
2020-01-15 20:18:28 +08:00
edifierx666
fa19a565c2
fix: subMenu some props not work ( #1668 )
...
* fix: [subMenu]props
* fix: [subMenu]props
* fix: [subMenu]props
2020-01-15 20:13:03 +08:00
tangjinzhou
f3185a3cf9
chore: update build config
2020-01-15 19:37:53 +08:00
tangjinzhou
6186c7e83d
chore: update build config
2020-01-15 19:16:56 +08:00
tangjinzhou
8785179b22
chore: update dev config
2020-01-15 16:19:58 +08:00
tangjinzhou
22f7d26872
docs: update readme
2020-01-15 14:52:17 +08:00
tangjinzhou
42787664ab
fix: drawer wrapStyle position is incorrect and add drawerStyle #1699
2020-01-15 14:32:24 +08:00
梁鑫辉
0dbea62fdf
fix: table demo bug #1700
...
fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700
2020-01-15 10:57:59 +08:00
renovate[bot]
0244d215ad
chore(deps): update dependency stylelint to v13 ( #1710 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 10:08:03 +08:00
Wenson Smith
7383fd8934
fix: [TreeSelect] type check failed when value is number ( #1551 )
...
* fix: type check failed when value is number
* fix: type tree-select type check
2020-01-15 10:04:19 +08:00
biterabbit
e0d5f078f9
fix:Tree scopedSlots icon no work ( #1712 )
2020-01-13 19:46:05 +08:00
wangxueliang
a8e83b7241
fix: spellcheck no work #1707
2020-01-12 20:19:28 +08:00
wangxueliang
0834d52626
fix: merge
2020-01-09 23:00:27 +08:00
wangxueliang
e5c6140a74
fix: cascader empty data does not work #1701
2020-01-09 22:56:50 +08:00
Amour1688
2d545c6096
feat: make run dev more faster and modify some dependencies ( #1671 )
2019-12-30 17:11:03 +08:00
renovate[bot]
c8574d18aa
chore(deps): update dependency babel-plugin-istanbul to v6 ( #1638 )
2019-12-24 21:56:58 +08:00
renovate[bot]
ee76b2cad3
chore(deps): update dependency marked to v0.3.18 [security] ( #1642 )
2019-12-24 21:54:07 +08:00
tanjinzhou
7cda44ba31
update site
2019-12-24 14:49:30 +08:00
tanjinzhou
b275ada48f
update site
2019-12-24 14:44:41 +08:00