Commit Graph

974 Commits (e5020f7eb830ffbe31e18a6a4f3c377ae8c65f3f)

Author SHA1 Message Date
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 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
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
tangjinzhou d4c388f564 feat: update vc-tabs to 9.5.7 2018-12-14 23:31:02 +08:00
tangjinzhou 24549cfbbb style: lint 2018-12-14 09:56:40 +08:00
tangjinzhou 326d5b9d12 test: update snapshots 2018-12-14 09:22:58 +08:00
tangjinzhou 56de87724d test: update snapshots 2018-12-13 23:02:06 +08:00
tangjinzhou 42510d6efc docs: add changelog 2018-12-13 22:47:23 +08:00
tangjinzhou 0d3821910f feat: update to 3.10.9 2018-12-13 21:26:21 +08:00
tangjinzhou 6b55bf4289 docs: update changelog 2018-12-13 18:30:06 +08:00
tangjinzhou ea5b60dace test: update snapshots 2018-12-13 10:08:44 +08:00
tangjinzhou 0c0ddf3e17 Merge branch 'master' into feat-3.10.3
# Conflicts:
#	components/menu/__tests__/__snapshots__/demo.test.js.snap
2018-12-13 10:06:41 +08:00
tangjinzhou 7747a3f149 docs: update menu demo 2018-12-13 09:40:41 +08:00
tangjinzhou d0612fdfb9 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-12-13 09:24:27 +08:00
tangjinzhou 458cffb13f docs: update menu template demo 2018-12-13 09:24:07 +08:00
tangjinzhou aba16db339 feat: update css-animation 2018-12-12 22:09:30 +08:00
tangjinzhou 34876b5b61 fix 2018-12-12 21:42:22 +08:00
tangjinzhou 592d2b3c29
Delete tabBar.jsx 2018-12-12 21:32:56 +08:00
tangjinzhou 6f71252753 test: update snapshots 2018-12-12 21:31:18 +08:00
tangjinzhou 51ce40cc5e Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design-vue into feat-3.10.3 2018-12-12 21:25:56 +08:00
tangjinzhou ca81ab3a46 feat: update tree-select 2018-12-12 21:24:12 +08:00
wangxueliang 444c2ecba9 test: update snapshots 2018-12-12 20:48:20 +08:00
wangxueliang 9e370e2226 fix: vc-tabs vertical actived 2018-12-12 20:01:26 +08:00
tangjinzhou 0a1c680996 feat: update table 2018-12-12 10:15:00 +08:00
tangjinzhou 091c8d5976 docs: update form doc 2018-12-11 22:26:03 +08:00
tangjinzhou e464fa5f9f Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design into feat-3.10.3 2018-12-11 20:59:32 +08:00
tangjinzhou 4bc2c5ccd2 feat: update table 2018-12-11 20:59:23 +08:00
wangxueliang 2fb1de4e29 feat: update tabs 2018-12-11 20:53:56 +08:00
tangjinzhou f38a45ff2c feat: update tree 2018-12-11 20:33:37 +08:00
tangjinzhou 4e0d5ce4b7 feat: update select 2018-12-11 11:40:27 +08:00
tangjinzhou 0eafff36d8 update switch 2018-12-10 22:51:42 +08:00
tangjinzhou e7319f3987 feat: update rate 2018-12-10 22:38:49 +08:00
tangjinzhou 1d72ddf6bc feat: update progress & radio 2018-12-10 22:25:16 +08:00
tangjinzhou 0bb79c27a6 feat: update popconfirm and tooltip 2018-12-10 21:44:14 +08:00
tangjinzhou 23fd134f90 feat: update pagination 2018-12-10 21:06:42 +08:00
wangxueliang d43c7e098d test: update snapshots 2018-12-10 13:42:19 +08:00
三点包子 296720c4e4
Merge pull request #296 from wangxueliang/master
feat: add skeleton
2018-12-10 12:21:57 +08:00
wangxueliang 1859364a8a feat: add skeleton 2018-12-10 11:34:51 +08:00
tangjinzhou 1e80e6c83f feat: update menu 2018-12-09 20:04:00 +08:00
tangjinzhou da2011e86b update style to 3.10.9 2018-12-09 19:30:35 +08:00
tangjinzhou 01fab00cac feat: update message 2018-12-09 18:37:41 +08:00
tangjinzhou 4608fa546c feat: update notification 2018-12-09 18:08:47 +08:00
tangjinzhou f692f191f6 feat: update time-picker modal locale-provider 2018-12-09 17:34:27 +08:00
tangjinzhou ca249252b7 feat: update time-picker 2018-12-09 12:50:26 +08:00
tangjinzhou e2cc5eb252 feat: locale-provider 2018-12-09 12:07:12 +08:00
tangjinzhou dfa632ef1c docs: update list 2018-12-09 12:01:27 +08:00
tangjinzhou 0b17ebbb19 feat: update layout 2018-12-09 11:53:32 +08:00
tangjinzhou cb0a927273 feat: update input-number 2018-12-09 11:49:18 +08:00
tangjinzhou 71300d0c00 feat: update input 2018-12-09 11:43:27 +08:00
tangjinzhou 6d2c5950f9 feat: update grid 2018-12-09 10:58:50 +08:00
tangjinzhou c37f1c9f5c feat: update form 2018-12-08 19:24:30 +08:00
tangjinzhou 6d05993377 test: update snapshots 2018-12-08 19:07:40 +08:00
tangjinzhou 3ca22aa070 feat: update drawer 2018-12-08 19:07:04 +08:00
tangjinzhou 3fb4067d1a feat: update date-picker 2018-12-08 16:47:05 +08:00
tangjinzhou d98abf4b11 test: update snapshots 2018-12-08 12:05:42 +08:00
tangjinzhou dae7de95db test: update spin slider transfer demo and test 2018-12-08 12:05:10 +08:00
tangjinzhou 7aa46bbdf8 Merge branch 'master' into feat-3.10.3
# Conflicts:
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/timeline/__tests__/__snapshots__/demo.test.js.snap
2018-12-08 09:35:55 +08:00
tangjinzhou a04bdc6acf fix: timeline mode defaultvalue type error 2018-12-07 21:59:26 +08:00
tangjinzhou f4f5fef450
1.1.10 (#291)
* feat: update form

* docs: update form demo

* fix: update vue-ref to 1.0.3 & update form demo

* feat: update form demo

* feat: update form demo

* docs: add 1.1.10 changelog
2018-12-07 21:27:47 +08:00
wangxueliang 86bbeff161 feat: upadate transfer 2018-12-05 20:00:13 +08:00
wangxueliang 44d55b329d feat: update upload 2018-12-05 18:31:58 +08:00
tangjinzhou 65311fb0fb
fix: tree expandedKeys push #239 (#287) 2018-12-05 14:57:45 +08:00
tangjinzhou 8e37cd89f9 fix: timeline style error and add `reverse` `mode` 2018-12-05 12:32:46 +08:00
wangxueliang 69a9649e92 fix: treeDefaultExpandedKeys问题 #284 2018-12-03 10:47:40 +08:00
tangjinzhou 380331df80 feat: update checkbox divider dropdown 2018-11-30 22:58:46 +08:00
tangjinzhou 6b5c0a404b fix: update spin steps 2018-11-30 19:58:45 +08:00
wangxueliang ac7cf55bcf feat: update switch 2018-11-30 13:18:59 +08:00
wangxueliang 918cde803f feat: update spin 2018-11-30 11:56:41 +08:00
wangxueliang 3d41b55ba3 feat: update steps 2018-11-30 10:50:26 +08:00
wangxueliang e8743ec48d fix: update vc-slider 2018-11-30 09:30:43 +08:00
tangjinzhou 752c82df21 feat: update cascader 2018-11-29 22:20:17 +08:00
wangxueliang 1d340a9154 docs: add vc-slick base version 2018-11-29 16:58:40 +08:00
wangxueliang b5a63e6ddf rge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design into feat-3.10.3 2018-11-29 16:42:43 +08:00
wangxueliang 8e533e6b8e fix: vc-slider Range 2018-11-29 16:41:11 +08:00
tangjinzhou b36c663274 fix: steps labelPlacement not work #281 2018-11-29 09:01:53 +08:00
tangjinzhou 5331d2ca9a docs: update doc 2018-11-28 22:34:33 +08:00
tangjinzhou 0ce9d646a7 feat: update back-top badge breadcrumb button calendar card carousel cascader collapse 2018-11-28 21:58:42 +08:00
wangxueliang e825830079 feat: update vc-slider to 8.6.3 2018-11-28 18:28:58 +08:00
tangjinzhou 6e5e8a972e feat: update anchor auto-complete avatar 2018-11-28 10:35:37 +08:00
tangjinzhou 9fed6f99c2 test: update icon snapshots 2018-11-27 22:30:30 +08:00
tangjinzhou 8c91e3696e feat: update icon 2018-11-27 18:25:38 +08:00
tangjinzhou 2ff52a4e11 Merge branch 'master' into feat-3.10.3 2018-11-27 09:27:11 +08:00
tangjinzhou 0c9e4df4fc chore: use vue-ref 2018-11-26 21:49:05 +08:00
tangjinzhou c41cf5b4d7 fix: tree-select getPopupContainer doesn't work #265 2018-11-26 21:14:40 +08:00
tangjinzhou 6da26a9bc4 feat: update icon 2018-11-17 15:57:38 +08:00
wangxueliang 1542d118e4 test: update Snapshots 2018-11-16 11:35:58 +08:00
wangxueliang ba26eff2c9 fix: update remove property of upload #259 2018-11-16 10:32:11 +08:00
tangjinzhou 02a0012dcb feat: update alert 2018-11-15 22:27:31 +08:00