Commit Graph

126 Commits (464f81886f604b03e9f163ad21ffaea35a3eb67d)

Author SHA1 Message Date
杨奕 3e0106e069
Autocomplete: add placement attribute (#10475) 2018-03-30 14:42:23 +08:00
Gonzalo Nandez a68a73df89 Chore: update es changelog for 2.3.1 and 2.3.2 (#10459) 2018-03-29 19:43:03 +08:00
杨奕 9abb1cbe8a
Card: update docs for shadow attribute (#10451) 2018-03-29 16:28:37 +08:00
云游君 87532aa8ef Card: add shadow attribute (#10418)
* Card: add shadow attribute

* Card: fix test file

* Card: modify shadow class

* Card: modify test file

* Card: fix props
2018-03-29 15:18:31 +08:00
Gonzalo Nandez 65535761f5 Chore: update es changelog for 2.3.0 (#10430) 2018-03-29 10:35:02 +08:00
Leopoldthecoder 46b70a5b89 Select: add blur method 2018-03-28 18:45:12 +08:00
杨奕 8debdac9cc
Tree: update drag and drop docs (#10396) 2018-03-28 13:22:23 +08:00
FuryBean 4fe58a3d96 Tree: update drag and drop logic (#10372) 2018-03-28 11:46:48 +08:00
杨奕 d6b4cf3f13
TimePicker: fix missing dependency style files (#10381) 2018-03-27 12:16:11 +08:00
云游君 54c3613682 Button: add circle attribute (#10359)
* Button: add circle attribute

* test: modify button round

* Button: update docs for round & circle

* Button: fix disabled docs

* Button: fix button margin

* Button: fix button margin
2018-03-27 10:54:28 +08:00
杨奕 8c2afa5759
Progress: update docs for color prop (#10358) 2018-03-26 11:43:19 +08:00
杨奕 5d6fe5eb2c
Input: add blur method (#10356) 2018-03-26 10:51:18 +08:00
云游君 0b330126c7 Progress: add color attribute (#10352) 2018-03-26 10:50:57 +08:00
杨奕 d9bcaacc74
Form: add validate event (#10351) 2018-03-25 22:32:22 +08:00
杨奕 cf7f117bfb
Form: add invalidFields as a second param of validation callback (#10279) 2018-03-21 13:36:29 +08:00
杨奕 674f8648bf
ColorPicker: update docs for predefine (#10237) 2018-03-19 19:31:38 +08:00
Harlan 441669f081 ColorPicker: add predefine colors (#10170)
* ColorPicker: add predefine colors(#8702)

* Add selected state of predefine color and test cases

* Fix the bugs mentioned in review
2018-03-19 17:20:09 +08:00
杨奕 3377cd0847
Input: add select method (#10229) 2018-03-19 12:17:57 +08:00
杨奕 84bb3397cb
Table: add test for selectOnIndeterminate (#10210) 2018-03-16 21:42:11 +08:00
syn-zeta e36d57ac1d Table: Add selectOnIndeterminate prop to control master checkbox behavior (#9924) 2018-03-16 19:00:28 +08:00
Gonzalo Nandez 89768279a6 Chore: update es changelog for 2.2.2 (#10175) 2018-03-15 10:36:24 +08:00
杨奕 8eaf600044
Transfer: add left-check-change and right-check-change (#10156) 2018-03-14 12:38:23 +08:00
杨奕 1238dbf997
Slider: add input-size (#10154) 2018-03-14 10:52:44 +08:00
杨奕 acfbf610d3
Chore: update docs for Input and Quickstart (#10106) 2018-03-10 20:43:18 +08:00
Leopoldthecoder 09cc5be758 Popover: add after transition events 2018-03-08 12:30:47 +08:00
Hi-Linlin e92d1d13aa Pagination: add disabled prop (#10006) 2018-03-07 11:47:19 +08:00
云游君 12b6a10f70 Docs: update responsive layout for color page (#9993)
* Color: fix demo-color-box in docs respnsive layout

* Update color.md

* Update color.md

* Update color.md
2018-03-05 11:01:27 +08:00
Gonzalo Nandez 4867f59d6f Update Doc Spanish 2018-03-03 10:45:10 +08:00
杨奕 a21f78ea19
Changelog: update for 2.2.1 (#9975) 2018-03-02 16:35:22 +08:00
Eng Philippe b54ed0a62f DatePicker: prefix icon of input clickable for non-range pickers (#9966) 2018-03-02 14:52:40 +08:00
杨奕 aa5f015cd9
Transfer: add target-order (#9960) 2018-03-02 14:43:10 +08:00
杨奕 2ccb0ead05 Slider: add tooltip-class (#9957) 2018-03-01 17:21:31 +08:00
cinwell.li 95d2eabd5e Docs: update quickstart demo, close #9883 (#9928)
* docs: update quickstart demo, close #9883

* docs: fix typo
2018-03-01 12:05:49 +08:00
杨奕 71774edd92
Menu: update es doc (#9801) 2018-02-13 11:22:14 +08:00
Gonzalo Nandez e2d3830bc5 Docs: update es docs for 2.2.0 (#9796) 2018-02-13 10:59:24 +08:00
杨奕 f516d62786
Changelog: update for 2.2.0 (#9793) 2018-02-12 17:10:18 +08:00
杨奕 0f06fd5079
Select: add popper-append-to-body (#9782) 2018-02-11 18:18:49 +08:00
baiyaaaaa 610723ea00 support menu disabled (#9771) 2018-02-11 14:59:46 +08:00
杨奕 d46c0ed01c
Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
杨奕 438b29a48f
Chore: update docs for Tree and Menu (#9751) 2018-02-09 12:14:35 +08:00
FuryBean fe29af1b1f Add check event and getHalfChecedNodes method for Tree (#9730) 2018-02-09 10:31:11 +08:00
FuryBean 607aef0ac7 update tree docs for children & isLeaf (#9739) 2018-02-09 10:29:32 +08:00
FuryBean 6bef614c01 add api for tree (#9718) 2018-02-09 10:28:43 +08:00
杨奕 248b1bf8de
Tree: support scoped slot (#9686) 2018-02-06 16:45:27 +08:00
FuryBean 3bc67fa575 Tree: add node-contextmenu event for tree node (#9678) 2018-02-06 11:42:01 +08:00
Yao d8c931274d Input: fix prop valueKey doc (#9649) 2018-02-04 14:36:50 +08:00
杨奕 41a191b721
Menu: add popper-class for SubMenu (#9600) 2018-02-01 15:05:07 +08:00
Gonzalo Nandez 07ae591be8 Doc: update es docs for 2.1.0 (#9581) (#9591)
* Changelog: update for 2.1.0 (#9581)

* Changelog: update for 2.1.0

* Changelog: update for 2.1.0

* Update date-picker.md

* Update datetime-picker.md

* Update time-picker.md
2018-02-01 13:43:45 +08:00
杨奕 f274f3e3d9
Dropdown: remove transition delay when trigger is click (#9573) 2018-01-31 11:22:32 +08:00
Simon Knox 120589e5b4 Docs: fix Dialog doc's typo (#9533) 2018-01-29 19:20:26 +08:00