Commit Graph

1712 Commits (b64668f30499244dd733a88b2a3f6ffba83bb551)

Author SHA1 Message Date
tangjinzhou d42300bb88 cr table & tabs 2019-09-23 08:38:54 +08:00
tanjinzhou f5a340c306 cr tabs & tag & time-picker & slider 2019-09-20 19:19:59 +08:00
tanjinzhou c015c8d34c cr pxxx to sxxx and tree 2019-09-18 20:03:13 +08:00
tangjinzhou 4ce99b91e1 update configProvider 2019-09-11 22:51:52 +08:00
tangjinzhou a47a820a29 cr pagination & popover & popconfirm & tree-select 2019-09-11 22:33:36 +08:00
tanjinzhou f94f50f326 cr exxx to nxxx 2019-09-11 18:11:48 +08:00
tangjinzhou 4c58c52b21 cr grid & icon & upload 2019-09-10 21:54:22 +08:00
tanjinzhou 927a0a6c81 cr cxxx- exxx 2019-09-10 18:57:08 +08:00
tangjinzhou c31aab0685 cr button 2019-09-08 20:16:17 +08:00
zkwolf 5a0290af98 fix: docs typo (#1162) 2019-09-08 10:52:14 +08:00
tanjinzhou ae5a5878d5 cr anchor & avatar 2019-09-06 19:01:49 +08:00
tangjinzhou 8de01cf07e cr util & config-provider & affix & alert 2019-09-05 22:18:27 +08:00
tangjinzhou 0eef790e6b update vc-align to 2.4.5 2019-09-03 22:59:41 +08:00
tangjinzhou 508bc33cfa Merge branch 'feat-1.4.0' of https://github.com/vueComponent/ant-design-vue into feat-1.4.0 2019-09-03 22:49:37 +08:00
tangjinzhou dd3bde664f cr vc-calendar 2019-09-03 22:49:21 +08:00
zkwolf 1469f03011 fix: cascader prop notFoundContent type typo (#1150) 2019-09-03 17:36:50 +08:00
tangjinzhou 6ae2a193f6 update vc-cascader to 0.17.4 2019-09-02 22:49:34 +08:00
tangjinzhou feb9d178a9 update vc-checkbox to 2.1.7 2019-09-02 22:07:37 +08:00
tangjinzhou 43cbdb5659 cr vc-collapse and update to 1.11.7 2019-09-02 22:07:10 +08:00
tanjinzhou c9107da055 fix: select not hide when use keydown 2019-08-30 18:48:51 +08:00
tanjinzhou c80e54ba78 feat: form add selfUpdate #1049 2019-08-30 14:07:32 +08:00
tanjinzhou 0a419dac6a fix: switch tabIndex not work 2019-08-30 12:55:45 +08:00
tangjinzhou acbc6158b8 update dialog to 7.5.5 2019-08-29 22:50:53 +08:00
tangjinzhou 154e24687c update util 2019-08-28 22:56:51 +08:00
tangjinzhou da0f17d1b6 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/affix/index.jsx
#	components/alert/index.jsx
#	components/back-top/index.jsx
#	components/carousel/index.jsx
#	components/cascader/index.jsx
#	components/comment/index.jsx
#	components/config-provider/index.jsx
#	components/divider/index.jsx
#	components/drawer/index.jsx
#	components/form/Form.jsx
#	components/input-number/index.jsx
#	components/menu/index.jsx
#	components/modal/confirm.js
#	components/modal/index.js
#	components/popconfirm/index.jsx
#	components/popover/index.jsx
#	components/rate/index.jsx
#	components/steps/index.jsx
#	components/switch/index.jsx
#	components/time-picker/index.jsx
#	components/tree-select/index.jsx
#	site/components.js
2019-08-28 22:36:44 +08:00
tanjinzhou c9f1c26693 chore: add base.vue inconsistent vue version 2019-08-28 10:50:19 +08:00
tangjinzhou 2852ea295a update vc-pagination to 1.20.5 2019-08-27 23:14:19 +08:00
tangjinzhou 445c21d9fd cr dropdown 2019-08-27 21:57:27 +08:00
tangjinzhou 1e53fc85b3 update snapshots and prettier 2019-08-26 22:47:19 +08:00
tangjinzhou 6ea8f071f9 update vc-form to 2.4.8 2019-08-26 22:46:44 +08:00
tangjinzhou b6a7f49c0d cr vc-progress 2019-08-26 21:12:11 +08:00
tangjinzhou 89601b5b8c update style 2019-08-26 21:11:46 +08:00
tangjinzhou 2349348de0 Merge branch 'master' into feat-1.4.0
# Conflicts:
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/button/buttonTypes.js
#	components/button/demo/basic.md
#	components/button/style/index.less
#	components/button/style/mixin.less
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-collapse/src/Collapse.jsx
#	package.json
2019-08-25 22:09:55 +08:00
tanjinzhou 8796c94315 update site 2019-08-22 18:29:50 +08:00
三点包子 f12d53bfc4
Merge pull request #1111 from zkwolf/fix-tree-select-dataRef-undefined
fix: treeNode dataRef is undefined
2019-08-22 17:31:17 +08:00
刘彦博 f32771d281 doc: [Transfer] basic demo codes issue (#1112)
* fix transfer basic demo issue

* typo
2019-08-22 13:55:56 +08:00
ly303550688 62e3c4b73a fix: throw exception when has none collapse-panel in default slot (#1116) 2019-08-22 13:51:47 +08:00
zkwolf 5f9ebe8b45 fix: treeNode dataRef is undefined 2019-08-21 15:17:21 +08:00
Alireza Valizade 095406eea6 fix: select error on unmounting component (#1091) 2019-08-20 10:39:05 +08:00
tangjinzhou 0eab2424d5 style: update prettier 2019-08-15 22:24:53 +08:00
tangjinzhou 9734ec0993 fix: form warning #1076 2019-08-15 22:12:50 +08:00
tangjinzhou 259f16b145 fix: ie scrollerbar trigger blur event #999 2019-08-14 18:41:49 +08:00
tanjinzhou d232bf65f3 doc: update doc 2019-08-12 20:38:09 +08:00
言肆 ad81186ec5 feat: button support `link` type (#1077) 2019-08-12 11:30:32 +08:00
wangxueliang 8e80e13d17 style: update code style 2019-08-08 19:04:21 +08:00
wangxueliang f66fae47e3 feat: merge master 2019-08-08 19:02:54 +08:00
tangjinzhou 6d1a385fad feat: modal.confirm content ant title support function #824 2019-08-07 22:17:21 +08:00
tangjinzhou f5d1fa6a9f fix: support v-slot #1058 2019-08-07 21:56:30 +08:00
Plane-walker 3406cecbd8 fix: '{' and ')' are not match (#1062)
* fix: '{' doesn't match

* fix: '}' doesn't match
2019-08-07 10:06:08 +08:00
Tudero Li 949cb6bdcc fix: error doc file in form components #1054 (#1055) 2019-08-04 21:21:36 +08:00
zkwolf b3b4831c1a fix: input allowClear icon (#1040) 2019-07-31 22:11:03 +08:00
wangxueliang 71b7c9d338 fix: dropdown-button size not take effect 2019-07-31 11:22:47 +08:00
tangjinzhou 55a59f207f fix: ie scrollerbar trigger blur event #999 2019-07-30 19:51:49 +08:00
tangjinzhou da92d8543f fix: tooltip builtinPlacements default value 2019-07-29 22:43:03 +08:00
Morphling ef07315dc8 add builtinPlacements prop in shared props (#1021)
* add builtinPlacements prop in shared props

add builtinPlacements prop in shared props

* fix lint
2019-07-26 16:29:16 +08:00
tanjinzhou 5be307bc71 fix: array class error #1009 2019-07-24 19:21:27 +08:00
言肆 7287e12a9b fix: column[align] should not override custom cell style #973 (#983) 2019-07-22 11:11:20 +08:00
tangjinzhou 624816aae2 fix: dropdown menu flashing #975 2019-07-21 21:53:30 +08:00
wangxueliang d47907bc27 style: format code 2019-07-16 22:34:25 +08:00
SnowWinterMaye 68c212df65 datePicker 添加默认渲染slot支持 (#957)
* datePicker  添加默认渲染slot支持

* 功能优化
2019-07-16 21:19:47 +08:00
tanjinzhou 6f6cce482a fix: custom form warning error #915 2019-07-16 18:10:38 +08:00
wapznw 60a7927b0c dropdown添加minOverlayWidthMatchTrigger属性 (#954)
* Update getDropdownProps.js

dropdown组件增加minOverlayWidthMatchTrigger属性

* dropdown组件增加minOverlayWidthMatchTrigger属性
2019-07-16 15:39:53 +08:00
wangxueliang 9d3188a525 fix: select drop-down option displays an exception for #970 2019-07-16 01:08:14 +08:00
tanjinzhou 75dd9f6ceb update gulp script 2019-07-10 18:14:41 +08:00
tangjinzhou ecf7c8b42c fix: update icon focusable="false" #924 2019-07-07 21:27:16 +08:00
luichooy ea744664a7 fix: sFileList will be 'undefined' when run `form.resetFields()` (#929) 2019-07-07 20:57:39 +08:00
José Silva 2043203a11 update table documentation (#800)
* added index parameter on function of rowKey

* update size doc in table
2019-07-07 20:54:07 +08:00
drafish b0c95d36ae fix issue #930 (#931) 2019-07-05 09:44:12 +08:00
tanjinzhou 57a9eafcc6 site update & icons update 2019-07-04 18:28:27 +08:00
tanjinzhou ba93c49f25 style: format and update test 2019-07-04 18:21:43 +08:00
tanjinzhou d4f23cec69 fix: datepicker not open when placeholder is chinese at ie 10 and 11 #865 2019-07-04 18:17:15 +08:00
tanjinzhou f9373e44ce feat: add popup ref 2019-07-04 18:12:52 +08:00
tangjinzhou 5f41fa5e99 cr vc-rate 2019-07-03 21:56:30 +08:00
skyline-123 3239117b70 fix: submenu disalbed style (#921) 2019-07-02 10:15:01 +08:00
tangjinzhou 413b9b19bd cr vc-select 2019-06-30 21:56:24 +08:00
tangjinzhou e444ca1c7e cr vc-switch 2019-06-30 20:43:46 +08:00
tangjinzhou b380b30e90 cr vc-tabs 2019-06-30 20:33:43 +08:00
skyline-123 0d67fc1966 fix: dropdown button disable style (#912) 2019-06-30 09:44:46 +08:00
tangjinzhou 8f29e5e594 cr vc-time-picker 2019-06-27 22:00:08 +08:00
tangjinzhou 82b4715e95 cr vc-tree 2019-06-26 22:08:50 +08:00
tangjinzhou 673081274f cr tree-select 2019-06-26 08:28:17 +08:00
tangjinzhou adbd82b910 Merge branch 'master' into feat-1.4.0
# Conflicts:
#	components/table/interface.js
#	components/vc-upload/demo/simple.jsx
2019-06-24 21:47:23 +08:00
blackywkl 4cc05d24ba docs(form-cn): Remove duplicate brace (#844) 2019-06-07 11:14:19 +08:00
wangxueliang 76d8491b66 style: fix code format 2019-05-28 11:37:38 +08:00
wangxueliang f5471713f2 docs: fix statistic demo 2019-05-28 11:10:38 +08:00
三点包子 15c645fea1
Merge pull request #802 from attacking/feat-1.4.0
Statistic Component
2019-05-28 10:11:48 +08:00
mingyan.yu 1b16a4321d feat: countdown结束事件名称 2019-05-28 09:08:26 +08:00
tangjinzhou 056ef16f58 docs: update form demo 2019-05-26 15:30:55 +08:00
tangjinzhou 0596aaf781 fix: DirectoryTree props expandAction doesn't work for "doubleclick" #745 2019-05-26 14:19:59 +08:00
tangjinzhou 63fbed0d76 style: prettier 2019-05-26 13:58:06 +08:00
tangjinzhou 0a0a6a6103 fix: icon extraCommonProps not work #737 2019-05-26 13:57:43 +08:00
tangjinzhou 378241192e fix: vnode 传递函数式组件事件 2019-05-26 12:13:30 +08:00
mingyan.yu 200f9204e9 feat: test 2019-05-25 23:15:01 +08:00
mingyan.yu f4c0384d97 feat: prefixCls 2019-05-25 22:43:44 +08:00
tangjinzhou 1704ce4282 fix: table custom expandIcon function not work #751 2019-05-25 21:59:08 +08:00
tangjinzhou 1790dab16b docs: update upload demo #753 2019-05-25 18:24:22 +08:00
mingyan.yu 14d4b7745d feat: add statistic 2019-05-25 17:18:04 +08:00
wangxueliang 00f104757c feat: merge master 2019-05-25 16:36:25 +08:00
tangjinzhou a5bb1918e5 fix: search input component replicating id attribute #726 2019-05-25 15:10:28 +08:00
tangjinzhou e9f2858ae0 fix: ie9 remove dom error #705 2019-05-25 13:57:53 +08:00
tangjinzhou 49d60f759c fix: select dropdownRender not close #644 2019-05-25 13:45:50 +08:00
Yuga Sun 00656b5ce9 feat: add closable option for confirm dialog (#798) 2019-05-23 22:09:49 +08:00
wangxueliang 5d8d9248a3 test: update snapshots 2019-05-18 15:49:50 +08:00
wangxueliang 5b4d30ceae docs: add docs and demo 2019-05-18 15:44:54 +08:00
tangjinzhou d478653673 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-05-14 22:16:51 +08:00
tangjinzhou 28b7a68dc4 fix: moment locale change 2019-05-14 22:15:24 +08:00
wangxueliang 89de910478 fix: update modal 2019-05-13 19:09:21 +08:00
nicoklaxit ec0ff990d5 Update dropdown-button.md (#742) 2019-05-06 23:02:52 +08:00
Early fa46767472 fix(ContainerRender): memory leak when invoke removeContainer (#734) 2019-05-06 09:52:24 +08:00
wangxueliang 68df93c316 docs: update table doc 2019-04-30 18:27:47 +08:00
wangxueliang 3e704f9e2f feat: update table 2019-04-30 16:59:53 +08:00
wangxueliang e411d42d47 fix: update progress api and test 2019-04-30 13:31:21 +08:00
wangxueliang 7d8068be5e fix: dynamically setting src error 2019-04-25 20:39:00 +08:00
wangxueliang 798aadcc91 feat: update progress 2019-04-25 20:23:14 +08:00
Early d970f47b35 Fix tooltip destroy tooltip on hide (#727)
* fix: add destroyTooltipOnHide prop

* doc: destroyTooltipOnHide
2019-04-24 23:52:43 +08:00
wangxueliang 4193d246ba feat: update select 2019-04-20 16:23:50 +08:00
wangxueliang 3c4cc8ea77 feat: update icon 2019-04-20 16:03:57 +08:00
wangxueliang 3a2977a2ed feat: update form 2019-04-20 14:19:13 +08:00
wangxueliang 300fc9a2bc feat: update date-picker 2019-04-20 12:34:24 +08:00
tangjinzhou e5020f7eb8 fix: treeSelect not support dataRef #712 2019-04-19 21:30:58 +08:00
wangxueliang 103293aa8f feat: update modal 2019-04-17 10:21:28 +08:00
wangxueliang a8424d271f feat: update tabs 2019-04-17 09:21:35 +08:00
wangxueliang 48f2facb44 feat: update time-picker 2019-04-17 09:00:27 +08:00
wangxueliang e6754c5c52 Merge branch 'feat-1.4.0' of https://github.com/vueComponent/ant-design into feat-1.4.0 2019-04-10 15:42:00 +08:00
wangxueliang c114301b72 test: update snapshots 2019-04-10 15:41:46 +08:00
wangxueliang 3da747eadc feat: update tree 2019-04-10 13:28:07 +08:00
wangxueliang 0b03957ebe feat: update tree-select 2019-04-10 11:54:42 +08:00
wangxueliang 5a627fc5f3 feat: update tooltips 2019-04-10 10:14:12 +08:00
wangxueliang 05907aaff9 update dropdown 2019-04-10 10:09:00 +08:00
wangxueliang b22dfe297b feat: update menu 2019-04-10 09:41:02 +08:00
wangxueliang c54a20301a feat: update popover 2019-04-10 09:23:53 +08:00
wangxueliang 81e80bfaed feat: popconfirm 2019-04-10 09:20:22 +08:00
wangxueliang fa41d5b205 feat: update layout 2019-04-10 09:08:29 +08:00
wangxueliang b14988d769 feat: update input-number 2019-04-10 08:51:42 +08:00
三点包子 c483390dbc
Merge pull request #666 from ariesjia/feat-1.4.0
add reject event for drag not accepted files to upload component
2019-04-10 08:44:26 +08:00
wangxueliang 0566ae23e1 test: update snapshots 2019-04-09 20:39:49 +08:00
wangxueliang 190d70e6f5 fix: update input demo 2019-04-09 19:53:11 +08:00
wangxueliang 22b051f0a5 update input 2019-04-07 17:19:18 +08:00
wangxueliang ca7a4becbc feat: update drawer 2019-04-07 11:46:22 +08:00
wangxueliang 7d6678265e feat: merge master 2019-04-07 09:05:54 +08:00
wangxueliang b9aa4aec0c Merge branch 'master' of https://github.com/vueComponent/ant-design 2019-04-07 08:40:29 +08:00
tangjinzhou 791783344a feat: add custom handle 2019-04-04 23:28:50 +08:00
wangxueliang b02226bea2 docs: fix list api doc 2019-04-04 18:11:44 +08:00
areschen ee2d047d1f feat: add reject event for not drop not accept files to upload 2019-04-03 15:53:04 +08:00
wangxueliang 341374c44e feat: update style to 3.13.6 2019-03-30 16:06:06 +08:00
wangxueliang 26ea8409e1 feat: update transfer 2019-03-28 20:56:06 +08:00
wangxueliang 4f1e2768b0 feat: update upload 2019-03-28 19:51:27 +08:00
言肆 8fbeed1e44 fix: table head does not align under firefox #579 (#627) 2019-03-25 09:28:39 +08:00
wangxueliang 4410f770f0 fix: Not show spining mask in ie <= 10 #504 2019-03-22 14:37:50 +08:00
HelloMoli 9f9ab21ff3 Update edit-cell.md (#605) 2019-03-19 10:36:46 +08:00
wangxueliang 69f5487fd1 feat: update list & pagination 2019-03-19 10:02:14 +08:00
wangxueliang 1713581576 feat: switch && timeline && skeleton 2019-03-18 20:35:24 +08:00
wangxueliang 1af8349504 feat: radio && rate && spin 2019-03-18 20:00:00 +08:00
Early 3698c022ec fix: typo (#601) 2019-03-18 15:10:20 +08:00
tangjinzhou bd298802e6 fix: `Select` `selectedKeys` type validation error [#597] 2019-03-18 10:35:13 +08:00
tangjinzhou dbc0b2eaeb fix: `Cascader` `option.value` supports `String` `Number` type 2019-03-17 14:42:15 +08:00
tangjinzhou dfc46a0de7 fix: select title error #588 2019-03-16 09:14:55 +08:00
tangjinzhou faf9ba0033 fix: input repeat classname 2019-03-15 23:11:25 +08:00
tangjinzhou 72202591a5 fix: input-search support addonAfter and addonBefore slot #581 2019-03-15 22:56:05 +08:00
tangjinzhou fc72620bea feat: upload add ico type 2019-03-15 22:55:15 +08:00
milkmeowo c2d5eae95b supprot icon preview (#592) 2019-03-15 22:48:48 +08:00
wangxueliang 16409c6ed1 feat: update comment、divider、grid 2019-03-15 15:12:28 +08:00
wangxueliang 52b3883cf2 feat: update checkbox && collapse 2019-03-15 11:20:37 +08:00
wangxueliang 64b3ab1a55 fix: config-provider bug 2019-03-15 10:04:14 +08:00
wangxueliang b84a86bb40 feat: update carousel 2019-03-14 21:21:58 +08:00
wangxueliang 9bcb12e611 feat: update card 2019-03-13 21:32:14 +08:00
wangxueliang 5f09422d87 feat: udpate calendar 2019-03-13 13:34:40 +08:00
wangxueliang 9b5082fee9 feat: update breadcrumb && button 2019-03-13 09:38:54 +08:00
wangxueliang 40ddc851bc feat: update back-top && badge 2019-03-12 12:04:40 +08:00
wangxueliang 3eb046f10a test: update snapshots 2019-03-11 21:06:53 +08:00
wangxueliang 9051cd3822 feat: update auto-complete && avatar 2019-03-11 19:58:32 +08:00
wangxueliang 08821561ab feat: update alert && update anchor 2019-03-11 14:43:23 +08:00
wangxueliang 75cc96eefd feat: update affix 2019-03-11 11:54:14 +08:00
tangjinzhou d112e2d9a2 cr vc-upload and vc-progress 2019-03-10 22:10:58 +08:00
wangxueliang 08aef845d1 feat: update config-provider && empty demo 2019-03-08 13:48:55 +08:00
wangxueliang 995db39fa5 feat: add empty components && update locale-provider 2019-03-07 13:26:03 +08:00
wangxueliang 0a1a4458e6 feat: update style to 3.13.6 2019-03-07 09:37:54 +08:00
tangjinzhou 5dc6ad7957 docs: update button doc 2019-03-06 10:52:22 +08:00
tangjinzhou bdda185974 fix: message support function bug #554 2019-03-06 10:51:52 +08:00
wangxueliang a4d415392f feat: update style css to 3.13.6 2019-03-05 13:16:32 +08:00
wangxueliang e6d5999528 feat: update vc-time-picker to 3.6.2 2019-03-04 21:00:08 +08:00
wangxueliang 019650db05 feat: update vc-tree-select to 2.5.4 2019-03-04 19:42:40 +08:00
wangxueliang 9b1fba6650 feat: update vc-tree to 1.14.10 2019-03-04 15:51:25 +08:00
wangxueliang 1a1411b1d3 feat: update vc-select to 8.9.0 2019-03-04 15:45:21 +08:00
wangxueliang 8713210000 feat: update vc-tabs to 9.6.1 2019-03-04 14:57:51 +08:00
wangxueliang 0593665d7c feat: update vc-notification to 3.3.1 2019-03-04 12:12:50 +08:00
wangxueliang d2ce2e50f0 feat: update vc-dropdown to 2.4.1 2019-03-02 12:53:22 +08:00
wangxueliang a04d8a56f4 feat: update vc-switch to 1.9.0 2019-03-02 11:21:00 +08:00
wangxueliang 015fca4e1b feat: update vc-calendar to 9.10.10 2019-03-02 11:12:36 +08:00
wangxueliang 2d2bd79f82 feat: update vc-upload to 2.6.3 2019-03-01 23:19:20 +08:00
wangxueliang 4926130aff docs: update version to 8.6.6 2019-03-01 23:01:25 +08:00
wangxueliang 9fa5f1c415 feat: update vc-slider to 8.6.6 2019-03-01 22:58:46 +08:00
wangxueliang f94a380aee feat: update vc-rate to 2.5.0 2019-03-01 22:25:03 +08:00
wangxueliang 21eed858fa feat: update rc-input-number to 4.4.0 2019-03-01 20:46:26 +08:00
wangxueliang 2f81ea75c5 style: fix code conflict 2019-02-28 19:54:10 +08:00
wangxueliang 96afcdf30f test: update snapshots 2019-02-28 19:46:40 +08:00
tangjinzhou 04501dec3d docs: udpate 2019-02-23 18:53:02 +08:00
tangjinzhou 5db345b248 docs: add netlify.toml and update site-dist to _site 2019-02-23 12:12:44 +08:00
tangjinzhou 89c3a56362 docs: update demo 2019-02-23 12:11:54 +08:00
tangjinzhou c47582a93e docs: update demo 2019-02-22 22:23:37 +08:00
tangjinzhou 8a173180fd docs: update form doc 2019-02-22 21:58:03 +08:00
tangjinzhou f4615c8c0a docs: update tree dragxxx #467 2019-02-22 21:49:06 +08:00
tangjinzhou 27bd5c3da3 fix: tree dragover not work #469 2019-02-22 21:35:46 +08:00
tangjinzhou 28d7194c94 fix: tree growing space #502 2019-02-22 21:34:58 +08:00
tangjinzhou b1d23c516c optimize the style of the popover component 2019-02-22 21:32:08 +08:00
Orange 86d1e77fd9 docs: update icon demo (#510) 2019-02-22 21:02:51 +08:00
tangjinzhou b14ae3dd96 docs: update menu doc 2019-02-21 17:49:21 +08:00
tangjinzhou 27773fae20 fix: tree style #502 2019-02-21 17:48:45 +08:00
wangxueliang 1e1b869166 feat: update rc-collapse to 1.11.1 2019-02-21 14:31:35 +08:00
wangxueliang 487fe2a268 feat: update vc-progress to 2.3.0 2019-02-19 22:35:03 +08:00
wangxueliang a10711d9ae feat: vc-upload to 2.6.2 2019-02-18 23:33:39 +08:00
tangjinzhou 9e9339c3b3 feat: update rc-cascader to 0.17.1 2019-02-18 22:13:29 +08:00
tangjinzhou f2fba47e4d Merge branch 'master' into feat-1.4.0 2019-02-18 21:44:51 +08:00
tangjinzhou be12d2eee9 test: update snapshots 2019-02-16 22:46:47 +08:00
tangjinzhou 805d4e3295 docs: update url path 2019-02-16 16:51:21 +08:00
skadoodle 82447803ac fix: modal confirm class not work (#475) 2019-02-16 11:04:14 +08:00
tangjinzhou 1d80cec3d7 style: format vc-calendar 2019-02-13 22:12:00 +08:00
tangjinzhou 4df4424570 perf: update to vue 2.6.x 2019-02-13 22:11:27 +08:00
tangjinzhou 629d4c44d2 Merge branch 'master' into feat-1.4.0 2019-02-13 21:02:38 +08:00
Owen Melbourne 312691dd1f Replace text-decoration-skip: ink to text-decoration-skip-ink: auto 2019-02-12 19:55:40 +08:00
tangjinzhou 8692336547 update site 2019-02-11 22:22:46 +08:00
tangjinzhou 7ddc17b3bd docs: add form vuex demo close #465 2019-02-11 22:22:15 +08:00
tangjinzhou e60122a9f4 revert: lint format vue/prop-name-casing 2019-02-11 22:17:23 +08:00
tangjinzhou a0be4e43ad Merge branch 'master' into feat-1.4.0 2019-02-02 16:19:18 +08:00
tangjinzhou 9a463899fb perf: avoid multiple decorator when FormItem is nested 2019-02-02 15:25:43 +08:00
tangjinzhou 55a8dca9e7 style: update lint and format code 2019-02-01 17:23:00 +08:00
tangjinzhou fff0d5bf85 fix: AutoComplete placeholder not display when disabled #402 2019-01-31 10:28:30 +08:00
tangjinzhou beef6c6662 perf: update formItem give some tip 2019-01-30 21:31:36 +08:00
tangjinzhou 041cca740d test: avoid test error 2019-01-29 22:58:52 +08:00
tangjinzhou c34a446f73 fix: avoid update when formitem from slot 2019-01-29 22:58:28 +08:00
tangjinzhou de68d08798 perf: inject default 2019-01-28 21:09:13 +08:00
tangjinzhou c9d3f7b79c fix: formItem not update when a-form-item in child component #446 2019-01-27 21:47:27 +08:00
tangjinzhou 78c1023785 test: update test 2019-01-25 18:00:36 +08:00
tangjinzhou 8bec6708d6 feat: update vc-calendar 2019-01-23 22:47:44 +08:00
tangjinzhou d0ae9ccaeb docs: update icon doc 2019-01-23 12:43:45 +08:00
tangjinzhou 1aa42dfe18 feat: anchor add wrapperClass and wrapperStyle 2019-01-23 12:43:15 +08:00
三点包子 e0a9209b6a test: add comment test and update snapshots (#429) 2019-01-23 09:46:04 +08:00
weifu2 159c54973d fix: modify message maxcount bug (#428)
when set maxcount, message not close
2019-01-23 09:43:29 +08:00
tangjinzhou 181399624a feat: update vc-xxx 2019-01-21 22:14:30 +08:00
tangjinzhou 56315994d6 feat: update vc-xxx 2019-01-21 21:59:13 +08:00
tangjinzhou 663d00f5ab docs: delete test code 2019-01-20 21:16:36 +08:00
tangjinzhou ad0325a11e docs: form add preserve 2019-01-19 17:53:55 +08:00
tangjinzhou 73f9b23f8b fix: Slider error when clicking mark #407 2019-01-17 12:00:07 +08:00
tangjinzhou 782eebccee fix: remove autoFormCreate 2019-01-16 11:22:58 +08:00
tangjinzhou 0f7d77830a bump 1.3.1 2019-01-15 10:14:36 +08:00
tangjinzhou 67c31867d2 style: prettier code 2019-01-15 09:41:07 +08:00
tangjinzhou 754c220eab fix: ie table scroll not work #390 2019-01-15 09:40:24 +08:00
tangjinzhou c924f4ca82 perf: form 2019-01-14 22:42:04 +08:00
tangjinzhou 8b3f7d2f4a style: delete console 2019-01-12 17:23:44 +08:00
tangjinzhou ffb2a593b1 style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
tangjinzhou eee43a34cc docs: add 1.3.0 zh changelog 2019-01-10 22:36:43 +08:00
tangjinzhou eba3547c4b docs: udpate demo 2019-01-10 21:43:01 +08:00
tangjinzhou dcefca22a4 Merge branch 'master' into feat-1.3.0 2019-01-10 20:47:35 +08:00
tangjinzhou 95a22158ad fix: tooltip disabled button style error #389 2019-01-10 20:38:36 +08:00
xindongdong 7764700052 style: remove repeated attribute
remove repeated attribute
2019-01-09 22:03:04 +08:00
tangjinzhou 8a9964d1cc feat: update vc-tabs vc-steps 2019-01-09 21:49:33 +08:00
wangxueliang 22cf0b56d0 docs: fix progress docs 2019-01-09 13:54:03 +08:00
tangjinzhou eb35c684ed test: update snapshots 2019-01-09 10:14:34 +08:00
tangjinzhou 6f15a470eb feat: update vc-menu vc-select 2019-01-08 23:03:13 +08:00
wangxueliang 51cc269b31 docs: fix compoments docs 2019-01-08 19:00:39 +08:00
wangxueliang 981a889098 docs: update calendar doc 2019-01-08 14:45:11 +08:00
tangjinzhou ac88e4949b refactor: tag 2019-01-08 13:17:46 +08:00
tangjinzhou 98eb6b2a04 test: update snapshots 2019-01-07 21:17:16 +08:00
tangjinzhou 1fb3ce30d2 Merge branch 'master' into feat-1.3.0
# Conflicts:
#	components/table/__tests__/__snapshots__/Table.test.js.snap
2019-01-07 21:10:25 +08:00
tangjinzhou b5ca022375 perf: tree 2019-01-07 21:04:55 +08:00
tangjinzhou 7a279f6651 docs: update upload doc 2019-01-07 20:59:57 +08:00
tangjinzhou cfe002191b feat: tree-select support searchValue 2019-01-07 20:59:18 +08:00
tangjinzhou 41ee8ea046 feat: transfer change `searchChange` to `search` 2019-01-07 20:58:18 +08:00
tangjinzhou 948499a730 fix: input trigger multiple change event 2019-01-07 20:56:32 +08:00
tangjinzhou b2d6577b76 feat: time-picker and tooltip support configProvider.getPopupContainer 2019-01-07 20:53:42 +08:00
tangjinzhou 06fe9ec935 feat: tabs activeKey support number 2019-01-07 20:51:57 +08:00
tangjinzhou b87d722143 fix: support staticClass and dynamic class #371 2019-01-06 21:14:14 +08:00
tangjinzhou 4055a23c50 docs: update demo 2019-01-06 19:24:32 +08:00
tangjinzhou fc206c7e55 chore: fix isValidElement 2019-01-06 18:28:16 +08:00
tangjinzhou bbc6c29e69 feat: table sortTitle opt 2019-01-06 18:11:50 +08:00
tangjinzhou 8340a0b684 feat: table add expandIcon 2019-01-05 18:09:27 +08:00
tangjinzhou ad0727898e test: update snapshots 2019-01-05 16:24:52 +08:00
tangjinzhou c0947907c0 feat: select add dropdownRender removeIcon clearIcon menuItemSelectedIcon 2019-01-05 16:22:25 +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 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
tangjinzhou 6de4c38a5f update wave 2018-11-14 21:54:13 +08:00
tangjinzhou 519c744ec7 Merge branch 'master' into feat-3.10.3 2018-11-14 21:39:06 +08:00
tangjinzhou 116e58bcf4 feat: update 3.10.7 style 2018-11-14 21:35:02 +08:00
tangjinzhou d59d6ee5ad feat: update 3.10.7 style 2018-11-14 21:33:56 +08:00
wangxueliang d2c037a7a3 feat: 代码规范修改 2018-11-14 20:43:20 +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
tangjinzhou cfc7e15fdf feat: update vc-tabs to 9.4.8 and vc-time-picker to 3.4.0 2018-11-10 22:03:00 +08:00
tangjinzhou 8f1ea64c35 feat: update vc-table to 6.4.0 2018-11-09 18:57:25 +08:00
wangxueliang 3ed9fc811d Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design into feat-3.10.3 2018-11-09 17:52:58 +08:00
wangxueliang 4f48dccb01 feat: update steps 2018-11-09 17:51:56 +08:00
tangjinzhou 7d2e9969ea Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design into feat-3.10.3 2018-11-09 14:23:31 +08:00
tangjinzhou 56b06b71e1 feat: update vc-select to 8.4.4 2018-11-09 14:23:19 +08:00
wangxueliang ad47206792 Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design into feat-3.10.3 2018-11-08 20:48:16 +08:00
wangxueliang 4badf03a2f test: update test 2018-11-08 20:47:21 +08:00
tangjinzhou 9ed79212e0 feat: update vc-notification & vc-pagination & vc-progress & vc-rate & vc-tree 2018-11-08 19:59:09 +08:00
tangjinzhou 1976e1254e test: update snapshots 2018-11-06 11:59:20 +08:00
tangjinzhou 4d206886c5 feat: update vc-menu 2018-11-06 11:59:01 +08:00
tangjinzhou 4d86a61e4d feat: update vc-menu 2018-11-06 10:05:23 +08:00
tangjinzhou 2cce6a5f55 feat: update vc-menu to 7.4.19 2018-11-05 21:03:25 +08:00
tangjinzhou 2bf65a4828 feat: update m-feedback to 2.0.0 2018-11-02 21:45:11 +08:00
tangjinzhou bbff1e56b5 feat: update input-number to 4.3.1 2018-11-02 21:23:29 +08:00
tangjinzhou 6ab4c3db68 feat: update vc-tooltip to 3.7.3 2018-11-02 21:04:23 +08:00
tangjinzhou 8d51e59112 feat: update vc-trigger to 2.6.2 2018-11-02 21:00:17 +08:00
tangjinzhou ca48b2f905 refactor: rename align to vc-align and trigger to vc-trigger 2018-11-02 20:39:54 +08:00
tangjinzhou 0c788b084c t Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design-vue into feat-3.10.3 2018-10-31 21:39:43 +08:00
tangjinzhou 66fca3829f feat: update form to 2.2.6 2018-10-31 21:39:12 +08:00
wangxueliang 1370d4b7e9 feat: update switch to 1.8.0 2018-10-31 19:28:53 +08:00
wangxueliang ef31389965 feat: update upload to 2.6.0 2018-10-31 19:06:21 +08:00
tangjinzhou 2b3d0a72d9 test: update snapshots 2018-10-30 21:19:31 +08:00
tangjinzhou b755860ebc feat: update dropdown to 2.2.1 2018-10-30 21:10:00 +08:00
wangxueliang 83d18c1ac8 fix: round progress support strokeColor #238 2018-10-30 15:10:16 +08:00
tangjinzhou 26186d7aad feat: update dialog from 7.1.8 to 7.2.1 2018-10-29 20:49:38 +08:00
tangjinzhou be5be9b775 feat: update cascader from 0.14.0 to 0.16.0 2018-10-29 20:48:58 +08:00
tangjinzhou f24d5efb2b feat: update calendar from 9.6.2 to 9.7.9 2018-10-29 20:48:23 +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
undefined 2a26caab83 fix: slider marks support function #171 2018-09-13 22:00:32 +08:00
undefined 647214c513 fix: modal confirm centered not work 2018-09-13 21:28:02 +08:00
undefined 3a6e2f9b2a fix: add tabs listeners #189 2018-09-13 21:23:13 +08:00
tangjinzhou bf161d4035 test: update snapshots 2018-09-13 14:02:18 +08:00
tangjinzhou 3bebbb2aab fix: dropdown position incorrect caused by window size change #184 2018-09-13 12:19:03 +08:00
zeratul1 8a45202d91 add 'danger' type to dropdown-button (#179) 2018-09-11 21:38:22 +08:00
tangjinzhou 4df8e3743f fix: dialog call `mounted` multiple times #152 2018-09-11 12:23:44 +08:00
wangxueliang 85a9aca492 fix: the spin component loads for the first time #174 2018-09-11 09:14:57 +08:00
João Ferreira 9d3c448279 Fix typo on form's index.en-US.md (#165) 2018-09-07 07:47:22 +08:00
undefined 054a8ceb6f test: update snapshots 2018-09-05 21:58:32 +08:00
tangjinzhou ff25efe185
update to antd3.8.3 (#159)
* refactor: align

* feat:  update align to 2.4.3

* feat: update trigger 2.5.4

* feat: update tooltip 3.7.2

* fix: align

* feat: update vc-calendar to 9.6.2

* feat: update vc-checkbox to 2.1.5

* feat: update vc-dialog to 7.1.8

* feat: update vc-from to 2.2.1

* feat: update vc-notification to 3.1.1

* test: update snapshots

* feat: update vc-tree to 1.12.6

* feat: update vc-table to 6.2.8

* feat: update vc-upload to 2.5.1

* feat: update vc-input-number to 4.0.12

* feat: update vc-tabs to 9.2.6

* refactor: vc-menu

* refactor: update vc-menu to 7.0.5

* style: remove unused

* feat: update pagination to 1.16.5

* feat: add vc-progress 2.2.5 tag

* feat: add vc-rate 2.4.0 tag

* feat: update vc-slider to 8.6.1

* fix: tooltip error

* style: delete conosle

* feat: update vc-steps to 3.1.1

* add vc-switch tag 1.6.0

* feat: update upload to 2.5.1

* fix: update vc-menu

* fix: update store

* fix: add ref dir

* fix: trigger mock shouldComponentUpdate

* fix: update vc-select

* revert: trigger lazyrenderbox

* fix: update vc-select

* fix: update vc-select

* fix: update vc-select

* fix: update vc-menu

* fix: update vc-slick ref

* update style to 3.8.2

* test: update snapshots

* update vc-select

* update util & affix

* feat: add drawer

* fix: support title add slot mode

* test: update affix test

* update alert

* update anchor

* update snapshots

* fix: doc and vc-drawer

* update select & auto-complete

* update back-top & grid

* feractor: avatar

* test: add drawer test

* update badge

* update button

* update card

* update divider

* feat: update vc-tabs to 9.3.6 and tabs

* add afterEnter callback

* update form

* fix: update drawer

* test: update snapshots

* update modal & notification

* test: update snapshots

* update message

* update locale-provider

* update dropdown

* update layout popconfirm popover

* update time-picker

* update menu

* update date-picker

* docs: update input docs

* update input

* update snapshots

* update table

* update test snapshots

* feat: update progress

* update checkbox

* feat: update spin

* update radio

* docs: slider steps timeline

* update list

* update transfer

* update collapse

* update cascader

* update upload
2018-09-05 21:28:54 +08:00
tangjinzhou 5fe053d222 fix: Nesting tabs of different sizes, the style does not take effect #144 2018-08-29 09:39:36 +08:00
tangjinzhou b7366928f7 test: update snapshots 2018-08-24 10:16:04 +08:00
Alrik Olson 1f856f8c24 Add documentation for "rowKey" property of List component (#139) 2018-08-24 09:56:44 +08:00
tangjinzhou a07f50c31a fix: tree-select searchPlaceholder incorrect #125 2018-08-19 13:21:56 +08:00
tangjinzhou 6f055ead6c docs: optimize site #118 2018-08-10 14:52:58 +08:00
tangjinzhou 59c8e11e11 docs: optimize site #117 2018-08-10 14:52:26 +08:00
tangjinzhou ff35898774 fix: remove form checkbox-group defaultValue warning#110 2018-08-09 09:41:54 +08:00
tangjinzhou b908088d1f fix: add avatar support event listeners #102 2018-08-08 10:18:37 +08:00
tangjinzhou 4af03c4ab9 fix: grid.row gutter proptype error 2018-08-08 10:13:28 +08:00
tangjinzhou 65a4eb5a25 fix: unnecessary input event on input tag placeholder in IE #92 2018-08-08 10:04:46 +08:00
tangjinzhou e6054ff4e8 fix: badge offset x y axis order error and support number type #99 2018-08-08 09:44:00 +08:00
tangjinzhou becdaf289e fix: Avoid children not updating #106 2018-08-08 09:38:32 +08:00
tangjinzhou 746fc9a792 chore: rename vue-antd-ui to ant-design-vue 2018-08-04 17:52:11 +08:00
tangjinzhou 81b36bddc4 docs: update docs 2018-08-03 21:50:39 +08:00
tangjinzhou 8449c71e12 test: update snapshots 2018-07-29 21:31:15 +08:00
tangjinzhou da1b924cba fix: select label not update 2018-07-29 19:47:48 +08:00
tangjinzhou b48bbac695 chore: update classname 2018-07-29 19:33:41 +08:00
tangjinzhou e8cbe7d1df fix: update export props #87 2018-07-29 19:33:02 +08:00
tjz 328ed632de docs: add 1.0.1 cahngelog & update menu doc 2018-07-27 20:59:59 +08:00
tjz 02ab242197 fix: dataPicker dropdownClassName not wroking 2018-07-27 20:37:02 +08:00
wangxueliang 84a9d1d5c2 fix: support card description and title slot 2018-07-27 15:30:24 +08:00
tangjinzhou 34f162b513 fix: calendar change event call twice #82 2018-07-27 10:12:56 +08:00
tangjinzhou 4a51544bd6 feat: optimize Chinese input(just support v-model) 2018-07-27 09:18:31 +08:00
tjz 1367cfc70a fix: treeSelect treeData[i].children support null #81 2018-07-25 22:21:19 +08:00
wangxueliang b65e061535 fix: update carousel test 2018-07-23 17:38:19 +08:00
wangxueliang 214347aa8f fix: carousel customArrows demo 2018-07-23 17:23:25 +08:00
wangxueliang 5f53be8042 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-07-23 16:28:40 +08:00
wangxueliang 9e4c2116c1 feat: add carousel customArrows demo 2018-07-23 16:27:50 +08:00
tangjinzhou c8eccdc605 docs: update form docs 2018-07-21 14:09:22 +08:00
wangxueliang d2f411a862 fix: carousel customPaging demo 2018-07-20 18:24:22 +08:00
wangxueliang edddbd982a feat: add carousel 2018-07-20 16:13:21 +08:00
tangjinzhou 617cbdccd0 perf: update buttongroup style 2018-07-20 10:25:33 +08:00
tangjinzhou 38b18d3d2e fix: buttongroup style bug 2018-07-18 09:39:57 +08:00
tjz 28b5193b84 revert: enterButton type 2018-07-17 22:05:18 +08:00
tjz b771fd1508 feat: add card tablist support custom tab 2018-07-17 22:04:32 +08:00
tjz 4d7b9bd58d docs: update docs #71 2018-07-17 21:29:19 +08:00
tjz b464c6f6ee fix: table pagination deep watch 2018-07-17 21:22:48 +08:00
tjz 323c534aa2 fix: Tooltip containing disabled button does not show #73 2018-07-17 21:16:22 +08:00
tjz fd0790695f fix: anchorlink not update links 2018-07-14 17:11:53 +08:00
tangjinzhou f3791aaafe feat: select add `options` prop 2018-07-11 18:35:27 +08:00
tangjinzhou 7cd4f39756 feat: add tree-select 2018-07-11 17:51:20 +08:00
tangjinzhou c0fb36468f fix: trigger missing callback parameters for some events 2018-07-11 17:47:26 +08:00
wangxueliang ce8d09c3b5 fix: update upload action of props #66 2018-07-11 12:03:19 +08:00
wangxueliang bdb6ada30b fix: update upload action of props
resolved #66
2018-07-11 11:47:18 +08:00
tjz 4f45916601 fix: transfer locale-provider miss titles 2018-07-05 21:03:15 +08:00
tjz ebe942dd76 fix: notification error #63 2018-07-05 21:01:43 +08:00
tangjinzhou c463649b4c fix: form templateContext error #62 2018-07-03 14:04:17 +08:00
tangjinzhou dc94eeaefa test: update datepicker test 2018-07-03 10:24:17 +08:00
tangjinzhou 1584b3839e fix: upload thumbUrl preview not work 2018-07-03 10:22:03 +08:00
wangxueliang 19698a7c33 fix: upload type and demo 2018-07-02 16:24:19 +08:00
tjz b444761e51 docs: update table ajax demo 2018-07-01 17:33:24 +08:00
tjz 8254f783a3 fix: trigger forceAlign cannot call 2018-07-01 17:13:31 +08:00
tjz 3250302d9e fix: trigger getPopupContainer not working 2018-07-01 17:12:24 +08:00
tjz 8da76cebec fix: delete form export warning #52 2018-06-28 22:22:56 +08:00
tjz 079f82d66e fix: InputSearch return wrong value #53 2018-06-28 22:17:08 +08:00
tjz 5130f7353f test: update table test 2018-06-28 22:08:13 +08:00
tjz bcf12eddbe test: add form test 2018-06-28 21:41:02 +08:00
tjz 15dee742d8 test: update menu test 2018-06-28 21:22:25 +08:00
tjz b10a027426 docs: fix word misspellings 2018-06-26 21:56:09 +08:00
tjz 70f8c560b3 test: update menu test 2018-06-26 21:47:15 +08:00
tjz cc0387b425 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-06-26 21:38:42 +08:00
tangjinzhou 8057c64cf3 fix: popover v-model not work #49 2018-06-26 10:17:30 +08:00
tangjinzhou 61dbd6001f docs: update form api example link 2018-06-26 09:14:43 +08:00
tjz 9b1b9de890 test: add menu test 2018-06-25 22:15:17 +08:00
tjz fdce1ce6b7 feat: update form 2018-06-24 22:22:43 +08:00
tangjinzhou 868ee1ebaf feat: support form template 2018-06-23 17:17:45 +08:00
tjz 090f9cba5d feat: add form support template 2018-06-22 21:35:14 +08:00
tjz 51718d7ffc test: add select test 2018-06-21 22:28:10 +08:00
tjz 52f6f50dbe fix: add select focus and blur events 2018-06-21 22:27:48 +08:00
tjz 33da99cf21 test: update `radio` & `group` path 2018-06-17 18:00:43 +08:00
tjz 9df74bedd7 fix: update disabled radiogroup's classname 2018-06-17 17:46:09 +08:00
tjz 9f307fd25d test: add radio & tabs tests 2018-06-17 17:25:54 +08:00
tjz 90634d19b3 fix: add radioGroup mouse event & radio name inherit radioGroup name 2018-06-17 17:22:26 +08:00
tjz f7886c7203 fix: radio `focus` `blur` `autofocus` `mouseenter` `mouseleave` not working 2018-06-17 16:14:49 +08:00
tjz cb2c71bd2f test: add dropdown 、popover、 tag、 time-picker tests 2018-06-17 15:57:09 +08:00
tjz 28d009d3ce fix: time-picker focus blur autoFocus not work 2018-06-17 15:56:12 +08:00
tjz ba8b73aa66 feat: update spin class 2018-06-17 10:49:56 +08:00
tjz 36db114621 test: update table 2018-06-16 23:05:15 +08:00
tjz 1c63ab9bd8 test: update list & spin snapshots 2018-06-16 23:00:59 +08:00
tjz 532b1d0c48 test: add list test & update spin 2018-06-16 22:57:11 +08:00
tjz 29a9fcd2ca test: update upload action 2018-06-16 22:11:34 +08:00
tjz d132738f67 docs: update list demo 2018-06-16 21:54:01 +08:00