Commit Graph

3558 Commits (e58cffaaa17a5a8b310cc15574b7bea1d6a2446c)

Author SHA1 Message Date
杨奕 1362bae57d
Popover: fix error when reference comes before popover (#10273) 2018-03-21 10:54:33 +08:00
LG0012 0fa60fe264 i18n: fix a lt.js typo (#10267) 2018-03-21 10:44:04 +08:00
remizovvv bfa44e8b4f DatePicker: extract time and date format from format prop (#10174) 2018-03-20 14:04:44 +08:00
Harlan d7c4fd2632 Tree: support drag and drop node (#9251) 2018-03-20 13:42:04 +08:00
杨奕 2098e36b51
Table: transparent border when loading (#10254) 2018-03-20 12:41:50 +08:00
杨奕 725af9d1a0
Pagination: trigger current-change event on user input (#10247) 2018-03-20 11:59:33 +08:00
杨奕 674f8648bf
ColorPicker: update docs for predefine (#10237) 2018-03-19 19:31:38 +08:00
杨奕 38e9b6eca6
Table: update column width before updating height (#10236) 2018-03-19 18:21:11 +08:00
Bo Zhang d0809e4915 Types: complete method declarations in the documentation (#10233)
* Chore: complete the method declarations specified in the document

* Fix: fix a misspell mistake
2018-03-19 17:27:40 +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
杨奕 a294c628e9
Form: rule key supports both dot-separated and nested (#10227) 2018-03-19 11:10:06 +08:00
Ren Kun 4abeadb7c1 MessageBox: declare inputType in types (#10223)
inputType is added in source code, but not for typescript file
2018-03-18 19:15:29 +08:00
杨奕 3997df08fc
Chore: declare focus method in form component types (#10221) 2018-03-18 11:59:02 +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
Harlan a848b26495 Table: fix column formatter not changed when new formatter is set (#10184) 2018-03-16 11:04:44 +08:00
花裤衩 130007210d Menu: check $slots.title when rendering title tooltip (#10193) 2018-03-16 11:01:29 +08:00
杨奕 2df0f22bf0
Form: fix label alignment with input-group (#10189) 2018-03-15 15:36:53 +08:00
杨奕 bfd7d0236c
Tabs: fix exception in scrollToActiveTab (#10187) 2018-03-15 15:08:15 +08:00
杨奕 b60c2cac8c
Form: make filter conditions for getFilteredRule clearer (#10181) 2018-03-15 12:28:15 +08:00
Harlan d73ec07d07 Form: fix validation skipping rules whose trigger is an array (#10178) 2018-03-15 12:14:20 +08:00
Harlan b24a9ce729 TimeSelect: fix resetField not working when user inputs an invalid value (#10176) 2018-03-15 11:54:02 +08:00
杨奕 c48a69c947
Table: added scss variable $--table-border-color (#10179) 2018-03-15 11:43:38 +08:00
杨奕 4ee094cd66
Update README.md 2018-03-15 10:57:45 +08:00
杨奕 ed7d5035a4
Update README.md 2018-03-15 10:48:11 +08:00
Gonzalo Nandez 89768279a6 Chore: update es changelog for 2.2.2 (#10175) 2018-03-15 10:36:24 +08:00
Leopoldthecoder 64522ebd56 [release] 2.2.2 2018-03-14 18:11:00 +08:00
Leopoldthecoder 427dcb2dad [build] 2.2.2 2018-03-14 18:10:59 +08:00
杨奕 1dfb0be8be
Changelog: update for 2.2.2 (#10168) 2018-03-14 18:08:56 +08:00
FuryBean 0c8523bce9 Tree: stopPropagation and preventDefault for node-contextmenu if bound (#10123) 2018-03-14 15:16:52 +08:00
杨奕 5797325c73
Pagination: update pager value when page size changes (#10157) 2018-03-14 13:24:28 +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
Cyril Su 2d1251975c DatePicker: fix unexpected blur for time panel (#10141) 2018-03-13 17:53:04 +08:00
道玄 b2f9cef1b4 Chalk: add font-smoothing to reset.css (#10140) 2018-03-13 17:39:50 +08:00
Pocho 6ccca79c67 MessageBox: fix multiple instances with duplicate title (#10126) 2018-03-13 13:43:51 +08:00
FuryBean 9f09bd3b57 Table: fix fixed column style on safari (#10130) 2018-03-13 10:36:15 +08:00
杨奕 c6e85dbd81
Select: remove scrollToOption after selection (#10115) 2018-03-11 16:19:59 +08:00
杨奕 22463fb404
DatePicker: fix style for ranged picker after #10064 (#10114) 2018-03-11 15:50:45 +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
杨奕 f234b161df
Select: trigger validation after resetField (#10105) 2018-03-10 20:20:48 +08:00
Xilmiki 9f47918477 Locale: update it.js (#10091) 2018-03-10 13:43:11 +08:00
杨奕 119becb0b0
Menu: update SubMenu to allow custom component (#10077) 2018-03-08 19:19:10 +08:00
杨奕 99e5a6b4ba
Input: update line-height (#10064) 2018-03-08 14:01:48 +08:00
Leopoldthecoder b3062de0d2 Pagination: fix a potential exception with new deps 2018-03-08 12:30:47 +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