Commit Graph

3276 Commits (5797325c739977c93fafd3f903afaf72a6b45cad)

Author SHA1 Message Date
杨奕 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
Jiewei Qian 810cae1c64 DatePicker: add reverse selection test (#10035) 2018-03-07 10:57:00 +08:00
Jason Zoo 9d6d0d69c1 DateRange: support reversed selection in range mode (#8156) 2018-03-06 19:21:56 +08:00
杨奕 74eaaf7eca
Table: shouldUpdateHeight should be true when maxHeight is set (#10034) 2018-03-06 18:28:44 +08:00
Jiewei Qian fd8648a4b3 Button: loading implies disabled (#10020)
* button: loading implies disabled

fix https://github.com/ElemeFE/element/issues/10018
simplifies internal implementation

* button: remove extra disabled check
2018-03-06 15:53:06 +08:00
Vladislav Sevostyanov 737ef71262 Slider: add touch events support (#9320) 2018-03-06 11:27:34 +08:00
杨奕 ed5892b933
Rate: make icon classes responsive (#10003) 2018-03-06 11:04:57 +08:00
Jiewei Qian cacb0aeaec DatePicker: fix change event on clear (#9986) 2018-03-05 16:42:42 +08:00
杨奕 62b0e2ace9
Select: remove unnecessary remote query when focused (#9998) 2018-03-05 13:14:12 +08:00
杨奕 067a9be7d1
Slider: warn against min being greater than max (#9997) 2018-03-05 11:48:48 +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
杨奕 f1b483a91a
ColorPicker: support hsl/hsv model input (#9991) 2018-03-04 13:51:22 +08:00
blackmiaool e70c598d44 Input: add clear event (#9988) 2018-03-04 13:50:25 +08:00
杨奕 657f9b9c3a
Popover & Tooltip: focus reference element on tab if it's focusable (#9990) 2018-03-04 11:16:06 +08:00
Gonzalo Nandez 4867f59d6f Update Doc Spanish 2018-03-03 10:45:10 +08:00
Leopoldthecoder 9ee4f71766 [release] 2.2.1 2018-03-02 16:41:08 +08:00
Leopoldthecoder 2350d585a0 [build] 2.2.1 2018-03-02 16:41:08 +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
杨奕 c5d76d7910
Select: fix an emptyText visibility bug (#9969) 2018-03-02 12:23:09 +08:00
杨奕 f5aefcdb78
InputNumber: prevent drag event (#9968) 2018-03-02 12:14:26 +08:00
Gary Kaganas bc39454c93 Select: preserves focus after selection (#9857)
* Select: Preserves focus after options selected

* Select: softFocus: Passing lint
Write test

* Select: Soft focus: Include input ref

* Revert src/index.js

* Update select.vue
2018-03-02 11:16:49 +08:00
Chang Wang af70dbfc8c Readme: update downloads badge to point to graph of downloads (#9963) 2018-03-02 10:34:28 +08:00
杨奕 2ccb0ead05 Slider: add tooltip-class (#9957) 2018-03-01 17:21:31 +08:00
落叶 5f75ab8375 Select: focusing does not show popper (#9894) 2018-03-01 16:02:13 +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
Jiewei Qian 6dd3d38393 DatePicker: fix date-time panel user input (#9913)
* date-picker: fix date-time panel user input

* test: add test for date-time-picker change event
2018-03-01 10:22:44 +08:00
Jiewei Qian c5cec198d2 Fix date-picker flaky test (#9923) 2018-02-28 18:09:14 +08:00
杨奕 f681b4bded
MessageBox: listen for keydown instead of keyup (#9908) 2018-02-27 16:22:20 +08:00
杨奕 da2c87a03d Table: calc layout after row expansion changes (#9848) 2018-02-26 16:13:33 +08:00
dongxu 061130e1c7 Build: fix build locales, make sure only read `js` files (#9879) 2018-02-24 19:03:32 +08:00
杨奕 6dbbee35e6
Table: fix js pending in ssr (#9876) 2018-02-24 13:13:05 +08:00