Commit Graph

1835 Commits

Author SHA1 Message Date
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
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
tangjinzhou
6587ced474 bump 1.2.3 2018-12-25 12:07:05 +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
ff7a426d55
Update issue-close-app.yml 2018-12-25 09:52:01 +08:00
tangjinzhou
0ed12c48c5 add issue-close-app config file 2018-12-24 18:30:37 +08:00
Jackyzm
b965d8979c docs: update to vue-cli3 (#304) 2018-12-20 09:34:11 +08:00
tangjinzhou
68ca7b907b update issue template 2018-12-20 09:26:48 +08:00
tangjinzhou
ae1f924c70 fix: support for array type class #322 2018-12-19 22:57:56 +08:00
tangjinzhou
6d32836fd8 bump 1.2.2 2018-12-19 22:11:39 +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