Leopoldthecoder
50777f6779
Autocomplete: fix a Chinese composition bug
2017-05-06 17:35:45 +08:00
Leopoldthecoder
e064b78e9b
[build] 1.3.0
2017-05-05 08:37:30 +08:00
Leopoldthecoder
3a19bdd191
Dialog: fix visible.sync compatibility with before-close
2017-05-05 08:33:07 +08:00
任侠
b269c22bba
table: set width for each td>div.cell.el-tooltip element(#2198,#3128)
2017-05-05 08:06:02 +08:00
pengchongfu
5fc7e18891
ColorPicker: empty value by v-model, fix #4662
2017-05-05 07:57:46 +08:00
baiyaaaaa
7adb556ed4
fix uploading progress text style
2017-05-04 13:56:21 +08:00
baiyaaaaa
17e2d458ae
fix uploading style bug
2017-05-04 13:56:21 +08:00
Liril
bf7eabb64d
Form: Add label slot
2017-05-03 18:35:55 +08:00
wacky6
6ee73f7715
DatePicker: fix, add test for default-value
2017-05-03 18:35:18 +08:00
Leopoldthecoder
fca6207b7e
[build] 1.3.0-beta.3
2017-05-03 15:49:29 +08:00
Leopoldthecoder
defd128f54
add .sync support for Dialog and Pagination
2017-05-03 15:20:57 +08:00
Leopoldthecoder
d6265daf73
fix datepicker test, revert emitter-removing attempt
2017-05-03 15:20:47 +08:00
Leopoldthecoder
0da3967d3a
Revert "Form: remove emitter ( #4532 )"
...
This reverts commit fff7dddd94
.
2017-05-03 15:20:47 +08:00
white.wang
22c65df30f
Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
...
https://jsfiddle.net/whitewang/obpsLcva/7/
2017-05-03 14:24:31 +08:00
white.wang
324f541c76
Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
...
https://jsfiddle.net/whitewang/obpsLcva/7/
2017-05-03 14:24:31 +08:00
baiyaaaaa
b295e1b972
support upload abort
2017-05-03 14:16:35 +08:00
cinwell.li
378c33d001
Merge pull request #4572 from baiyaaaaa/dev
...
fix preview when auto-upload is false(#4387 )
2017-05-02 18:36:00 +08:00
杨奕
fb4a786249
MessageBox: add 'message' support for VNode ( #4550 )
2017-05-02 14:59:55 +08:00
Boik
1e97585690
Checkbox: fix a typo in checkbox.css
2017-05-02 14:16:09 +08:00
baiyaaaaa
09cb7049a8
fix preview when auto-upload is false
2017-05-02 11:33:35 +08:00
cinwell.li
fff7dddd94
Form: remove emitter ( #4532 )
2017-05-02 10:25:39 +08:00
Paul
54e2047818
[Carousel] Add an optional label to indicator buttons ( #4317 )
...
* Add optional label to indicator buttons
* Add styling for indicator labels
* Fix positioning of indicators
* Update item.vue
* Update main.vue
* Update carousel.css
2017-04-30 15:02:42 +08:00
Philip Andersson
fcfda74543
[Bugfix] el-select multiple with vuex ( #4226 )
...
* Select: Fix Vuex compability when using multiple
* Adding timeout for first click to allow input event to propagate before second click
* Update select.vue
2017-04-29 21:05:01 +08:00
qingwei.li
d3bf30b48c
Input: simplify props
2017-04-29 14:41:15 +08:00
Leopoldthecoder
612c6b2c6c
[build] 1.3.0-beta.2
2017-04-28 22:13:22 +08:00
Leopoldthecoder
7c5599224a
[build] 1.3.0-beta.1
2017-04-28 17:18:31 +08:00
Leopoldthecoder
bc5b7b23c4
Changelog: update for 1.3.0-beta.1
2017-04-28 16:47:05 +08:00
杨奕
ec3895fdba
Transfer ( #4337 )
...
* add transfer
* Transfer: add English doc
* Transfer: add tests
* update locale files
2017-04-28 16:15:49 +08:00
杨奕
349894d107
Table: add summary row, fixed #1307 , fixed #4451 ( #4484 )
2017-04-28 15:53:39 +08:00
杨奕
d892b0a33d
Update date.vue
2017-04-28 14:24:03 +08:00
杨奕
653ad34c75
Update date.vue
2017-04-28 14:24:03 +08:00
ousiri
313ec8de51
DatePicker: 当format不包括秒时,时间下拉菜单不展示ss
2017-04-28 14:24:03 +08:00
Leopoldthecoder
45043754df
update dependencies
2017-04-28 14:09:25 +08:00
Leopoldthecoder
7c9ec6d19d
Radio: fix radio-button style when nested in a form-item
2017-04-28 13:53:45 +08:00
CoffeeDeveloper
4243920a17
DatePicker: make type responsive( #4417 )
2017-04-28 12:28:09 +08:00
wacky6.AriesMBP
3fe9acf294
DatePicker: supports default value
...
default-value sets a default value when picker opens
2017-04-28 12:09:37 +08:00
baiyaaaaa
f989479961
support use transitiongroup in el-col ( #4483 )
2017-04-27 13:07:29 +08:00
liyl
3655d0be33
Switch:feat support number value
2017-04-27 11:46:16 +08:00
liyl
19c5afb2df
Switch: feature add-expand-value
2017-04-27 11:46:16 +08:00
baiyaaaaa
fec489ec7b
fix upload can't select the same file
2017-04-27 11:45:39 +08:00
杨奕
beac09e5b2
Slider: update vertical mode ( #4375 )
2017-04-27 08:28:38 +08:00
Boik
90eb1e1927
Autocomplete: fix problem when input with Chinese input method ( #4393 )
2017-04-27 00:25:18 +08:00
杨奕
92b4156aaa
Select: optimize performance of long option list ( #4444 )
2017-04-26 00:08:15 +08:00
baiyaaaaa
74f01254b7
invoke on-change hook when file select
2017-04-25 22:27:19 +08:00
baiyaaaaa
b1d74460d9
add disabled feature
2017-04-25 19:08:32 +08:00
杨奕
5abce7d800
Dialog: add before-close ( #4423 )
2017-04-25 17:28:40 +08:00
pengchongfu
ed4b666167
TimePicker: adjust number position, fixed #4323
2017-04-25 10:46:35 +08:00
Leopoldthecoder
1c4ff99508
Tree: fix registerNode error when nodeKey is 0
2017-04-24 13:44:27 +08:00
杨奕
91476e5c79
Table: add setCurrentRow ( #4390 )
2017-04-22 01:11:32 +08:00
Mathieu DARTIGUES
0bf50bfc2e
Add button style to checkbox ( #3697 )
...
* Add button style to checkbox
* Implement min/max for checkbox button group
* Fixing a display bug when chekbox is ':checked'
* Update docs to integrate example button+min/max option
* Register correctly checkbox-button
Last fixes after cherry pick and bad rebase...
2017-04-21 16:12:38 +08:00