tangjinzhou
9ecc5e1855
feat: checkbox group support custom label
2019-01-02 20:21:01 +08:00
tangjinzhou
e13f4c566e
fix: DatePicker
...
Fixed the issue where the component lost focus after selecting the date.
Fixed the issue that cause Safari to unresponsive.
Fixed the issue where WeekPicker's date selection box was not aligned with the input box.
add da_DK he_IL hu_HU id_ID
2019-01-02 20:20:02 +08:00
tangjinzhou
7422026674
fix: button
...
Fixed the issue that when the href property is undefined, the Button will also be rendered as a anchor.
Fixed the issue that Edge throws an error when setting the loading property.
2019-01-02 20:18:13 +08:00
tangjinzhou
7dbf5ed4d7
feat: add config-provider
2019-01-02 20:13:25 +08:00
tangjinzhou
05deb537f6
test: update datepicker test
2019-01-02 11:47:35 +08:00
tangjinzhou
1ba0b84cdd
fix: drawer class
2019-01-02 11:04:38 +08:00
tangjinzhou
f59777501f
feat: update comment
2019-01-02 11:03:46 +08:00
tangjinzhou
75e5f04d1e
feat: update vc-table vc-upload
2019-01-01 22:30:06 +08:00
tangjinzhou
639547953c
feat: update vc-notification vc-pagination
2019-01-01 21:19:50 +08:00
tangjinzhou
6799f17070
Merge branch 'master' into feat-1.3.0
2019-01-01 16:40:39 +08:00
tangjinzhou
c4f08e49e2
Merge branch 'feat-1.3.0' of https://github.com/vueComponent/ant-design-vue into feat-1.3.0
2019-01-01 16:27:40 +08:00
tangjinzhou
754d897393
feat: update vc-drawer vc-form
2019-01-01 16:25:50 +08:00
wangxueliang
13b78b9543
docs: comment doc
2019-01-01 15:37:10 +08:00
wangxueliang
429e7f4b72
feat: add comment
2019-01-01 15:33:43 +08:00
tangjinzhou
d805107543
feat: update vc-cascaser vc-checkbox vc-collapse
2018-12-31 22:08:27 +08:00
tangjinzhou
94d2515c80
docs: update api doc
2018-12-31 21:43:57 +08:00
tangjinzhou
7a1a1c837a
fix: select not emit popupScroll event #350
2018-12-28 13:00:18 +08:00
tangjinzhou
707e1a44ea
fix: custom icon not support class #351
2018-12-28 12:15:22 +08:00
tangjinzhou
a47c6ef75b
feat: add multiFormats
2018-12-27 22:14:32 +08:00
tangjinzhou
31862e1112
fix: avoid page scrolling when treeSelect is first opened
2018-12-26 20:43:13 +08:00
tangjinzhou
793a5ac97e
feat: tree and treeSelect support number key #343
2018-12-26 20:41:01 +08:00
tangjinzhou
1393563c9b
fix: avoid window scrolling to the top when treeSelect input first focus
2018-12-26 18:11:06 +08:00
tangjinzhou
983318b985
feat: treeSelect `treeExpandedKeys` support `.sync` modifier
2018-12-26 18:09:10 +08:00
tangjinzhou
6373ce8e92
feat: tree selectedKeys & selectedKeys support `.sync` modifier
2018-12-26 18:07:50 +08:00
tangjinzhou
af361f7123
fix: tree and tree-select support number key #343
2018-12-26 16:33:24 +08:00
tangjinzhou
14b8d672c2
test: update snapshots
2018-12-25 22:23:56 +08:00
tangjinzhou
47f2ec4a67
fix: don't show transition on first rendering #338
2018-12-25 22:17:45 +08:00
tangjinzhou
cd2a5d74c3
Delete PropTypes.js
2018-12-25 19:46:08 +08:00
tangjinzhou
bb549d52ab
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
2018-12-25 12:01:39 +08:00
tangjinzhou
e23265c74c
Refactor tree select ( #335 )
...
* refactor: tree-select
2018-12-25 12:00:39 +08:00
tangjinzhou
e3b593b6e9
fix: remove Christmas egg
2018-12-25 11:58:32 +08:00
tangjinzhou
ae1f924c70
fix: support for array type `class` #322
2018-12-19 22:57:56 +08:00
tangjinzhou
f1e130bdc0
fix: Upload thumbnail icon broken styles
2018-12-19 21:43:09 +08:00
tangjinzhou
81e8495941
test: update snapshots
2018-12-19 21:30:49 +08:00
tangjinzhou
d55d1f54d2
fix: form validateStatus icon not work #321
2018-12-19 21:26:32 +08:00
tangjinzhou
3393f0e151
fix: `Menu` flashing problem when change collapse = true and change openKeys = []
2018-12-19 20:51:26 +08:00
tangjinzhou
cffef392e5
fix: icon support native event
2018-12-19 20:48:42 +08:00
tangjinzhou
d63935e506
fix: menu first expand not animation in `inline` mode
2018-12-19 12:22:55 +08:00
tangjinzhou
aa1b2462cb
fix: menu automatically close up to fit width in `horizontal` mode
2018-12-19 09:29:09 +08:00
tangjinzhou
6ec6e38a52
fix: datepicker render footer twice question #315
2018-12-18 21:28:21 +08:00
tangjinzhou
9d35d80ca0
fix: `Menu` flashing problem when scaling under `Layout`
2018-12-17 21:16:40 +08:00
tangjinzhou
eb355b97a6
fix: icon style not work
2018-12-16 14:22:18 +08:00
tangjinzhou
97b524f3c1
test: update snapshots
2018-12-15 22:16:54 +08:00
tangjinzhou
63122f5ed4
feat: update slider to 8.6.4
2018-12-15 22:11:21 +08:00
tangjinzhou
c36f435769
feat: update collapse
2018-12-15 21:51:17 +08:00
tangjinzhou
e1cd139e8b
docs: update demo
2018-12-15 21:50:43 +08:00
wangxueliang
fb3df9e9d0
fix: radio demo
2018-12-15 16:54:26 +08:00
wangxueliang
2a64547d26
fix: vc-steps icon
2018-12-15 16:06:00 +08:00
wangxueliang
20a6973178
fix: menu demo
2018-12-15 15:47:44 +08:00
wangxueliang
6fa835161f
feat: update dropdown
2018-12-15 15:22:33 +08:00