tangjinzhou
daccfd19d1
fix: fixed the issue that when the Alert is in closable, the icon will be covered by the text.
6 years ago
tangjinzhou
43a503fc9e
feat: avatar add srcSet
6 years ago
tangjinzhou
8eaf6da73a
feat: dropdown add overlayClassName overlayStyle,
6 years ago
tangjinzhou
9252b652c9
feat: calendar add da_DK he_IL hu_HU id_ID
6 years ago
tangjinzhou
5cd17e0388
feat: update ts
6 years ago
tangjinzhou
3534e7d1d3
fix: drawer style to wrapStyle
6 years ago
tangjinzhou
9ecc5e1855
feat: checkbox group support custom label
6 years ago
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
6 years ago
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.
6 years ago
tangjinzhou
7dbf5ed4d7
feat: add config-provider
6 years ago
tangjinzhou
05deb537f6
test: update datepicker test
6 years ago
tangjinzhou
1ba0b84cdd
fix: drawer class
6 years ago
tangjinzhou
f59777501f
feat: update comment
6 years ago
tangjinzhou
75e5f04d1e
feat: update vc-table vc-upload
6 years ago
tangjinzhou
639547953c
feat: update vc-notification vc-pagination
6 years ago
tangjinzhou
0aa764df51
feat: update form ts
6 years ago
tangjinzhou
6799f17070
Merge branch 'master' into feat-1.3.0
6 years ago
tangjinzhou
c4f08e49e2
Merge branch 'feat-1.3.0' of https://github.com/vueComponent/ant-design-vue into feat-1.3.0
6 years ago
tangjinzhou
754d897393
feat: update vc-drawer vc-form
6 years ago
wangxueliang
13b78b9543
docs: comment doc
6 years ago
wangxueliang
429e7f4b72
feat: add comment
6 years ago
tangjinzhou
15d42deb96
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
6 years ago
tangjinzhou
11f5efcc66
fix: ts types error
6 years ago
tangjinzhou
fa110de4eb
fix: ts types error
6 years ago
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)
6 years ago
tangjinzhou
d805107543
feat: update vc-cascaser vc-checkbox vc-collapse
6 years ago
tangjinzhou
94d2515c80
docs: update api doc
6 years ago
tangjinzhou
5ff56d033b
bump 1.2.4
6 years ago
tangjinzhou
7a1a1c837a
fix: select not emit popupScroll event #350
6 years ago
tangjinzhou
707e1a44ea
fix: custom icon not support class #351
6 years ago
tangjinzhou
20c0cf4dc5
Merge branch 'feat-1.3.0' of https://github.com/vueComponent/ant-design-vue into feat-1.3.0
6 years ago
tangjinzhou
87ad915520
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
6 years ago
tangjinzhou
a47c6ef75b
feat: add multiFormats
6 years ago
tangjinzhou
2596c9732c
Merge pull request #344 from vueComponent/feat-tree
...
Feat tree
6 years ago
tangjinzhou
48ebca7e6f
update scripts
6 years ago
tangjinzhou
31862e1112
fix: avoid page scrolling when treeSelect is first opened
6 years ago
tangjinzhou
793a5ac97e
feat: tree and treeSelect support number key #343
6 years ago
tangjinzhou
1393563c9b
fix: avoid window scrolling to the top when treeSelect input first focus
6 years ago
tangjinzhou
983318b985
feat: treeSelect `treeExpandedKeys` support `.sync` modifier
6 years ago
tangjinzhou
6373ce8e92
feat: tree selectedKeys & selectedKeys support `.sync` modifier
6 years ago
tangjinzhou
af361f7123
fix: tree and tree-select support number key #343
6 years ago
tangjinzhou
14b8d672c2
test: update snapshots
6 years ago
tangjinzhou
47f2ec4a67
fix: don't show transition on first rendering #338
6 years ago
tangjinzhou
cd2a5d74c3
Delete PropTypes.js
6 years ago
tangjinzhou
6587ced474
bump 1.2.3
6 years ago
tangjinzhou
bb549d52ab
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
6 years ago
tangjinzhou
e23265c74c
Refactor tree select ( #335 )
...
* refactor: tree-select
6 years ago
tangjinzhou
e3b593b6e9
fix: remove Christmas egg
6 years ago
tangjinzhou
ff7a426d55
Update issue-close-app.yml
6 years ago
tangjinzhou
0ed12c48c5
add issue-close-app config file
6 years ago