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
Leopoldthecoder
d338372979
Table: fix table body height calculations
2017-05-10 19:53:59 +08:00
Leopoldthecoder
595271f463
DatePicker: update week when value changes
2017-05-10 19:53:48 +08:00
Leopoldthecoder
bda5754d86
Pagination: fix default layout style in firefox
2017-05-10 19:53:34 +08:00
pengchongfu
afb6625d7c
InputNumber: improve user experience when typing, fix #4661 ( #4712 )
2017-05-10 18:27:50 +08:00
杨奕
dc6f754ab5
declare el-collapse-transition in its dependents ( #4728 )
2017-05-08 14:06:23 +08:00
Leopoldthecoder
07748597a5
[build] 1.3.1
2017-05-06 18:22:17 +08:00
Leopoldthecoder
f2fee567b9
Switch: fix change event parameter
2017-05-06 17:38:18 +08:00
Leopoldthecoder
2fbe685506
Table: fix summary row scroll
2017-05-06 17:37:28 +08:00
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
devange
8e1d8329aa
Slider: add vertical mode
2017-04-21 14:13:59 +08:00
xingoxu
46650289b7
DatePicker: fix date not disabled when type=datetime and input by text
2017-04-21 13:44:08 +08:00
qingwei.li
fff57cdfcc
Add transition doc and CollapseTransition component
2017-04-20 19:27:05 +08:00
Leopoldthecoder
c1efdac6ab
[build] 1.2.9
2017-04-19 20:19:08 +08:00
Leopoldthecoder
907d3218b7
ColorPicker: fix style when nested in form-item
2017-04-19 19:35:16 +08:00
Leopoldthecoder
7883b16bef
Tooltip: add hide-on-hover
2017-04-19 19:35:03 +08:00
Leopoldthecoder
e7a610621f
Select: fix width changes when clear icon shows, fixed #4202
2017-04-19 19:34:54 +08:00
pengchongfu
32543f3671
Table: manage tooltip state better, fixed #4044
2017-04-19 18:27:49 +08:00
pengchongfu
9be5a40b3f
DatePicker: set default value when clear, fix #4135 ( #4186 )
2017-04-19 18:05:18 +08:00
Alexandre Mouillard
d51f08870d
Notification: add onClick handler
2017-04-16 21:03:48 +08:00
baiyaaaaa
bcbd94f460
fix upload file remove can't remove when auto-upload is false
2017-04-16 21:02:11 +08:00
pengchongfu
7d5da7575d
Cascader: adjust close icon z-index, fix #4084
2017-04-16 11:51:10 +08:00
pengchongfu
36cc555f6e
Select: avoid stack overflow, fix #4106
2017-04-16 11:35:21 +08:00
杨奕
442b713fc3
Radio: fix radio-button not working when other texts are selected ( #4217 )
2017-04-14 19:18:12 +08:00
杨奕
a02c6ed3c2
Table: fix a handleClosePopper bug, fixed #3888 ( #4085 )
2017-04-12 11:26:45 +08:00
pengchongfu
ceccf51793
Tree: sort correctly, fix #4006 ( #4107 )
2017-04-12 10:19:09 +08:00
pengchongfu
fcbee106cf
Radio: radio button box-shadow, fixed #3978 ( #4002 )
2017-04-08 12:12:33 +08:00
Jerret321
6ca99c4f8f
disable tab remove when tab disabled ( #4042 )
...
* when tab is disabled, disable remove handle.
* disable remove when tab disabled
2017-04-08 11:38:59 +08:00
Konstantin Azarov
9c21be25e7
Ensure inner el-upload uses name attribute ( #3940 )
...
In order to avoid confusion when posting the form using regular non-xhr requests.
Also do not clear input value after `handleChange` event.
2017-04-08 11:37:05 +08:00
Leopoldthecoder
d4204039ab
[build] 1.2.8
2017-04-07 19:25:13 +08:00
杨奕
44bc660b8b
change mask icon source to github ( #4063 )
2017-04-07 18:57:06 +08:00
Liril
d184e9c0b6
Table: Add silent for filter-chagne
2017-04-07 18:55:59 +08:00
Liril
d652e73f74
Table: init filters.
2017-04-07 18:55:59 +08:00
杨奕
6287da4ac3
Popper: workaround for #3952 ( #4062 )
...
* Popper: workaround for #3952
* Changelog: update for 1.2.8
2017-04-07 18:36:24 +08:00
baiyaaaaa
24cd59ff7f
support layout grid 0
2017-04-07 17:33:28 +08:00
Andrés Álvarez
3417f9f006
Add basic <hr> CSS styles ( #4061 )
2017-04-07 17:05:17 +08:00
liyl
29162c76f1
Table: Fixed #3896 ( #4023 )
...
* Table: Fixed #3896
* Table: fixed filter-panel format
* Table: fixed filter-panel.vue
2017-04-07 13:52:38 +08:00
pengchongfu
3bb5b5e7d4
Table: delete duplicate declaration "ElTooltip", fixed #4046 ( #4047 )
2017-04-06 21:44:33 +08:00
pengchongfu
640054bd1c
Tabs: update on resize, fixed ( #3890 ) ( #3938 )
...
* Tabs: update on resize, fixed #3890
* Tabs: update on resize, fixed #3890
2017-04-06 18:55:59 +08:00
杨奕
cc1349eba9
Select: fix single mode allow-create not working in Vue 2.2.x ( #3984 )
2017-04-06 18:49:12 +08:00
qingwei.li
646b521085
Table: hide tooltip when it is destroyed, fixed #3836
2017-04-06 17:14:34 +08:00
qingwei.li
a2a0095167
Table: add tooltip component, fixed #3888
2017-04-06 17:14:34 +08:00
qingwei.li
cb0a60066b
Table: improveper formance for init tooltip, fixed #3836
2017-04-06 17:14:34 +08:00
pengchongfu
48054d12a5
Slider: triggers validator when value changed, fixed #3968
2017-04-05 12:41:10 +08:00
Marcel Eschmann
658a91ee23
DatePicker: Fix repository url ( #3985 )
2017-04-05 10:40:53 +08:00
pengchongfu
9e32cccc73
Message: add ability to close all Messages #3941 ( #3966 )
2017-04-04 18:00:01 +08:00
syn-zeta
b4e4efd872
Update input.css to use already defined variables ( #3967 )
2017-04-04 17:59:32 +08:00
IncredibLink
621c4b445a
Message: make the text vertically center
2017-04-04 15:46:03 +08:00
liyl
6afa2ba690
Slider: feature - add format-tooltip prop ( #3657 )
...
* Slider: add format-tooltip prop
* Docs: update slider.md
* Docs: update slider.md
2017-04-04 15:40:39 +08:00
xhd
f9d8a0e03f
fixed #3800
...
https://github.com/ElemeFE/element/issues/3800 fixed
2017-04-04 15:32:29 +08:00
song
9490e5d40f
Update select.css
...
修改为```var(--index-normal)```
2017-04-04 15:20:49 +08:00
song
aa70f68cdd
Update select.css
...
tags的层级是1000,导致超出了Dialog的层级。
是否默认z-index:1;就够用了?
2017-04-04 15:20:49 +08:00
Jared Fraser
83ed9513ea
TableBody: Tooltip used but not imported. ( #3973 )
...
* Defined the tooltip component
* Removed component alias
2017-04-03 22:01:24 +08:00
杨奕
1284a4f2da
Switch: remove button and text z-index, fixed #3932 ( #3934 )
2017-04-01 14:20:09 +08:00
Liril
d233a16821
Table: Hack for dynamics change columns.
2017-04-01 14:07:45 +08:00
sunlei33
5eef48b97e
Form: 如果需要验证的fields为空,调用验证时立刻返回callback ( #3944 )
...
* Form: 如果需要验证的fields为空,调用验证时立刻返回callback
同时修复几个代码格式用来通过npm run dist
* fix travis
* fix travis
* fix travis
2017-04-01 14:06:23 +08:00
桦
81ba7084e3
Add support for httpRequest Promise ( #3389 )
...
* Add support for httpRequest Promise
添加支持httpRequest Promise
* fixbug
* fixbug
2017-04-01 11:05:27 +08:00
cinwell.li
eac95e99c4
DatePicker: fix setMonth, fixed #3923 ( #3935 )
2017-04-01 10:55:48 +08:00
IMike
f6661e2acf
Table: fix border style bug in FF ( #3926 )
...
linux系统FF浏览器border显示不全
2017-03-31 17:34:32 +08:00
Mathieu DARTIGUES
dfddd5d857
Rename minimum/maximum to min/max, type to Number
2017-03-31 00:02:39 +08:00
Mathieu DARTIGUES
3cefe969be
Add minimum/maximum prop to checkbox group
2017-03-31 00:02:39 +08:00
Semen Levenson
b9e3e7faef
Option: Fix #3728 bug
...
Select component with remote search clears what you typed when the value for each el-option is an object
2017-03-30 11:36:05 +08:00
暮山紫
394bc47af1
when remove tag, ( #3811 )
2017-03-30 11:35:19 +08:00
pengchongfu
88d4a390d0
Form: fix form-item resetFields ( #3830 ) ( #3840 )
2017-03-30 11:33:44 +08:00
baiyaaaaa
262ac629a2
fix cascader style bug ( #3877 )
2017-03-30 11:29:39 +08:00
cinwell.li
47f72baa42
MessageBox: add enter event for prompt ( #3867 )
2017-03-30 11:11:28 +08:00
tianhai82
b51e801e84
Update cascader.css ( #3862 )
...
Update cascader.css so that it looks better in non-white background
2017-03-30 10:28:55 +08:00
qingwei.li
52fa5b69f0
[build] 1.2.7
2017-03-29 12:07:40 +08:00
cinwell.li
a3273188e7
Table: improve performance for rendering tooltip, fixed #3478 ( #3836 )
...
* Table: improve performance for rendering tooltip, fixed #3478
* Table: add tooltip-effect property
2017-03-29 11:59:12 +08:00
cinwell.li
aa63558340
Scrollbar: compatible with vue 2.2.6, fixed #3797 ( #3845 )
2017-03-29 11:58:34 +08:00
Leopoldthecoder
ffb79f646f
[build] 1.2.6
2017-03-28 18:31:32 +08:00
Leopoldthecoder
62332f07ce
Select: exec removeResizeListener in beforeDestroy hook, fixed #3797
2017-03-28 17:43:28 +08:00
cinwell.li
1a481f5c55
Steps: add status prop, close #3722 ( #3724 )
2017-03-28 15:09:22 +08:00
cinwell.li
01d747358b
TimePicker: fix time calculation error, fixed #3479 ( #3721 )
2017-03-28 15:07:45 +08:00
cinwell.li
7d89f0d269
Switch: compatible with vue ssr, fixed #3752 ( #3820 )
2017-03-28 15:06:34 +08:00
Liril
5f5ae1408e
Table: Change debounce invoke atBegin.
2017-03-28 15:05:17 +08:00
pcf
04fa32a8d0
rename delete-tag to remove-tag
2017-03-26 21:33:00 +08:00
pcf
954caf12bc
Select: fix delete-tag
2017-03-26 21:33:00 +08:00
pengchongfu
a3dca68fb0
Select: add delete-tag event ( #3632 )
2017-03-26 21:33:00 +08:00
cinwell.li
43bb065e69
DatePicker: fix format week, fixed #2774 ( #3687 )
2017-03-24 15:44:23 +08:00
cinwell.li
8f9b473911
DatePicker: add onPick option, close #2921 ( #3681 )
...
* DatePicker: add onPick option, close #2921
* DatePicker: fix typo
2017-03-24 15:32:34 +08:00
cinwell.li
8359db6d25
Popover: fix destroy the events, fixed #3555 ( #3672 )
2017-03-24 15:31:21 +08:00
cinwell.li
fd42bf1efc
DatePicker: fix defualt selected in weekpicker, fixed #3058 ( #3680 )
2017-03-24 15:10:17 +08:00
cinwell.li
a303c04f9e
Steps: fix step last child style ( #3690 )
2017-03-24 15:06:22 +08:00
pengchongfu
80d0ce2271
InputNumber: clearInterval before setInterval ( #3514 )
2017-03-24 10:26:07 +08:00
cinwell.li
233cdc28e9
RadioButton: move radio-button css to radio-button.css file, fixed #3276 ( #3723 )
2017-03-24 00:46:47 +08:00
cinwell.li
bf3f43b467
Rate(doc): fix text-color default value, fixed #3206 ( #3683 )
...
* Rate(doc): fix text-color default value, fixed #3206
* Rate: fix textColor default value
2017-03-23 13:36:07 +08:00
Gabriel Oliveira
adaec8199f
Slider: fix slider positioning
2017-03-23 12:33:09 +08:00
Nicolaj Egelund
91613ba59d
Added .el-table__body to tr:hover
2017-03-23 11:36:04 +08:00
baiyaaaaa
fdac5519d2
fix upload docs typo bug
2017-03-20 12:56:34 +08:00
baiyaaaaa
8523865056
fix file not remote when before-upload reject
2017-03-20 11:56:56 +08:00
Leopoldthecoder
a9af13cf41
[build] 1.2.5
2017-03-19 10:43:29 +08:00
Leopoldthecoder
a76547eaa3
Dialog: remove unnecessary inline style
2017-03-19 09:44:22 +08:00
Leopoldthecoder
09761ca59b
Msgbox: fix second param not passed to callback
2017-03-19 09:44:00 +08:00
杨奕
e09d7c74a4
Collapse: fix accordion panel name=0 closing issue ( #3546 )
2017-03-18 15:29:26 +08:00
杨奕
fef0334e43
misc updates ( #3583 )
2017-03-18 15:17:18 +08:00
Cyril Su
c31f19a4e8
Table: Fixed wrong height. ( #3539 )
2017-03-18 08:40:01 +08:00
baiyaaaaa
87ba502d91
remove unused
2017-03-17 14:03:44 +08:00
杨奕
3b4c44fc1b
Col: hide cols with xs/sm/md/lg assigned to 0 ( #3564 )
2017-03-17 11:43:39 +08:00
杨奕
c6ea89a809
Upload: fix migrating message typo ( #3510 )
2017-03-17 10:54:47 +08:00
Gabriel Oliveira
4af6c854d0
Slider: precision is now a computed prop
2017-03-15 21:58:28 +08:00
Gabriel Oliveira
75e5b0ecea
Slider: fix step not updating precision
2017-03-15 21:58:28 +08:00
wacky6.AriesMBP
67d8eae691
theme-default: fix form-item label-top style
...
use `text-align: left` to display line-wrapped labels properly
2017-03-15 16:32:28 +08:00
tomieric
1e689a22c8
#3441 el-button-group disabled style bug
2017-03-15 15:06:45 +08:00
汪磊
c7ddf61e08
Remove useless var `button-paddding`
...
```css
--button-paddding: 5px 20px; /* useless */
```
2017-03-15 14:59:04 +08:00
luxp
43bd98e171
fix the issue ElemeFE/element#3021
2017-03-15 14:54:59 +08:00
Gabriel Oliveira
f86427f25a
Slider: add show-tooltip prop
2017-03-15 13:49:56 +08:00
Leopoldthecoder
8c9bfbe879
[build] 1.2.4
2017-03-09 18:15:02 +08:00
Leopoldthecoder
2a632f04e5
Slider: fix incorrect initial value when min>0 and showInput is true
2017-03-09 17:08:54 +08:00
张韧
b29ce95b81
add labelClassName
2017-03-09 17:05:55 +08:00
baiyaaaaa
a87b6e2e94
add custom http requrest
2017-03-09 16:55:05 +08:00
cinwell.li
4ac6fed6a5
Tooltip: fix ssr, fixed #3173 ( #3214 )
2017-03-09 16:18:20 +08:00
杨奕
12cefcf26a
Carousel: fix item change handler blocked by debounce with multiple instances ( #3380 )
2017-03-09 15:57:05 +08:00
杨奕
e695088606
DatePicker: fix range-separator not working with more than one instances ( #3378 )
2017-03-09 15:53:25 +08:00
Leopoldthecoder
e4fe26840f
update upload doc and add arrow click sorting for table
2017-03-09 12:21:13 +08:00
imyzf
54a29e8394
Loading: updating loading text regardless of binding value change
2017-03-08 16:14:02 +08:00
imyzf
e467da0722
Loading: keep loading text sync with element-loading-text attribute #2272
2017-03-08 16:14:02 +08:00
baiyaaaaa
5527a75415
col-0 support ( #3313 )
2017-03-07 11:03:47 +08:00
杨奕
e8ad1013d4
Cascader: fix initial value not displaying when disabled ( #3297 )
2017-03-07 10:56:47 +08:00
cinwell.li
cdc482c0c4
Merge pull request #3219 from thomasyonug/dev
...
cascader:bug fix #3191 . when menuIndex = 0 edge case
2017-03-06 18:48:58 +08:00
cinwell.li
44f8ed2898
Merge pull request #3262 from baiyaaaaa/feat-form
...
fix inline form style bug(#3218 )
2017-03-06 18:48:06 +08:00
cinwell.li
f5895faa74
Merge pull request #3265 from baiyaaaaa/select
...
fix select style problem(#3230 )
2017-03-06 18:47:53 +08:00
cinwell.li
dc145516c9
Merge pull request #3277 from broven/dev
...
form-item: fix #3226
2017-03-06 18:46:46 +08:00
cinwell.li
a8fab56279
Merge pull request #3261 from baiyaaaaa/dev
...
fix nested tab style
2017-03-06 18:46:03 +08:00
Cyril Su
5e796ca33b
Table: Add handleEvent. ( #3305 )
2017-03-06 18:45:27 +08:00
thomasyonug
cbf3a9e1f6
减少嵌套
2017-03-05 22:43:50 +08:00
broven
933d9a8241
form-item: fix #3226
2017-03-05 16:54:19 +08:00
baiyaaaaa
028b8ac1a6
fix select style problem
2017-03-04 17:51:11 +08:00
baiyaaaaa
be0fec7372
fix inline form style bug
2017-03-04 16:35:09 +08:00
baiyaaaaa
28bb963429
fix nested tab style
2017-03-04 16:21:16 +08:00
杨奕
df46ca5c42
Carousel: fix async item not refreshing view issue ( #3159 )
2017-03-03 08:31:27 +08:00
thomasyonug
cadcd91968
cascader:bug fix #3191 . when menuIndex = 0 edge case
2017-03-02 21:33:17 +08:00
qingwei.li
1cfba0f6ca
[build] 1.2.3
2017-03-01 15:24:03 +08:00
cinwell.li
096aaee30c
Tooltip: fix bug in ssr, fixed #3152 ( #3153 )
2017-03-01 15:20:17 +08:00
qingwei.li
435edf4ff4
Tooltip: fix vue-router, fixed #3166
2017-03-01 15:19:43 +08:00
Leopoldthecoder
d70200b2a9
[build] 1.2.2
2017-02-28 18:01:34 +08:00
qingwei.li
d443b4d451
Tooltip: fix bug in ssr, fixed #3050
2017-02-28 17:53:51 +08:00
qingwei.li
5440acfda7
Tooltip: fix bug in ssr, fixed #3050
2017-02-28 17:53:51 +08:00
cinwell.li
23dcba4104
Tooltip: fix router-link, fixed #3042 ( #3143 )
2017-02-28 17:39:29 +08:00
qingwei.li
5b84df01be
Table(doc): remove context prop
2017-02-28 17:28:37 +08:00
Leopoldthecoder
15e48c9105
remove redundant style files
2017-02-28 17:27:31 +08:00
Jony
735d44b52a
Icon: remove EOT and SVG font ( #3086 )
...
* datepicker: fix incorrect disabled style and add today style
* Icon: remove .eot and .svg font format
2017-02-28 16:38:17 +08:00
baoyang
ae8ab4b56c
Tree: fix setCheckedKeys() not work on node that has childNodes ( #2967 )
2017-02-28 16:02:05 +08:00
cinwell.li
ce8c869292
support vue 2.2 ( #3097 )
2017-02-28 13:09:31 +08:00
Nicolaj Egelund
9d8fb8e0e3
Added 'change' events to ColorPicker
2017-02-28 10:43:34 +08:00
baiyaaaaa
2d8c887b6a
fix form inline label bug
...
This reverts commit d76d28dd54
.
fix form inline label bug
2017-02-27 11:45:28 +08:00
Pan
411ddf92cc
Slider:Prevent text selection on mouse drag
2017-02-27 11:43:16 +08:00
cinwell.li
1eaec019e3
Tooltip: fix content slot, fixed #2999 ( #3002 )
2017-02-26 23:23:52 +08:00
杨奕
d528498cd0
Cascader: fix parameter in change event ( #3014 )
2017-02-24 23:20:54 +08:00
Cyril Su
537e1e035c
Table: Fix wrong fixed height temporary. ( #3019 )
2017-02-24 17:51:15 +08:00
杨奕
82a3685138
Cascader: fix z-index not increasing issue ( #3035 )
2017-02-24 17:37:47 +08:00
杨奕
067541e8d9
improve tests ( #3033 )
2017-02-24 17:37:06 +08:00
杨奕
c77489a44e
Select: fix an undefined bug ( #3015 )
2017-02-24 17:23:49 +08:00
Pan
7b48feef8f
Badge: fix isDot not show
2017-02-24 16:17:52 +08:00
Leopoldthecoder
4adc1a3df0
[build] 1.2.1
2017-02-23 15:42:17 +08:00
baiyaaaaa
44766fdb35
fix tabs nav scrollable bug ( #2974 )
2017-02-23 15:01:28 +08:00
Leopoldthecoder
583466d380
Cascader: fix menu popper update timing
2017-02-23 15:01:14 +08:00
Liril
7651d2532d
Table: Add header-dragend.
2017-02-23 14:57:20 +08:00
baiyaaaaa
7f1d36ee3e
fix inline form label width
2017-02-23 14:32:26 +08:00
Cyril Su
f1913d991d
Table: Fix wrong height when switch prop height. ( #2979 )
2017-02-23 11:31:25 +08:00
Cyril Su
f1c44858e7
Table: Add cell-dblclick. ( #2983 )
2017-02-23 11:30:55 +08:00
杨奕
42264938e9
fix SSR regression ( #2982 )
2017-02-23 11:30:38 +08:00
Leopoldthecoder
9a4de59c83
[build] 1.2.0
2017-02-22 18:43:21 +08:00
Leopoldthecoder
429ee228a7
Changelog: update for 1.2.0
2017-02-22 18:31:13 +08:00
qingwei.li
58c19ebaf0
DatePicker: fix time range
2017-02-22 17:46:36 +08:00
cinwell.li
5631a49c64
DatePicker: fix time spinner style ( #2961 )
2017-02-22 16:37:44 +08:00
baiyaaaaa
61672ce0e2
fix input change time ( #2956 )
2017-02-22 16:33:30 +08:00
Liril
651fb58988
Table: Remove extra render in cells.
2017-02-22 15:30:21 +08:00
cinwell.li
d1bcc7962c
Merge pull request #2954 from Leopoldthecoder/dev
...
misc doc updates
2017-02-22 15:23:40 +08:00
cinwell.li
8ea9e71575
Scrollbar: fix style ( #2948 )
2017-02-22 15:17:22 +08:00
杨奕
c4367604ab
MessageBox: add inputValue ( #2909 )
2017-02-22 15:15:16 +08:00
杨奕
f2fc8b5fb6
ColorPicker: display current color in real time ( #2941 )
2017-02-22 15:14:54 +08:00
Leopoldthecoder
f9d799ce2b
misc doc updates
2017-02-22 15:02:34 +08:00
Diamond
1b8657ce0d
pass test
...
find other bug and fixed it-
2017-02-22 11:54:35 +08:00
Diamond
87b842cfa3
fixed #2071 change the time-picker style and scroll compute
2017-02-22 11:54:35 +08:00
baiyaaaaa
770f0ada97
fix input-number style problem
2017-02-22 10:40:41 +08:00
cinwell.li
e9c032c83a
ColorPicker: hide the dropdown when clicking on another colorpicker. ( #2929 )
2017-02-21 15:32:54 +08:00
qingwei.li
35d594d4fa
Upload: fix css
2017-02-21 15:21:48 +08:00
baiyaaaaa
ec73c74fda
improve svpanel style
2017-02-21 15:19:25 +08:00
baiyaaaaa
218580067e
add input step prop
2017-02-21 11:01:49 +08:00
Furybean
42bd58d9fe
Add ColorPicker component.
2017-02-21 11:01:25 +08:00
thomasyonug
080a996f3f
select:fixed #2890 placeholder recover after options clear
2017-02-21 10:59:56 +08:00
baiyaaaaa
a059cf9261
fix upload style
2017-02-21 10:30:21 +08:00
Manuel
55853d7db1
use '--input-border-radius' variable in input.css
2017-02-20 23:43:28 +08:00
baiyaaaaa
35f80d6264
fix tabs nav style
2017-02-20 18:59:53 +08:00
杨奕
77c20d67ca
Message: fix content not vertically aligned ( #2904 )
2017-02-20 15:44:26 +08:00
baiyaaaaa
55d1a39ebf
fix tab insert index ( #2898 )
2017-02-20 11:35:25 +08:00
baiyaaaaa
7c104b9bbd
fix inline form style
2017-02-20 11:34:20 +08:00
xuanfeng
0b2b803992
table: fix the wrong repository field
2017-02-19 20:35:16 +08:00
杨奕
0643460b28
Cascader: update ( #2845 )
...
* Cascader: update
* Cascader: add tests
* Cascader: move flatOptions and add debounce
2017-02-19 00:50:55 +08:00
杨奕
3f64571fcc
Carousel: responsive to item change ( #2775 )
2017-02-18 15:11:41 +08:00
杨奕
450cf81ded
Slider: add range support ( #2751 )
2017-02-17 19:09:59 +08:00
baiyaaaaa
7f6d698f72
fix autocomplete dropdown position( #2868 ) ( #2875 )
...
* fix dropdown style
* fix autocomplete dropdown position
2017-02-17 15:26:13 +08:00
baiyaaaaa
59de02e3cd
fix menu when not index active
2017-02-17 14:24:15 +08:00
Liril
d220894e81
Table: Fix wrong header with fixed right columns.
2017-02-16 22:52:24 +08:00
callmewhy
d011d309f0
auto generate index.css in gen-cssfile.js
2017-02-16 22:51:18 +08:00
baiyaaaaa
691c6709ef
add api migrating
2017-02-16 22:43:19 +08:00
baiyaaaaa
98850a1832
fix test
2017-02-16 22:43:19 +08:00
baiyaaaaa
1b4d69b1be
change onError params
2017-02-16 22:43:19 +08:00
baiyaaaaa
b14b0ef8ac
fix picture file list style
2017-02-16 22:43:19 +08:00
baiyaaaaa
65f61e0eba
fix upload progress
2017-02-16 22:43:19 +08:00
baiyaaaaa
02a1f74022
add listType
2017-02-16 22:43:19 +08:00
baiyaaaaa
2f61998e78
add autoUpload
2017-02-16 22:43:19 +08:00
baiyaaaaa
88a070ab16
update
2017-02-16 22:43:19 +08:00
baiyaaaaa
4c5820373c
add upload-dragger
2017-02-16 22:43:19 +08:00
baiyaaaaa
461e5edbfd
upload rename defaultFileList to fileList
2017-02-16 22:43:19 +08:00
Leopoldthecoder
7391c488a0
Tree: add indent, update docs
2017-02-16 22:01:06 +08:00
kingwl
8e34408d6e
Input: fix invalid resize prop ( #2838 )
2017-02-16 16:53:33 +08:00
youngerheart
99e8d11910
picker: fix time and bug for value validate
2017-02-14 11:30:29 +08:00
Romoo
c5604d9805
[form] fix style when error ( #2781 )
...
* fix form style when error
* bugfix for el-select
2017-02-14 11:03:49 +08:00
Jony
47a72b995c
datepicker: fix incorrect disabled style and add today style ( #2791 )
2017-02-13 21:31:02 +08:00
qingwei.li
5fc34777b7
DatePicker: fix marks are displaced when type is range, fixed #2612
2017-02-13 19:08:45 +08:00
Boik
c310ee5661
Autocomplete: add 'icon' and 'on-icon-click' attributes ( #2768 )
2017-02-12 13:14:04 +08:00
杨奕
8d4b6f8f99
Select: fix incorrect scrollTop on first popup ( #2699 )
...
* Select: fix incorrect scrollTop on first popup
* Select: wrap tag text with a span
2017-02-12 13:01:10 +08:00
Boik
4d10f23a0c
Autocomplete: fix bug for keyup or keydown default behavior that we do not expect
2017-02-10 14:22:36 +08:00
baiyaaaaa
5baa8774cb
Merge pull request #2754 from ElemeFE/1.2-try
...
1.2 try
2017-02-09 19:11:14 +08:00
Leopoldthecoder
3243b8fc98
Merge branch 'dev' into 1.2-merge1
...
# Conflicts:
# package.json
# src/utils/popup/index.js
# yarn.lock
2017-02-09 17:33:42 +08:00
qingwei.li
54793283ad
Badege: hidden when no value, fixed #2733
2017-02-09 16:06:41 +08:00
baiyaaaaa
9dee785465
autocomplete dropdown use el-scrollbar
2017-02-09 16:06:06 +08:00
HakurouKen
474084e63d
Remove unused prop in `ElOption`. ( #2730 )
...
* Fix lint error.
* Remove unused prop.
2017-02-09 15:53:23 +08:00
杨奕
1b4a0f9285
Tree: add node-expand and node-collapse ( #2507 )
2017-02-07 11:01:25 +08:00
baiyaaaaa
3bb12aa451
input number style fix ( #2675 )
2017-02-06 12:29:20 +08:00
baiyaaaaa
e7365515ae
normalize syntax ( #2678 )
2017-02-06 12:28:40 +08:00
baiyaaaaa
d8610aaa54
fix autocomplete suggestions show
2017-02-06 12:27:03 +08:00
kingwl
f25b8b1edb
AutoComplete: fix key enter ( #2672 )
2017-02-06 10:46:06 +08:00
baiyaaaaa
1efe9287f9
fix test
2017-02-04 18:52:37 +08:00
baiyaaaaa
6702726dcf
add tabs scroll controls
2017-02-04 18:52:37 +08:00
baiyaaaaa
0bec05ada3
update tab api
2017-02-04 18:52:37 +08:00
cinwell.li
14565178ed
Tooltip: prevent hidding when hovering tooltip, close #2633 ( #2654 )
...
* Tooltip: prevent hidding when hovering tooltip, close #2633
* Fix test
2017-02-04 18:36:08 +08:00
杨奕
7628fc0e41
Carousel: apply infinite sliding in non-card mode ( #2622 )
2017-02-04 18:35:09 +08:00
杨奕
58195fc69d
Dialog: add title slot ( #2657 )
2017-02-04 16:43:25 +08:00
baiyaaaaa
a489434768
fix collapse nest style
2017-02-04 16:29:54 +08:00
baiyaaaaa
2f8ab5a22e
fix radio-button active style
2017-02-04 16:20:56 +08:00
杨奕
332b58886d
Scrollbar: return if component gets destroyed in mounted hook ( #2588 )
...
* Scrollbar: return if component gets destroyed in mounted hook
* Select: handle paste events in filterable mode
2017-02-04 16:15:24 +08:00
杨奕
9cbacbedb4
Slider: restore destroyed styles ( #2574 )
2017-02-04 16:02:45 +08:00
cinwell.li
c07609b840
Table: fix data is an array of numbers, fixed #2108 ( #2576 )
2017-02-04 15:59:06 +08:00
杨奕
c672727673
Merge pull request #2559 from baiyaaaaa/cascader
...
add cascader component
2017-02-04 15:12:28 +08:00
baiyaaaaa
d0097cec14
improve docs
2017-02-04 15:02:38 +08:00
杨奕
c19d2a72e0
Theme: paramaterize missing colors for Tag ( #2591 )
2017-02-04 11:52:57 +08:00
Vinicius Reis
6dd09cc11d
Click event #2551 ( #2614 )
...
* add click event
* update doc
* add tests
2017-02-04 11:20:04 +08:00
shangkai
6e45d067f7
解决error变成null或者空的时候,validateState依然是error的问题。 ( #2621 )
2017-02-04 11:07:49 +08:00
baiyaaaaa
964eb5ad84
add international
2017-02-04 10:51:33 +08:00
baiyaaaaa
254fc6a20f
change allowClear to clearable && add test
2017-02-04 10:46:43 +08:00
baiyaaaaa
c8226ad62a
add cascader test
2017-02-04 10:46:43 +08:00
baiyaaaaa
7024daab3f
add cascader en docs
2017-02-04 10:46:43 +08:00
baiyaaaaa
5c01a65423
add size docs
2017-02-04 10:46:43 +08:00
baiyaaaaa
fc4fd4cd61
cascader add size & disabled
2017-02-04 10:46:43 +08:00
baiyaaaaa
1a16fbb735
add cascader
2017-02-04 10:46:43 +08:00
Pierre-Louis Renaudin
f62fab6838
Fix #2596 filterable group select
2017-01-26 17:42:29 +08:00
张华焱
172c3a84d0
[tree]:add node-expand and node-collapse event
2017-01-24 16:16:43 +08:00
张华焱
8bf9c7d9ac
[tree]:add node-expand and node-collapse event
2017-01-24 10:52:25 +08:00
Leopoldthecoder
9ab6bb9ec3
[build] 1.1.6
2017-01-23 17:39:25 +08:00
Leopoldthecoder
d888e44cc2
Publish
...
- element-carousel@1.0.0
- element-table@1.0.0
- element-upload@1.0.0
- element-datepicker@1.0.0
- element-loading@1.0.0
- element-pagination@1.0.0
2017-01-23 17:20:52 +08:00
Leopoldthecoder
6dfec6655f
update lerna config
2017-01-23 17:18:07 +08:00
Leopoldthecoder
4d899d4a4d
reset version number of Table and DatePicker
2017-01-23 16:17:16 +08:00
Leopoldthecoder
d382d46e06
delete Select configs
2017-01-23 16:07:52 +08:00
qingwei.li
82932c0040
DatePicker: add range-separator prop, close #2568
2017-01-23 15:49:44 +08:00
Leopoldthecoder
5e455f911f
Select: fix incorrect popper updating when filterable
2017-01-23 14:21:43 +08:00
badpunman
36bed61f97
remove popover's document click handler, related to #2561 ( #2570 )
...
* popover memory leak fix
* actual fix
2017-01-23 14:21:25 +08:00
qingwei.li
1f53559c20
DatePicker: fix toDate, fixed #2538
2017-01-23 14:07:05 +08:00
qingwei.li
ed299e9003
Add reset.css into theme-deafult
2017-01-23 14:06:14 +08:00
cinwell.li
9f5c08e6e6
Clean packages ( #2345 )
2017-01-23 14:06:01 +08:00
Liu Yuyang
fc920fe735
collapse-transition: fix strange transition behaviour in safari ( #2525 )
...
* collapse-transition: fix strange transition behaviour in safari
* 为你库兼容ie9
* move collapse-transition from tree to src/common
2017-01-23 11:01:14 +08:00
baiyaaaaa
3e2f7bac8e
Merge pull request #2556 from Leopoldthecoder/dialog-modal
...
Dialog: add modalAppendToBody
2017-01-22 14:19:43 +08:00
Leopoldthecoder
8fc55e30e6
Select: input regain focus when multiple&filterable
2017-01-22 12:48:02 +08:00
Leopoldthecoder
1c6c0cda45
Select: fix disabled multiple filterable bug, add missing scrollbar styles
2017-01-22 12:23:12 +08:00
baiyaaaaa
8e1e5731b3
Merge pull request #2531 from QingWei-Li/fix/steps/space
...
Steps: space prop support percentage
2017-01-21 21:57:03 +08:00
Leopoldthecoder
723b2ab457
Dialog: add modalAppendToBody
2017-01-21 16:56:04 +08:00
杨奕
9f49013ef3
DatePicker: add missing styles ( #2504 )
2017-01-20 11:25:08 +08:00
qingwei.li
c8beaa7bad
Steps: space prop support percentage
2017-01-19 17:44:27 +08:00
qingwei.li
ad71c509b4
Steps: dynamic update step, fixed #2512
2017-01-19 14:03:34 +08:00
HakurouKen
6caafe9f9f
tree: Make the table `方法` display correctly in README file.
2017-01-18 18:43:31 +08:00
baiyaaaaa
20fabc7b09
change vue-pomper 'options' to 'popperOptions'
2017-01-18 17:36:37 +08:00
张华焱
7d09486968
[tree]添加node-open与node-close事件,共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身。
2017-01-18 17:16:07 +08:00
baiyaaaaa
8453db88e5
Merge pull request #2473 from QingWei-Li/fix/table-column-key
...
Table: fix columnKey, fixed #2322
2017-01-18 17:06:27 +08:00
baiyaaaaa
d3f998d305
Merge pull request #2491 from QingWei-Li/fix/table-sort
...
Table: fix sortable, allows cancellation sort
2017-01-18 17:03:44 +08:00
baiyaaaaa
5e23dd3cd5
Merge pull request #2497 from QingWei-Li/fix/radiogroup/value
...
RadioGroup: allow boolean value, fixed #2442
2017-01-18 17:02:10 +08:00
qingwei.li
1fe436fc8c
RadioGroup: allow boolean value, fixed #2442
2017-01-18 15:12:26 +08:00
Leopoldthecoder
b5d5922709
Select: get the latest cached option
2017-01-18 14:40:59 +08:00
Leopoldthecoder
37ee8e9f88
Select: update style if initially invisible
2017-01-18 14:40:59 +08:00
qingwei.li
4296c03d03
Table: fix sortable, allows cancellation sort
2017-01-18 14:14:34 +08:00
qingwei.li
bfb4c9c3f1
Table: fix columnKey, fixed #2322
2017-01-18 11:22:10 +08:00
Leopoldthecoder
90893a9532
MessageBox: add default customClass, fixed #2438
2017-01-17 17:53:02 +08:00
baiyaaaaa
9c6e8e1c6b
Merge pull request #2448 from xujiongbo/dev
...
InputNumber: prevent cursor from moving to head when pressing up on c…
2017-01-17 16:52:15 +08:00
qingwei.li
5150731e1e
Tooltip: refactor code no longer generates additinal html tag, resolve #2423
2017-01-17 13:45:16 +08:00
baiyaaaaa
7666857a07
[build] 1.1.5
2017-01-17 11:51:45 +08:00
baiyaaaaa
cecd898a33
support collapse value type
2017-01-17 10:48:45 +08:00
baiyaaaaa
e27675114b
Revert "fix first enter do not active the menu bug ( #2399 )"
...
This reverts commit ef06717f64
.
2017-01-17 10:37:40 +08:00
xujiongbo
b70bcc0598
InputNumber: prevent cursor from moving to head when pressing up on chrome and safari
2017-01-16 23:33:01 +08:00
baiyaaaaa
cba3242752
[build] 1.1.4
2017-01-16 16:52:16 +08:00
baiyaaaaa
e6b89257ed
fix tree accordion bug when click on icon ( #2440 )
2017-01-16 16:34:32 +08:00
baiyaaaaa
925ad817a7
Merge pull request #2405 from njleonzhang/revise_table_sort_api
...
revise table default sort api
2017-01-16 14:15:13 +08:00
baiyaaaaa
401be51f27
Merge pull request #2410 from njleonzhang/extends_sort_and_filter_area
...
#2324 extend sort and filter click area to th element
2017-01-16 14:12:09 +08:00
baiyaaaaa
2072156e5b
tree support accordion
2017-01-16 12:37:51 +08:00
吴亮
39cbb051f1
fix eslint error, about indent
2017-01-16 11:30:31 +08:00
吴亮
cdb2335939
like as if (filterValue !== null) is better
2017-01-16 11:30:31 +08:00
吴亮
0b10d3e152
try to fix eslint: Strings must use singlequote quotes
2017-01-16 11:30:31 +08:00
吴亮
1b40caf855
fix eslint: Unary word operator 'typeof' must be followed by whitespace
2017-01-16 11:30:31 +08:00
吴亮
e5fa4acfcc
revert 93c9c206e6
, and fix the bug by
...
typeof
2017-01-16 11:30:31 +08:00
吴亮
6362cbce30
fix select first element on table filter bug
2017-01-16 11:30:31 +08:00
baiyaaaaa
33954866fb
feature: Radio Group disabled && radio button style bug fix ( #2411 )
...
* support radio group disabled
* fix disabled radio button style bug
2017-01-16 10:43:10 +08:00
baiyaaaaa
f1b8909e27
remove labelWidth when labelPosition is 'top' ( #2417 )
2017-01-16 10:42:18 +08:00
baiyaaaaa
d65ecbc7f3
support input icon click hook function ( #2414 )
2017-01-16 10:41:28 +08:00
baiyaaaaa
cddc2b1027
fix checkbox gourp change event && improve docs ( #2412 )
...
* improve docs
* fix checkbox group change event
2017-01-16 10:39:24 +08:00
baiyaaaaa
402aebcd83
Merge pull request #2204 from Leopoldthecoder/messagebox
...
MessageBox: add beforeClose
2017-01-15 10:51:36 +08:00
njleonzhang
4f1fdb3c83
#2324 extend sort and filter click area to th element
2017-01-14 17:18:12 +08:00
Leopoldthecoder
03d618973f
add done parameter
2017-01-14 16:10:33 +08:00
njleonzhang
bc00ce0354
revise table default sort api
2017-01-14 14:51:44 +08:00
baiyaaaaa
6381a498be
Merge pull request #2394 from Leopoldthecoder/loading-animation
...
Loading: add fading animations
2017-01-14 12:52:39 +08:00
Leopoldthecoder
2dd085b403
retire transitionend
2017-01-13 19:52:26 +08:00
baiyaaaaa
5af2d39714
Merge pull request #2396 from QingWei-Li/fix/table/nodata-width
...
Table: fix body width when no data
2017-01-13 19:11:46 +08:00
baiyaaaaa
ef06717f64
fix first enter do not active the menu bug ( #2399 )
2017-01-13 18:44:10 +08:00
baiyaaaaa
a2876ab8cb
Merge pull request #2392 from QingWei-Li/fix/table/filteredValue
...
Table: missing filteredValue prop, fixed #2348
2017-01-13 17:49:30 +08:00
qingwei.li
8e36cee37c
Table: fix body width when no data
2017-01-13 16:38:37 +08:00
Leopoldthecoder
caa4fc4560
Theme: parameterize color variables
2017-01-13 15:36:27 +08:00
Leopoldthecoder
813de47354
Loading: add fading animations
2017-01-13 15:31:05 +08:00
baiyaaaaa
0e13dab680
Merge pull request #2372 from QingWei-Li/fix/table-fixed-column
...
Table: fix fixed column height when empty data, fixed #2300
2017-01-13 15:12:33 +08:00
baiyaaaaa
bee6c5bd89
Merge pull request #2389 from Leopoldthecoder/select
...
Select: fix filterable error with number-typed value
2017-01-13 15:05:05 +08:00
baiyaaaaa
9898ac49e1
Merge pull request #2390 from QingWei-Li/fix/datepicker/value
...
DatePicker: fix null value shows 1970, fixed #2388
2017-01-13 14:57:44 +08:00
qingwei.li
8961b318df
Table: missing filteredValue prop, fixed #2348
2017-01-13 14:53:58 +08:00
baiyaaaaa
123069ddd5
Merge pull request #2374 from QingWei-Li/fix/datepicker/firstdayofweek
...
DatePicker: fix firstDayOfWeek is not work when the daterange type, f…
2017-01-13 14:48:36 +08:00
qingwei.li
92d5522c37
DatePicker: fix null value shows 1970, fixed #2388
2017-01-13 13:43:46 +08:00
Leopoldthecoder
7f0525b15a
Select: fix filterable error with number-typed value
2017-01-13 12:38:54 +08:00
Leopoldthecoder
900d7af019
MessageBox: add uid
2017-01-13 12:06:30 +08:00
Leopoldthecoder
35f102fa2c
MessageBox: add beforeClose
2017-01-13 12:06:30 +08:00
kingwl
d5f4603f59
MessageBox: fix multi alert bug
2017-01-13 11:58:41 +08:00
baiyaaaaa
d96b585363
use collapse transition in collapse
2017-01-13 10:42:41 +08:00
baiyaaaaa
5246b170f4
Merge pull request #2309 from njleonzhang/fix_sortevent_bug
...
fix bug: default-sort-prop is not defined but trigger sort-change event
2017-01-12 22:38:22 +08:00
qingwei.li
9f94a28f43
Table: table-body revert to v1.1.2, fixed #2312
2017-01-12 20:19:04 +08:00
qingwei.li
024ff2a96c
DatePicker: fix firstDayOfWeek is not work when the daterange type, fixed #2353
2017-01-12 16:29:55 +08:00
qingwei.li
8498656f68
Table: fix fixed column height when empty data, fixed #2300
2017-01-12 16:12:39 +08:00
baiyaaaaa
5753b452af
fix fast click on submenu collapse bug
2017-01-12 13:52:31 +08:00
baiyaaaaa
9ed9336dcb
Merge pull request #2314 from Leopoldthecoder/dev
...
Slider: add show-input-controls, fixed #2304
2017-01-12 12:38:32 +08:00
baiyaaaaa
7f30ad496d
Merge pull request #2343 from QingWei-Li/feat-align-step
...
Steps: add center property, resolve #2315
2017-01-12 12:36:48 +08:00
baiyaaaaa
accebb772b
input-number auto adjust min max value
2017-01-12 12:13:46 +08:00
baiyaaaaa
bbd779c26f
add show-message support
2017-01-12 12:12:56 +08:00
baiyaaaaa
6f9cf71096
add tab-bar transform prefix
2017-01-12 12:12:12 +08:00
qingwei.li
db1a394d74
Update N/A
2017-01-11 18:43:58 +08:00
qingwei.li
e3ab79e50b
Steps: add center property, resolve #2315
2017-01-11 15:55:00 +08:00
十界
868847161a
Select: fix multiple style issue ( #2330 )
2017-01-11 10:35:19 +08:00
baiyaaaaa
7d300727d3
fix input-number change event
2017-01-11 10:35:05 +08:00
njleonzhang
22cea4e6c4
fix bug: default sort doesnot dismiss
2017-01-11 09:48:09 +08:00
Jikkai Xiao
dfdef858d9
Carousel: fix autoplay props
2017-01-10 17:00:33 +08:00
Leopoldthecoder
ab1c6fc0cc
Slider: add show-input-controls, fixed #2304
2017-01-10 10:48:09 +08:00
njleonzhang
59d1f49b1c
fix bug: default-sort-prop is not defined but trigger sort-change event
2017-01-09 23:04:06 +08:00
qingwei.li
b616140489
[build] 1.1.3
2017-01-09 17:22:31 +08:00
baiyaaaaa
d3f62b7974
add submenu transition ( #2298 )
2017-01-09 15:50:47 +08:00
baiyaaaaa
ad2a32dcd6
Merge pull request #2182 from njleonzhang/table_sort_A_and_D
...
table sort to toggle
2017-01-09 14:30:55 +08:00
baiyaaaaa
2a6fad5593
Merge pull request #2197 from QingWei-Li/feat/notify/html
...
Notification: Support HTML, close #1885
2017-01-09 13:54:02 +08:00
baiyaaaaa
d851615b7a
Merge pull request #2256 from QingWei-Li/feat/popover/disabled
...
Popover: add disabled feature, close #2221
2017-01-09 13:29:33 +08:00
baiyaaaaa
cc22527321
fix textarea style & improve docs
2017-01-08 08:53:12 +08:00
baiyaaaaa
3820ec03bb
Merge pull request #2263 from Kingwl/input-resize
...
Input: support resize prop
2017-01-06 18:47:52 +08:00
qingwei.li
879cd22874
reset messagebox
2017-01-06 18:12:51 +08:00
qingwei.li
2719667fed
Notification: supports VNode, #1885
2017-01-06 18:11:18 +08:00
kingwl
84d86b4ca4
Input: support resize prop
2017-01-06 17:06:34 +08:00
baiyaaaaa
0b8b011db1
fix autocomplete do not hide on blur bug
2017-01-06 16:38:33 +08:00
qingwei.li
d3a9cf8f21
Popover: add disabled feature, close #2221
2017-01-06 16:15:11 +08:00
baiyaaaaa
0b524682f1
Merge pull request #2237 from fntneves/fn-fix-datepicker-translation
...
DatePicker: Fix year label space in year picker
2017-01-06 16:00:10 +08:00
baiyaaaaa
7539325eb5
Merge pull request #2236 from Leopoldthecoder/select-fix
...
Select: fix filterable init value issue, fixed #2196
2017-01-06 15:35:12 +08:00
kingwl
3e3001a8dc
Table: fix header-align bug
2017-01-06 10:46:06 +08:00
Francisco Neves
cbce532ab4
Fix year label space in year picker
2017-01-05 16:14:31 +00:00
baiyaaaaa
d9d673bcc3
improve code & fix inittial submenu active bug ( #2225 )
2017-01-05 23:19:49 +08:00
Leopoldthecoder
3b5248ec2a
Select: fix filterable init value issue, fixed #2196
2017-01-05 22:31:37 +08:00
Xuehua Cai
29c99dba59
Fix tree bug ( #2206 )
2017-01-05 17:07:21 +08:00
baiyaaaaa
624442927f
Merge pull request #2207 from reverland/fix-safari-colgroup
...
table: wrap col in colgroup to make column width work in safari
2017-01-05 16:45:26 +08:00
baiyaaaaa
634a415784
Merge pull request #2217 from QingWei-Li/fix/pagination/style
...
Pagination: fix ul style in IE9, fixed #2209
2017-01-05 16:44:03 +08:00
qingwei.li
eba65719d3
Pagination: fix ul style in IE9, fixed #2209
2017-01-05 15:32:47 +08:00
kingwl
de589eb215
Tabs: fix invalid type prop when tabs in other tabs ( #2212 )
2017-01-05 15:22:46 +08:00
baiyaaaaa
3574e62cb6
Merge pull request #2171 from QingWei-Li/fix/datepicker/change
...
DatePicker: fix change event no trigger when setting the initial valu…
2017-01-05 15:12:50 +08:00
njleonzhang
48a0685ca0
1. add document; 2. make default-sort-order default to ascending
2017-01-05 12:39:37 +08:00
baiyaaaaa
5fb72444a6
fix dynamic change tabs bug
2017-01-05 11:25:44 +08:00
baiyaaaaa
0c0f2527e3
fix tab-bar initial status bug
2017-01-05 11:25:44 +08:00
baiyaaaaa
7562e82bf6
Merge pull request #2195 from QingWei-Li/fix/datepicker/date
...
Fix the next year is calulated incorrectly, fixed #2152
2017-01-05 11:23:57 +08:00
Yuyang Liu
a3da161339
table: wrap col in colgroup to make column width work in safari
2017-01-05 10:42:31 +08:00
baiyaaaaa
9773276fee
Merge pull request #2186 from Leopoldthecoder/select-fix
...
Select: fix allowCreate bug
2017-01-04 16:30:48 +08:00
qingwei.li
02e1cb84ee
Fix the next year is calulated incorrectly, fixed #2152
2017-01-04 14:33:58 +08:00
baiyaaaaa
661dc09002
Merge pull request #2177 from QingWei-Li/fix/date-select
...
TimeSelect: fix maxTime range, fixed #2158
2017-01-04 08:36:11 +08:00
Leopoldthecoder
68c1c84875
Select: fix allowCreate bug
2017-01-03 23:28:42 +08:00
njleonzhang
9ef1faaec9
toggle sortable
2017-01-03 20:08:43 +08:00
qingwei.li
9ee7afc1c5
TimeSelect: fix maxTime range, fixed #2158
2017-01-03 18:54:37 +08:00
qingwei.li
1bdecf9c39
DatePicker: fix change event no trigger when setting the initial value, fixed #2167
2017-01-03 18:27:48 +08:00
baiyaaaaa
b31ee664e2
Merge pull request #2163 from Leopoldthecoder/dev
...
Dropdown: import button/button-group, fixed #2159
2017-01-03 16:28:55 +08:00
Leon Zhang
dc0248279d
messy indent ( #2165 )
2017-01-03 16:27:42 +08:00
Leopoldthecoder
ead1d1da3f
Dropdown: import button/button-group, fixed #2159
2017-01-03 16:05:19 +08:00
Cyril Su
f93a163f40
InputNumber, DatePicker: Clearify the logic of increase and decrease. Fix date-picker.spec.js bugs. ( #2145 )
...
* InputNumber: clearify the logic of increase and decrease.
* DatePicker: Fix test specs
2017-01-03 12:23:01 +08:00
Herrington Darkholme
23423e39e7
general: normalize name in default export
2017-01-01 01:11:21 +08:00
Leopoldthecoder
cdb3e46de8
[build] 1.1.2
2016-12-30 18:53:52 +08:00
baiyaaaaa
670d52b9c4
Merge pull request #2112 from QingWei-Li/fix/timepicker-range
...
TimePicker: fix range timepicker
2016-12-30 18:23:20 +08:00
杨奕
308ae62cb3
Select: fix dropdownUl undefined bug ( #2120 )
2016-12-30 18:10:57 +08:00
baiyaaaaa
b9eed734e2
input add validateEvent prop
2016-12-30 17:04:03 +08:00
qingwei.li
560d31982b
TimePicker: fix range timepicker
2016-12-30 15:18:03 +08:00
baiyaaaaa
0922fc3683
fix tab remove bug ( #2106 )
2016-12-30 14:57:07 +08:00
baiyaaaaa
ef2e3c697a
remove collapse scoped slot title && add named slot title
2016-12-30 11:56:55 +08:00
baiyaaaaa
f20c37885f
fix input-number invalid value reset bug
2016-12-30 11:42:21 +08:00
baiyaaaaa
42eb169e4f
Merge pull request #2096 from QingWei-Li/fix/table-scrollbar
...
Table: fix test fix #2090 , remove virtual scrollbar
2016-12-30 11:36:28 +08:00
qingwei.li
79691d61e2
Improve test coverage
2016-12-30 11:24:55 +08:00
baiyaaaaa
a2fd24e0f5
fix autocomplete dropdown reference element ( #2092 )
2016-12-30 11:13:15 +08:00
qingwei.li
923d9b6622
Table: fix test fix #2090 , remove virtual scrollbar
2016-12-30 11:12:13 +08:00
Leopoldthecoder
aa076b470a
[build] 1.1.1
2016-12-29 22:29:16 +08:00
Leopoldthecoder
99d3b2568d
[build] 1.1.0
2016-12-29 22:11:43 +08:00
baiyaaaaa
1df8c50dfb
fix valida field params bug
2016-12-29 22:06:42 +08:00
baiyaaaaa
e21e77bd49
Merge pull request #2070 from QingWei-Li/fix/datepicker-change
...
DatePicker: fix change event trigger multiple times, fixed #2060
2016-12-29 21:38:24 +08:00
baiyaaaaa
ee91c12e7a
Merge pull request #2069 from QingWei-Li/fix/dropdown
...
Dropdown: fix placement
2016-12-29 21:38:02 +08:00
baiyaaaaa
3c0a784aca
insert autocomplete suggestions to body
2016-12-29 21:37:52 +08:00
qingwei.li
f28dca049c
DatePicker: fix change event trigger multiple times, fixed #2060
2016-12-29 16:55:41 +08:00
qingwei.li
03a01b8dfd
Dropdown: fix placement
2016-12-29 16:37:46 +08:00
baiyaaaaa
cf028a42f4
change tabs box-model to 'block' & remove 'label-content' property ( #2064 )
2016-12-29 16:19:12 +08:00
baiyaaaaa
d896c83860
fix collapse toggle bug ( #2059 )
2016-12-29 15:16:50 +08:00
cinwell.li
58808f8c63
Scrollbar: fix the style vars ( #2058 )
2016-12-29 14:33:07 +08:00
cinwell.li
eefa3fec78
DatePicker: dynamic picker-options, close #2013 ( #2051 )
2016-12-29 10:43:51 +08:00
杨奕
bdd0604bd0
remove obsolete migrating hints ( #2055 )
2016-12-29 10:43:00 +08:00
cinwell.li
119188a634
TimePicker: fix scrolltop error ( #2054 )
2016-12-29 10:42:01 +08:00
cinwell.li
c639474fcc
Badge: add hidden prop, close #2042 ( #2050 )
2016-12-29 10:41:41 +08:00
cinwell.li
47e75ad051
Fix overwritten warn in Vue 2.1.8, fixed #2040 ( #2047 )
...
* Fix overwritten warn in Vue 2.1.8, fixed #2040
* Fix dropdown-menu
* Fix placement again
* fix test
2016-12-29 10:41:19 +08:00
baiyaaaaa
ea9e5ed462
Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
...
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
Leopoldthecoder
eda941e64f
Alert: replace render function with default slot
2016-12-28 22:33:41 +08:00
qingwei.li
64fcb4627c
Upload: fix ssr suppport
2016-12-28 20:47:13 +08:00
Furybean
191c8ab3d1
Table: add current-row-key prop.
2016-12-28 19:18:53 +08:00
baiyaaaaa
d26288ea30
fix input relevant component box model to inline-block
2016-12-28 19:09:11 +08:00
baiyaaaaa
10584b9624
autocomplete box model fix
2016-12-28 19:09:11 +08:00
baiyaaaaa
635cf6a771
fix input box model
2016-12-28 19:09:11 +08:00
qingwei.li
4817e116e5
Table: expand row feature only supports scoped slot.
2016-12-28 18:12:37 +08:00
杨奕
d2f02b828f
Merge branch 'dev' into 1.1
2016-12-28 15:23:51 +08:00
baiyaaaaa
7eb8a19fb3
Revert "DatePicker: input display style changes to block, fixed #2018"
...
This reverts commit b3095a703c
.
2016-12-28 15:19:01 +08:00
furybean
b569b314b8
Table: add expand row feature.
2016-12-28 15:18:25 +08:00
baiyaaaaa
436c38fee6
Merge pull request #2021 from QingWei-Li/fix/datepicker-editor
...
DatePicker: input display style changes to block, fixed #2018
2016-12-28 14:12:23 +08:00
baiyaaaaa
1760007d9c
Merge pull request #2019 from QingWei-Li/datepicker/week
...
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
丁文涛
d74cb25205
修正代码风格
2016-12-28 13:07:43 +08:00
Leopoldthecoder
b8f240e6c4
[build] 1.0.9
2016-12-27 20:00:07 +08:00
baiyaaaaa
634498bbff
fix input blur event
2016-12-27 19:26:01 +08:00
baiyaaaaa
7667396907
fix input value binding bug
2016-12-27 19:26:01 +08:00
baiyaaaaa
d1f9357df7
Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
...
DatePicker: input event is not fired when the array value is not upda…
2016-12-27 17:53:52 +08:00
qingwei.li
b3095a703c
DatePicker: input display style changes to block, fixed #2018
2016-12-27 17:36:10 +08:00
杨奕
69cb4ad698
InputNumber: fix float number ( #2017 )
2016-12-27 16:30:06 +08:00
qingwei.li
9f8837ec40
DatePicker: custom fisrt day of week #1061
2016-12-27 16:28:16 +08:00