tangjinzhou
c0947907c0
feat: select add dropdownRender removeIcon clearIcon menuItemSelectedIcon
2019-01-05 16:22:25 +08:00
tangjinzhou
b955d50b0c
feat: update ts types
2019-01-05 11:24:56 +08:00
tangjinzhou
380e4cd53d
perf: some code
2019-01-05 11:24:25 +08:00
tangjinzhou
439d9cfa5a
feat: slider add tooltipVisible and optimize experience
2019-01-05 11:23:34 +08:00
tangjinzhou
032655f097
feat: slider add tooltipVisible and optimize experience
2019-01-05 11:22:53 +08:00
tangjinzhou
0d49773553
feat: notification add onClick
2019-01-05 10:55:03 +08:00
tangjinzhou
8933cc524e
feat: menu add title
2019-01-05 10:54:18 +08:00
tangjinzhou
7b5fb53dfe
fix: update list pagination
props type
2019-01-05 10:53:40 +08:00
tangjinzhou
6a0f93486e
feat: local add da_DK he_IL hu_HU id_ID ne-NP
2019-01-05 10:40:34 +08:00
tangjinzhou
b698d74fd0
docs: update layout doc
2019-01-05 10:38:14 +08:00
tangjinzhou
30af93b7b8
feat: update vc-select
2019-01-04 23:01:46 +08:00
tangjinzhou
435b8a19e6
feat: update vc-select
2019-01-04 23:00:09 +08:00
tangjinzhou
e706170669
test: update snapshots
2019-01-03 21:03:39 +08:00
tangjinzhou
0178c35de9
perf: input icon grid
2019-01-03 20:51:56 +08:00
tangjinzhou
4d6627dcd4
docs: update form demo
2019-01-03 20:48:09 +08:00
tangjinzhou
3a49503baa
feat: cascader support limit
2019-01-03 20:47:39 +08:00
tangjinzhou
843b074fed
feat: badge support slot type count
2019-01-03 20:46:53 +08:00
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