tangjinzhou
27880b0110
feat: optimize the display of the button icon
2019-01-03 13:06:27 +08:00
tangjinzhou
27d8caa4d9
test: update snapshots
2019-01-02 22:00:06 +08:00
tangjinzhou
5a9eb8880b
fix: drawer style to wrapStyle
2019-01-02 21:59:35 +08:00
tangjinzhou
14dfebab0b
feat: update style to 3.11.6
2019-01-02 21:01:56 +08:00
tangjinzhou
9eb923c0f8
feat: update
2019-01-02 20:56:06 +08:00
tangjinzhou
daccfd19d1
fix: fixed the issue that when the Alert is in closable, the icon will be covered by the text.
2019-01-02 20:55:00 +08:00
tangjinzhou
43a503fc9e
feat: avatar add srcSet
2019-01-02 20:53:52 +08:00
tangjinzhou
8eaf6da73a
feat: dropdown add overlayClassName overlayStyle,
2019-01-02 20:33:06 +08:00
tangjinzhou
9252b652c9
feat: calendar add da_DK he_IL hu_HU id_ID
2019-01-02 20:23:28 +08:00
tangjinzhou
5cd17e0388
feat: update ts
2019-01-02 20:22:45 +08:00
tangjinzhou
3534e7d1d3
fix: drawer style to wrapStyle
2019-01-02 20:22:19 +08:00
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
wangxueliang
ba4992b412
docs: update doc
2019-01-02 16:12:48 +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
0aa764df51
feat: update form ts
2019-01-01 16:44:48 +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
15d42deb96
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
2019-01-01 12:52:19 +08:00
tangjinzhou
11f5efcc66
fix: ts types error
2019-01-01 12:45:43 +08:00
tangjinzhou
fa110de4eb
fix: ts types error
2019-01-01 12:39:29 +08:00
Akshay Jat
0e499ee908
feat: typescript support ( #359 )
...
* feat: typescript support
Added typing files for better support in Typescript
* feat: typescript support
Adding declare keywords left in last commit
* feat: typescript support
Added support to add Ant Design globally (Vue.use(Antd))
* feat: typescript support
Fix wrong import file
* fix: typescript support
changed aobject[] to object[]
* feat: typescript support
Removed Library version from comments & corrected few incorrect types
* fix: typescript support
Tree : xxxKeys should support number[]
* fix: typescript support
table: updated return type for customXXX
* fix: typescript support
Fix spelling mistake (plcement => placement)
2019-01-01 12:13:51 +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
5ff56d033b
bump 1.2.4
2018-12-29 22:08:44 +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
20c0cf4dc5
Merge branch 'feat-1.3.0' of https://github.com/vueComponent/ant-design-vue into feat-1.3.0
2018-12-28 10:35:45 +08:00
tangjinzhou
87ad915520
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
2018-12-28 10:28:31 +08:00
tangjinzhou
a47c6ef75b
feat: add multiFormats
2018-12-27 22:14:32 +08:00
tangjinzhou
2596c9732c
Merge pull request #344 from vueComponent/feat-tree
...
Feat tree
2018-12-27 21:24:16 +08:00
tangjinzhou
48ebca7e6f
update scripts
2018-12-26 21:23:51 +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