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
Leopoldthecoder
48ee050b38
[build] 1.3.5
2017-06-03 20:59:38 +08:00
Leopoldthecoder
610b3552b6
Changelog: update for 1.3.5
2017-06-03 20:57:07 +08:00
chikara-chan
d41c0c4ba9
feat: popup close button accessible with `tab` key
2017-06-03 18:13:50 +08:00
emododu
6563a3a804
DatePicker: timezone
2017-06-03 17:45:39 +08:00
emododu
3284e0a662
DatePicker: timezone
2017-06-03 17:45:39 +08:00
patriciussanctus
3b3b3377b5
select into dialog `esc` stopper
...
without modifier `.stop` after closing popper dialog also closing.
2017-06-03 17:37:06 +08:00
wacky6.AriesMBP
ab129f1976
Switch: simplity internal implementation
2017-06-03 17:25:44 +08:00
Leopoldthecoder
74f8ccc87e
Cascader: update popper
2017-06-03 17:07:31 +08:00
Leopoldthecoder
bffb1808dc
Select: add clear event
2017-06-03 17:04:25 +08:00
baiyaaaaa
0c121434e0
fix input value is null before upload submit actually
2017-06-03 16:08:19 +08:00
baiyaaaaa
04a611353b
fix keydown event not bubble
2017-06-03 16:08:07 +08:00
kingwl
f19cc4c7ab
Cascader: fix invalid zero value ( #3470 )
2017-06-03 16:07:39 +08:00
baiyaaaaa
e229de799a
fix input-group style
2017-06-01 10:19:24 +08:00
baiyaaaaa
e4fcc3eca7
fix input style bug in firefox
2017-06-01 10:16:22 +08:00
Iaroslav Mamalat
7e1c5958a2
DatePicker: bump version ( #4912 )
2017-06-01 07:42:06 +08:00
baiyaaaaa
1b8dae2b4b
fix input number style
2017-05-31 10:26:54 +08:00
wacky6.AriesMBP
bd2e172fa3
Select: fix default-first-option with remote
...
make default-first-option work with async filter/remote method
test is updated to reflect this change
2017-05-30 11:21:02 +08:00
baiyaaaaa
3206c02b40
fix when value is null
2017-05-30 09:37:59 +08:00
杨奕
4306672116
Table: fix incorrect expression ( #5109 )
2017-05-30 00:49:24 +08:00
Geeku
39564cb7e8
carousel: be able to switch autoplay state
2017-05-29 09:22:36 +08:00
lvdongbo
0d5b7c0341
支持修改button的默认边框颜色 ( #5068 )
2017-05-27 10:47:02 +08:00
pengchongfu
876cb88ae6
Select: remove clickoutside, fix #4985 ( #4998 )
2017-05-24 11:19:18 +08:00
Leopoldthecoder
862ba049e9
[build] 1.3.4
2017-05-23 02:09:34 -07:00
杨奕
f485a3ff9e
Select: fix emptyText display when allow for create ( #4977 )
2017-05-21 21:46:46 +08:00
杨奕
5257b1ede8
Table: fix wrong stripe style with expandable rows ( #4873 )
2017-05-21 14:08:23 +08:00
wacky6
e2e31790da
Select: add default-first-option
...
default-first-option: boolean
* if set to `true`, select first matching option on enter
* only works if `filterable` or `remote` is `true`
test is included
2017-05-18 06:36:04 -07:00
暮雨
3fb5131d64
Table: fix #4692
...
table[highlight-current-row] with column[type=expand] will highlight wrong row
2017-05-15 18:21:46 +08:00
patriciussanctus
3bdeb592df
Update component.vue
...
For using `done(false)` as well as `vue-router.beforeEach` function `next(false)`.
There are cases when it is necessary.
2017-05-15 18:15:57 +08:00
Leopoldthecoder
850a24fe4e
[build] 1.3.3
2017-05-14 17:03:08 +08:00
Leopoldthecoder
cce0061e56
some bug fixes
2017-05-14 16:10:41 +08:00
pengchongfu
f2e8586f1a
TimePicker: strange css behavior, fix #4813
2017-05-13 21:26:16 +08:00
wacky6
3902bcc3e8
DatePicker: fix, add test for unwanted 'input' event emission
...
Fixes issue: https://github.com/ElemeFE/element/issues/4624
2017-05-13 18:36:31 +08:00
Liril
4f03d2795a
Cascader: Add default before-filter
2017-05-13 11:08:47 +08:00
cinwell.li
7f7d76deb1
Update row.js
2017-05-12 18:46:28 +08:00
qingwei.li
3551ff0288
Layout: custom element tag
2017-05-12 18:46:28 +08:00
luciy
784e9fb705
Dropdown: add visible-change event ( #4818 )
...
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态
* Dropdown 修改事件名称,新增文档
* Dropdown 统一事件名称,修改文档
* Dropdown 统一事件名称,修改文档
2017-05-12 12:53:57 +08:00
Leopoldthecoder
ffe02fb6da
[build] 1.3.2
2017-05-10 20:53:57 +08:00
Liril
fd7342bde6
Cascader: Add before-filter hook
2017-05-10 19:56:24 +08:00