Commit Graph

1339 Commits

Author SHA1 Message Date
baiyaaaaa
ed72c389fc fix autocomplete blur bug
This reverts commit 876cb88ae6.
2017-07-17 16:58:30 +08:00
jianzhi92
84c81ff9f9 Fix line height of cascader label
Cascader label isn't aligned in its parent element.
2017-07-15 17:47:20 +08:00
openks
78ec098960 pagination:fix bug Pagination page number display problem 2017-07-15 17:23:06 +08:00
杨奕
2bba39ce2e Upload: fix against non-primitive key warn in Vue 2.4 (#5872)
* Upload: fix against non-primitive key warn in Vue 2.4

* update horizontal menu test
2017-07-15 17:14:40 +08:00
helondeng
92d6008802 Table: add value as formatter parameter (#5709)
* 添加接口计算原来的列值

* export old value of column in formatter function

* Update table-column.js

* Update table-column.js
2017-07-15 17:00:36 +08:00
xiongzixiao
b1c67d51a7 Loading:fix hidden dom loading bug 2017-07-15 16:59:06 +08:00
xiongzixiao
bb6e20a240 Loading: fix hidden dom loading bug 2017-07-15 16:59:06 +08:00
Leopoldthecoder
c8442ac3c9 Upload: remove delete icon when disabled 2017-07-15 16:41:42 +08:00
Kaung Myat Lwin
007d1fb1ad [Popover]: Open Delay Attribute (#5842)
* [Popover]: Open Delay Attribute

* Update main.vue

* fix openDelay

* Update popover.md
2017-07-13 19:41:44 +08:00
Leopoldthecoder
3bc4333578 ColorPicker: add active-change event 2017-07-13 18:17:13 +08:00
wacky6.AriesMBP
986c4a2127 Step: make progress line to be exactly 50% size 2017-07-11 18:42:50 +08:00
Leopoldthecoder
77aebbdd33 Rate: fix initial display of decimal value 2017-07-11 12:00:46 +08:00
Leopoldthecoder
0137e5b80a MessageBox: reject all cancel actions 2017-07-10 11:58:00 +08:00
baiyaaaaa
5536efab5c clear inptu value when uploader click 2017-07-05 17:29:06 +08:00
YYvanYang
87813a229c radio-group: fixed style of the border-radius while the radio button group just has an element without any siblings. (#5646) 2017-07-05 16:45:08 +08:00
杨奕
2106eea52c DatePicker: set milliseconds to 0 (#5663) 2017-07-05 16:34:24 +08:00
baiyaaaaa
6a3ee2fdc7 fix form-item style (#5588)
* fix form-item style

* add tips
2017-07-04 18:02:05 +08:00
song
4e073d1bb1 Table: row-key support for multi-level props(#5607)
* Let getRowIdentity simply support the _.get method similar to lodash.

* Complete doc

* Update table.md

* Update table.md
2017-07-02 20:24:57 +08:00
Hugo
fb99bc90b1 Dropdown: Allow any type from items' command prop 2017-07-02 20:23:57 +08:00
Flyn
b74ccda118 Table:fix table support for IE9 2017-07-02 20:05:18 +08:00
wacky6.AriesMBP
82a54fa095 Select: fix dropdown scroll 2017-07-02 20:04:50 +08:00
Leopoldthecoder
65eaf94b38 Tree: use font size variable 2017-07-02 19:58:37 +08:00
Harlan
57fff58cb3 Add dynamic add and remove support in el-steps 2017-07-02 19:58:20 +08:00
Jerre Baumeister
933b2e83af Message: add 'message' support for VNode 2017-06-23 14:52:52 +08:00
Harlan
8be103aef1 Fix issue 5340 2017-06-23 14:41:31 +08:00
杨奕
005415143c DatePicker: use fecha i18n (#5485) 2017-06-21 12:04:38 +08:00
Leopoldthecoder
48733a29f9 [build] 1.3.7 2017-06-18 21:43:53 +08:00
Leopoldthecoder
3f7cf2dcc7 Changelog: update for 1.3.7 2017-06-18 21:22:25 +08:00
rodrigore
7986126ab4 DatePicker: Fix year picker 2017-06-18 20:21:56 +08:00
Leopoldthecoder
601bd6469b add two warns 2017-06-18 18:07:48 +08:00
Leopoldthecoder
64f80f51a7 Carousel: fix initial-index 2017-06-18 17:20:20 +08:00
Leopoldthecoder
3883ab3427 Dialog: fix nested popover cannot gain focus 2017-06-18 17:20:08 +08:00
baiyaaaaa
ba9a5d5ae3 fix checkbox not trigger input event bug 2017-06-18 17:19:08 +08:00
baiyaaaaa
9756a3c33a support dynamic form item rule required 2017-06-18 17:18:49 +08:00
Leopoldthecoder
a54b5e626e Switch: remove user-select 2017-06-18 17:18:33 +08:00
Alashow
28fafaf832 DatePicker: fix shortcut panel overflow (#5297) 2017-06-15 21:31:48 +08:00
杨奕
37fb24567c Pagination: fix jumper responsive bug (#5377) 2017-06-15 21:31:19 +08:00
杨奕
c0dd2f562c Table: fix hidden summary row with async data (#5318) 2017-06-15 21:30:12 +08:00
Leopoldthecoder
cf78e2c5a3 [build] 1.3.6 2017-06-09 20:26:08 +08:00
Leopoldthecoder
3cc37e4df4 publish independent packages 2017-06-09 20:18:40 +08:00
Leopoldthecoder
5606340a56 Changelog: update for 1.3.6 2017-06-09 20:05:51 +08:00
patriciussanctus
433a66cc40 Picker: esc => close and stop 2017-06-09 19:04:56 +08:00
ChuckFields
66cad95a4b DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 (#5149)
* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948

* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 -Updated test case
2017-06-09 18:41:30 +08:00
baiyaaaaa
a1ec75b2f4 add props support (#5188) 2017-06-09 16:55:30 +08:00
Leopoldthecoder
cb2e43f696 fix DatePicker and Select bug 2017-06-09 16:22:02 +08:00
Leopoldthecoder
f9b19d9aa1 Dialog: fix incorrect updatePopper calls 2017-06-09 16:21:48 +08:00
kingwl
cc7a461db5 ColorPicker: replace watch hue with computed 2017-06-09 16:21:14 +08:00
kingwl
94e6288286 ColorPicker: while watch hue and value with computed 2017-06-09 16:21:14 +08:00
kingwl
1a9822eb60 ColorPicker: fix invalid hue bar click when saturation is zero (#5080) 2017-06-09 16:21:14 +08:00
kingwl
88b5bc6e63 ColorPicker: fix nocorrect rgb value (#5179) (#5183) 2017-06-04 17:11:16 +08:00