Commit Graph

1243 Commits

Author SHA1 Message Date
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 d76d28dd54f9f02222d5190182a3e6d8790bcbe6.

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