Commit Graph

1139 Commits (154e24687c60232f56876552ac765bfc6f2fa52a)

Author SHA1 Message Date
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