Commit Graph

594 Commits (63844fd845b202edf9ab60732e637bd5fc645fe2)

Author SHA1 Message Date
杨奕 68db03fc22
Tree: add checkOnClickNode (#11111) 2018-05-10 18:01:49 +08:00
杨奕 6f2f7aed47
FormItem: add clearValidate (#11076) 2018-05-09 13:58:12 +08:00
hetech 602afe0364 Select: add prefix named slot (#11063)
* Select: add prefix named slot

* Update select.md
2018-05-08 19:12:25 +08:00
杨奕 7a5d24014b
Chore: update duotai sponsorship (#10940) 2018-04-29 12:01:08 +08:00
杨奕 56cbdef95b
Docs: update popover and table (#10910) 2018-04-27 12:27:41 +08:00
杨奕 c7213fcc56
Chore: update Nuxt example link (#10826) 2018-04-21 19:56:47 +08:00
杨奕 e8e2fc425b
Tree: add type as allow-drop's 3rd param (#10792) 2018-04-19 19:25:59 +08:00
杨奕 0c475a98c0
Input: fix docs for clear event param (#10784) 2018-04-19 16:07:03 +08:00
杨奕 9063dcf9c9
Form: fix a typo in docs (#10778) 2018-04-19 11:55:46 +08:00
杨奕 f530bffa97
Pagination: update docs for pager-count (#10772) 2018-04-18 16:01:07 +08:00
杨奕 95e168f7ca
Pagination: add prev-click and next-click events (#10755) 2018-04-17 16:47:32 +08:00
杨奕 1f4adb7c08
DatePicker: support multiple dates selection (#10650)
* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* Datepicker: fix can't clear bug

*  Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* DatePicker: support multiple dates selection

* reflect review comments
2018-04-17 14:09:43 +08:00
杨奕 3eb377f72f
Select: update docs for automatic-dropdown (#10727) 2018-04-16 12:32:14 +08:00
杨奕 8910f6fc96
Changelog: update for 2.3.4 (#10691) 2018-04-12 21:21:22 +08:00
杨奕 583439a4be
Table: add $index as formatter's param (#10645) 2018-04-10 16:15:09 +08:00
杨奕 02440aa5fb
Transfer: support scoped slot for data items (#10577) 2018-04-05 21:25:14 +08:00
杨奕 422a8ac9c4
Breadcrumb: remove visual feedback for non-link items (#10551) 2018-04-04 11:34:00 +08:00
杨奕 16656bce63
Docs: update Upload docs (#10532) 2018-04-03 11:50:20 +08:00
杨奕 c8ff3ad606
Menu: add popper-append-to-body for SubMenu (#10515) 2018-04-02 17:18:50 +08:00
杨奕 3ee0c5960b
DateTimePicker: update docs for default-time (#10511) 2018-04-02 13:20:43 +08:00
RickMacTurk 528bce4479 DateTimePicker: enable default-time attribute in date picker (#10321) 2018-04-02 11:55:49 +08:00
杨奕 3e0106e069
Autocomplete: add placement attribute (#10475) 2018-03-30 14:42:23 +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
杨奕 61878092c3
Changelog: update for 2.3.1 (#10437) 2018-03-29 10:57:02 +08:00
Leopoldthecoder 46b70a5b89 Select: add blur method 2018-03-28 18:45:12 +08:00
Leopoldthecoder e4094e9e69 [build] 2.3.0 2018-03-28 14:46:08 +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
Alan Lu c34193ca8e Menu: fix default-openeds description (#10316)
which should be indexes of the sub-menu
2018-03-22 20:00:04 +08:00
杨奕 cf7f117bfb
Form: add invalidFields as a second param of validation callback (#10279) 2018-03-21 13:36:29 +08:00
remizovvv bfa44e8b4f DatePicker: extract time and date format from format prop (#10174) 2018-03-20 14:04:44 +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
Limichange 741d5e6f24 Menu: add collapse-transition (#8809)
* Menu: add menu attribute - collapseTransition

Sometime we dont need collapse transition

* Menu: add docs & definition - collapseTransition
2018-03-16 11:21:35 +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
Marcel cf4bceb1fa Docs: update quickstart.md (#10109) 2018-03-11 09:30:26 +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