Diego Vieira
d408ad3c55
update portuguese translation
2017-03-24 17:39:47 +08:00
cinwell.li
43bb065e69
DatePicker: fix format week, fixed #2774 ( #3687 )
2017-03-24 15:44:23 +08:00
cinwell.li
0409c63916
Tooltip(doc): add router-link description ( #3669 )
2017-03-24 15:38:31 +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
qingwei.li
729d87f0f0
Update issue template
2017-03-23 10:39:10 +08:00
cinwell.li
225a845597
Merge pull request #3668 from Leopoldthecoder/dev
...
update issue template
2017-03-22 11:35:12 +08:00
Leopoldthecoder
990ec4c782
update issue template
2017-03-22 11:23:33 +08:00
liyl
98410d88d6
Docs: Fixed README.md ( #3612 )
...
* Docs: Fixed README.md
* Docs: fixed README.md
2017-03-20 14:47:23 +08:00
baiyaaaaa
fdac5519d2
fix upload docs typo bug
2017-03-20 12:56:34 +08:00
baiyaaaaa
c576d5720a
fix docs site import components from package's /lib on dev mode bug
...
fix docs site import components from package's /lib on dev mode bug
2017-03-20 12:18:19 +08:00
baiyaaaaa
8523865056
fix file not remote when before-upload reject
2017-03-20 11:56:56 +08:00
Mathieu DARTIGUES
a50fcfd9c7
Fix filename of md file for en-US version ( #3600 )
...
Initially it was `en-us`, but the folder is `en-US` .
When creating a new component, the build doesn't work because it hopes a file in the `en-US` folder.
2017-03-20 10:08:13 +08:00
Leopoldthecoder
c30eea3cb5
[release] 1.2.5
2017-03-19 10:43:29 +08:00
Leopoldthecoder
a9af13cf41
[build] 1.2.5
2017-03-19 10:43:29 +08:00
Leopoldthecoder
58ef9a4496
Changelog: update for 1.2.5
2017-03-19 10:25:05 +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
Jikkai Xiao
57b04d7e80
Improve Japanese translation
2017-03-18 08:05:35 +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
Liril
88af7a1a1e
Table: Fixed shaking table.
2017-03-17 10:22:25 +08:00
Liril
726873de75
Tooltip: Remove Chinese in English docs.
2017-03-16 10:53:38 +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
Nicolaj Egelund
220f1542ea
Added clickoutside drag-click test
2017-03-15 15:40:57 +08:00
Nicolaj Egelund
9c13b0e8d5
Updated tests to trigger mousedown and mouseup events instead of click
2017-03-15 15:40:57 +08:00
Nicolaj Egelund
ae32eb13aa
Moved mousedown event parameter in function and fixed wrongly placed parentheses
2017-03-15 15:40:57 +08:00
Nicolaj Egelund
8034144001
Added check for drag click
2017-03-15 15:40:57 +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
Cyril Su
cf909dda74
Add eleme-issue. ( #3467 )
2017-03-14 15:05:06 +08:00
baoyang
d9c34c8cd2
fix doc side-nav text-overlapping
2017-03-10 10:27:53 +08:00
Leopoldthecoder
e221122be7
[release] 1.2.4
2017-03-09 18:15:02 +08:00
Leopoldthecoder
8c9bfbe879
[build] 1.2.4
2017-03-09 18:15:02 +08:00
Leopoldthecoder
50a786ab79
Changelog: update for 1.2.4
2017-03-09 18:05:16 +08:00