Commit Graph

705 Commits (d0612fdfb90fe08cc4aba178d9d52902db703ae7)

Author SHA1 Message Date
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 091c8d5976 docs: update form doc 2018-12-11 22:26:03 +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
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 b36c663274 fix: steps labelPlacement not work #281 2018-11-29 09:01:53 +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
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 fc4ea7e118 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2018-11-10 22:59:29 +08:00
tangjinzhou 34c880f8d0 feat: tooltip add align #252 2018-11-10 22:35:03 +08:00
tangjinzhou e450e9272f feat: progress status add `normal` type #254 2018-11-10 22:27:12 +08:00
tangjinzhou 51ac45a537 fix: Cascader getPopupContainer not work #257 2018-11-10 22:17:09 +08:00
wangxueliang 83d18c1ac8 fix: round progress support strokeColor #238 2018-10-30 15:10:16 +08:00
tangjinzhou 9481958119 docs: add single file recursive menu demo 2018-10-24 19:20:14 +08:00
tangjinzhou 4b24c13544 fix: table ssr has invaild style #231 2018-10-24 16:34:12 +08:00
tangjinzhou 90d33b019b fix: slider position error when zoom is not 1 #227 2018-10-24 15:55:40 +08:00
tangjinzhou 46b71b2e0a fix: radioGroup not take effect when value is the number 0 #226 2018-10-24 12:51:46 +08:00
tangjinzhou 1ab2e106bf fix: tabs scrollToActiveTab no work when add tab #215 2018-10-23 14:45:05 +08:00
tangjinzhou 9f70380bd8 fix: table pagination trigger multiple change events when `showSizeChanger=true` #228 2018-10-23 12:49:40 +08:00
tangjinzhou 9638e018b3 fix: tree custom icon auguments error #223 2018-10-22 21:24:38 +08:00
jeffjing 3c59eb995f docs: Update checkbox doc (#225)
* Update index.en-US.md

* Update index.zh-CN.md
2018-10-22 20:04:57 +08:00
tangjinzhou 7082d6f805 fix: Cascader item key type error #219 2018-10-12 19:22:01 +08:00
tangjinzhou 164d74768a test: update snapshots 2018-10-10 15:01:36 +08:00
tangjinzhou 0983a0f83f fix: select onKeyDown error #217 2018-10-10 14:09:13 +08:00
tangjinzhou 4ebcc99055 fix: drawer children update issue #209 2018-10-10 13:43:10 +08:00
tangjinzhou 097064a65d docs: add 1.1.4 changelog 2018-09-29 15:24:47 +08:00
tangjinzhou d50fad7f6d feat: update table 2018-09-29 15:08:24 +08:00
tangjinzhou 213706c185 fix: connect do not update issue, close #202 2018-09-29 15:07:37 +08:00
tangjinzhou f597b7ece3 fix: tabs tabBarGutter no work, close #205 2018-09-28 21:43:21 +08:00
tangjinzhou 6c3e3d3c3d docs: update tree doc 2018-09-28 21:31:58 +08:00
tangjinzhou c7ab23c4ce feat: update tree 2018-09-28 14:35:26 +08:00
tangjinzhou 90960e026f fix: update load 2018-09-27 21:44:44 +08:00
tangjinzhou 3dc6b0745c feat: update tree and vc-tree 2018-09-26 22:57:01 +08:00
tangjinzhou 944d0dad4f test: update snapshot 2018-09-21 22:12:11 +08:00
tangjinzhou a9f31fc477 fix: menu trigger inlineCollapsed not have animation #200 2018-09-21 21:46:42 +08:00
tangjinzhou b604fd5c0a fix: layout sider trigger width error, close #201 2018-09-21 20:56:25 +08:00
tangjinzhou 9fd97fccfa docs: update notification demo 2018-09-21 10:00:52 +08:00
tangjinzhou 1ce29343b4 fix: select trigger error 2018-09-21 10:00:13 +08:00
tangjinzhou 1910f4bea1 fix: steps dot style, close #199 2018-09-21 09:23:41 +08:00
tangjinzhou a6620cbbe5
feat: add component Vue.use method (#197)
* feat: add Vue.use feat

* feat: Vue.use method

* docs: update docs
2018-09-19 13:21:57 +08:00
tangjinzhou 2ed0d62fcf fix: select option value support number 0 2018-09-19 13:14:46 +08:00
tangjinzhou 459b1677c0 revert: tabs style 2018-09-17 21:30:08 +08:00
tangjinzhou 9be0909031 fix: cascader active item not expand 2018-09-17 21:17:44 +08:00
tangjinzhou df5db65397 update wave & tag & tag snapshots 2018-09-17 13:17:13 +08:00
tangjinzhou 12918ae619 feat: update antd3.8.4 2018-09-16 21:36:22 +08:00