Commit Graph

1130 Commits (18005cc97c5a10728e92b665434b8eff46460619)

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