baiyaaaaa
4fa158eb32
add suport for mutil level submenu
2016-12-20 11:06:45 +08:00
baiyaaaaa
e7e104df5d
fix form validate callback params
2016-12-20 11:05:42 +08:00
杨奕
1c24a2b294
Switch: update style ( #1803 )
2016-12-20 09:18:52 +08:00
杨奕
240fda5af8
Select: add visible-change event ( #1849 )
2016-12-20 09:11:10 +08:00
qingwei.li
a915f8a5bb
DatePicker: fix set value, fixed #1773
2016-12-19 15:46:12 +08:00
FuryBean
40f9d83f87
Tree: add expand-on-click-node prop. ( #1805 )
2016-12-19 15:38:51 +08:00
baiyaaaaa
1ba0745f00
fix input line-height ( #1825 )
2016-12-19 11:16:47 +08:00
baiyaaaaa
4b20374bf1
support use checkbox without transport value
2016-12-19 10:14:48 +08:00
杨奕
217bb5c953
Loading: update spinner animation, fixed #1786 ( #1817 )
2016-12-18 21:34:55 +08:00
杨奕
92742dc56a
Select: fix a dropdown update bug ( #1784 )
2016-12-18 21:24:02 +08:00
杨奕
8123ee1c48
Slider: fix change event ( #1810 )
2016-12-18 21:20:27 +08:00
Adam
71a3b5ad2f
Tag: Fix text wrap ( #1785 )
...
When the width of parent container is too narrow, text in tag will be
break into lines.
當父容器寬度不足時,Tag 文字會產生換行的現象
2016-12-18 21:19:03 +08:00
FuryBean
6c4f8a6867
Tree: add current-change event & current-node-key. ( #1807 )
2016-12-17 14:09:05 +08:00
FuryBean
4614990cb4
Table: add column as third parameter for row-click event. ( #1808 )
2016-12-17 14:00:35 +08:00
baiyaaaaa
a5bdd2cabb
component README update and fix
2016-12-16 10:57:54 +08:00
baiyaaaaa
47c62e9fe0
add progress hook function property ( #1782 )
2016-12-15 23:49:29 +08:00
cinwell.li
7d6f3606b4
DatePicker: fix datetimerange, fixed #1758 ( #1766 )
2016-12-15 18:39:14 +08:00
baiyaaaaa
5e692418ff
fix the tab bar dynamic bug
2016-12-15 10:21:09 +08:00
Leopoldthecoder
19210b6945
[build] 1.0.7
2016-12-14 15:36:21 +08:00
杨奕
d7d8257516
Message & Notification: add iconClass and customClass, fixed #1664 ( #1671 )
2016-12-14 13:43:14 +08:00
qingwei.li
3bf624c757
Table: add empty slot, closed #1737 , closed #1730
2016-12-14 13:34:35 +08:00
zheng yu
0ee61e7296
fix: fixed losing focus when drag slider button fast or right click slider button. ( #1723 )
2016-12-13 23:12:43 +08:00
杨奕
eeee584d56
MessageBox: add customClass ( #1707 )
2016-12-13 22:52:29 +08:00
cinwell.li
cad3d770ed
DatePicker: fix clear button, fixed #1690 ( #1710 )
...
* DatePicker: fix clear button, fixed #1690
* DatePicker: fix reset button style
* DatePicker: fix set value
* DatePicker: fix test
2016-12-13 22:51:43 +08:00
杨奕
9c7786b203
Select: add size property ( #1715 )
2016-12-13 22:42:01 +08:00
baiyaaaaa
8917704392
support tag color property
2016-12-13 16:57:56 +08:00
Hashem Qolami
998dcce225
Feature table maxHeight ( #1560 ) ( #1674 )
...
* ✨ [Table] Added fluid height table with maxHeight prop (#1560 )
* 🚨 [Table] Added test for maxHeight prop (#1560 )
* 📚 [Table] Added the documentation of fluid-height table (#1560 )
2016-12-13 16:21:59 +08:00
baiyaaaaa
36261b6534
support append prepend slot ( #1709 )
2016-12-13 14:46:47 +08:00
cinwell.li
105db7c673
Upload: fix file list style ( #1701 )
2016-12-13 14:34:22 +08:00
baiyaaaaa
a51eafb705
add old value for input-number change event
2016-12-13 11:46:40 +08:00
杨奕
1db2d64ddc
Tabs: fix empty tab-pane issue, fixed #1608 ( #1672 )
2016-12-13 10:36:10 +08:00
杨奕
0ccd537cc8
Select: fix filterable group bug, fixed #1678 ( #1679 )
2016-12-13 10:34:53 +08:00
Pierre-Louis Renaudin
15dc895ee6
Add contextmenu event on table row element. ( #1663 )
2016-12-10 18:48:07 +08:00
Leopoldthecoder
65244c2678
[build] 1.0.6
2016-12-09 18:32:31 +08:00
qingwei.li
d835c7b4ec
TimePicker: fix HH:mm style
2016-12-09 18:20:42 +08:00
qingwei.li
42ec4567f1
TimePicker: fix HH:mm style
2016-12-09 17:38:11 +08:00
Furybean
fed488ef9f
Table: fix column[type=selection] style issue in ie9+.
2016-12-09 17:37:58 +08:00
FuryBean
2dd2c79365
Table: fix a style bug when fixed=right. ( #1651 )
2016-12-09 16:08:49 +08:00
杨奕
b0633de8bf
Upload: fix thumbnailed upload slow bug ( #1644 )
2016-12-09 12:10:57 +08:00
杨奕
9ccb7b852f
Table: add missing ElCheckbox ( #1635 )
2016-12-09 11:49:30 +08:00
qingwei.li
2b247df9ca
Upload: remove 'X-Requested-With' header
...
Fix test
2016-12-09 10:58:29 +08:00
cinwell.li
55dfb0c296
Refactor/datepicker ( #1623 )
...
* DatePicker: replace native input with el-input
* DatePicker: support size prop, closes #1069 , closes #1440
* DatePicker: show correct date for initial value, fixed #1129
* TimePicker: fix empty value when panel appears, fixed #1583
* DatePicker: trigger clickoutside when clicking icon, fixed #1604
* DatePicker: fix year type in year panel, fixed #1607
* DatePicker: fix test
* DatePicker: add doc
2016-12-09 00:06:34 +08:00
Leopoldthecoder
af0d7288bd
Select: fix clearable still working bug in disabled mode
2016-12-08 18:42:19 +08:00
gogu
88a5772e91
Fixed switch custom color with disabled.
2016-12-08 18:22:24 +08:00
Aleksey Beskosty
ec3bb5d3fe
[DatePicker]: fix #1506 - allow any visible date to be selected in range picker
2016-12-08 17:49:03 +08:00
baiyaaaaa
3d12579652
support tab disabled
2016-12-08 17:13:41 +08:00
Leopoldthecoder
3245232917
Select: fix display issue of object-typed value in remote mode
2016-12-07 18:16:21 +08:00
Hashem Qolami
5cde77b37d
🐛 [Table] fixed incompatibility with vue-i18n ( #1587 )
2016-12-07 10:23:05 +08:00
Leopoldthecoder
1ecb9d9e4e
[build] 1.0.5
2016-12-06 18:47:04 +08:00
baiyaaaaa
8a245d6ba0
Merge pull request #1577 from QingWei-Li/timepicker/remove-flex
...
TimeSelect: remove flexbox style, fixed #1335
2016-12-06 18:24:30 +08:00
qingwei.li
929e7f2554
TimeSelect: remove flexbox style, fixed #1335
2016-12-06 17:16:09 +08:00
baiyaaaaa
8fe68e5385
Merge pull request #1559 from Leopoldthecoder/slider-click
...
Slider: avoid clicking triggering right after dragend
2016-12-06 16:56:28 +08:00
Leopoldthecoder
1c750dcec7
Slider: avoid clicking triggering right after dragend
2016-12-06 16:55:42 +08:00
Leopoldthecoder
f3116acbbe
Select: show dropdown when options are given in remote mode
2016-12-05 23:15:34 +08:00
杨奕
6e618b4c6d
Select: fix async bug/fix object-typed value init issue ( #1540 )
2016-12-05 18:21:09 +08:00
baiyaaaaa
3d19de3cd5
fix steps style bug in ie9
2016-12-04 15:20:15 +08:00
baiyaaaaa
78a460ac9e
make upload creat url for all file ( #1530 )
2016-12-04 10:21:53 +08:00
baiyaaaaa
7a85d55f31
normalize transition class name
2016-12-03 19:30:21 +08:00
杨奕
06a739ff22
Select: fix remote filter not showing dropdown issue ( #1535 )
2016-12-03 18:09:20 +08:00
Allen Walker
f508fd703e
Col: fix a style bug about responsive layout
2016-12-03 14:01:15 +08:00
Leopoldthecoder
34e9f44744
[build] 1.0.4
2016-12-02 19:00:21 +08:00
FuryBean
5285856100
Tree: fix can not update children in some condition. ( #1524 )
2016-12-02 18:00:41 +08:00
Furybean
34756d17ca
Tree: fix leaf state not update bug.
2016-12-02 17:48:08 +08:00
Furybean
e61ff12070
Table: fix column label not visible in some condition.
2016-12-02 17:43:46 +08:00
Furybean
0caa085523
Table: add row-dblclick event.
2016-12-02 17:43:21 +08:00
FuryBean
e2870f72f0
Table: fix update scrolly not working bug ( #1519 )
2016-12-02 17:36:19 +08:00
baiyaaaaa
e56f52ff26
fix radio dynamic init bug ( #1514 )
2016-12-02 17:35:54 +08:00
baiyaaaaa
d3afe22e89
Merge pull request #1401 from Leopoldthecoder/select-refactor
...
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa
395a129440
Merge pull request #1469 from Leopoldthecoder/slider-precision
...
Slider: fix a decimal display bug
2016-12-02 11:47:33 +08:00
baiyaaaaa
e0a5f1b8d4
Merge pull request #1509 from Leopoldthecoder/dev
...
Alert: improve style
2016-12-02 11:37:00 +08:00
baiyaaaaa
8ba89af678
fix checkbox dynamic init bug ( #1511 )
2016-12-02 08:08:12 +08:00
Leopoldthecoder
725077effe
Alert: improve style
2016-12-01 23:04:52 +08:00
baiyaaaaa
34dbb01c1a
support tab title renter funtion
2016-12-01 23:00:29 +08:00
Leopoldthecoder
9c301cdbe2
Slider: fix a decimal display bug
2016-12-01 22:57:46 +08:00
Leopoldthecoder
3ee74b296e
Select: fix minor bugs
2016-12-01 22:40:45 +08:00
Leopoldthecoder
2d07391d3c
Select: add allow-create doc and test
2016-12-01 22:34:31 +08:00
Leopoldthecoder
1942e63453
Select: add allow-create
2016-12-01 22:34:31 +08:00
Leopoldthecoder
c058beb2be
Select: add multipleLimit
2016-12-01 22:34:31 +08:00
Leopoldthecoder
2fc06cc37b
fix pagination select
2016-12-01 22:34:30 +08:00
Leopoldthecoder
ce3bed6cb5
Select: refactor and bug fix
2016-12-01 22:34:30 +08:00
baiyaaaaa
db666dfb4b
fix input-group style
2016-12-01 22:28:48 +08:00
Liu Yuyang
a0bb371de0
datetimepicker: fix clear panel date and time show when clear ( #1494 )
2016-12-01 22:28:23 +08:00
Leopoldthecoder
707a0d5a60
Loading: full screen loading is now singleton
2016-12-01 22:27:20 +08:00
kingwl
932d6bdb6f
Slider: fix drag bug
2016-11-30 21:17:47 +08:00
baiyaaaaa
648c498fd9
input-number add the controls support ( #1473 )
2016-11-30 18:16:49 +08:00
baiyaaaaa
fa5aa2b183
stop autocomplete enter event bubbling
2016-11-30 17:22:11 +08:00
baiyaaaaa
49570f9e41
Merge pull request #1459 from Leopoldthecoder/Noti-improve
...
Notification: improve offset attribute doc
2016-11-30 14:02:06 +08:00
baiyaaaaa
b2c308d181
Merge pull request #1448 from reverland/fix-1411
...
Time-Select: emit input event when clear value
2016-11-30 10:56:58 +08:00
Leopoldthecoder
2676bbaa5a
Notification: improve offset attribute doc
2016-11-29 18:40:10 +08:00
kingwl
5aa4c5f00a
Notification: add offset
2016-11-29 18:06:46 +08:00
Yuyang Liu
f7d2b0916c
Time-Select: emit input event when clear value fix #1411
2016-11-29 13:15:14 +08:00
Leopoldthecoder
db0c9c9891
[build] 1.0.3
2016-11-28 18:59:37 +08:00
FuryBean
d3b3d865e8
Tree: add setChecked method. ( #1434 )
2016-11-28 18:57:09 +08:00
Furybean
ca1bdd43bd
Tree: try to fix ie10 transition error.
2016-11-28 17:07:40 +08:00
reverland
8a4b7ba6d7
Popover: add show/hide event
2016-11-28 16:57:46 +08:00
qingwei.li
e43ed240f1
Pagination: fix background color
2016-11-28 10:52:43 +08:00
baiyaaaaa
aa3f9939d0
fix checkbox label type ( #1400 )
2016-11-27 19:06:46 +08:00
baiyaaaaa
6873611cf1
dynamic default-file-list & doc improve
2016-11-27 16:03:26 +08:00
baiyaaaaa
f88ad25f7b
support upload default fileList ( #1393 )
2016-11-27 14:07:13 +08:00
baiyaaaaa
58098f5693
Merge pull request #1384 from HashemQolami/fix-form-validation
...
Form: Fixed validation issue with dynamic rules (issue #1317 )
2016-11-27 11:51:37 +08:00
baiyaaaaa
1f8f88615c
support the title slot in menu-group ( #1382 )
2016-11-27 06:20:00 +08:00
baiyaaaaa
ce13d974b5
fix datepicker year select mode bug ( #1385 )
2016-11-26 23:19:08 +08:00
Hashem Qolami
bfab5cd9ed
Form: 🔧 fixed validation issue with dynamic rules ( fixed #1317 )
2016-11-26 16:28:43 +03:30
baiyaaaaa
75d248e107
support radio button custom style
2016-11-26 18:30:56 +08:00
baiyaaaaa
64f1caea38
support dynamic pageSizes
2016-11-26 17:10:42 +08:00
baiyaaaaa
ba983ffb96
normalize the componentName writing
2016-11-26 16:51:04 +08:00
baiyaaaaa
66b055f9d2
fix btn-group style in form-item ( #1371 )
2016-11-26 14:13:15 +08:00
baiyaaaaa
a84926b117
Merge pull request #1333 from QingWei-Li/fix/radio-checkox
...
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-26 13:26:27 +08:00
baiyaaaaa
d9c7824470
fix form validate bug ( #1363 )
2016-11-26 10:48:06 +08:00
baiyaaaaa
63ae2d2a68
support autocomplete append & prepend
2016-11-26 10:35:04 +08:00
kingwl
e44bf50e5d
Select: fix clear on remote mode
2016-11-25 21:32:13 +08:00
kingwl
2f37355136
Select: fix priority of label and value
2016-11-25 21:10:12 +08:00
Furybean
807c06071d
Tree: fixed default-expanded-keys can not set again.
2016-11-25 17:41:36 +08:00
Furybean
812a953b1e
Table: add row-style prop.
2016-11-25 17:41:07 +08:00
qingwei.li
cf38b8c32e
Tree: import checkbox
2016-11-25 17:17:05 +08:00
qingwei.li
96f71eda55
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-25 14:08:11 +08:00
baiyaaaaa
ae7e5a10a7
fix button-group align bug ( #1349 )
2016-11-25 08:54:40 +08:00
FuryBean
090f91d057
Fix empty text display in firefox. ( #1347 )
2016-11-25 08:54:05 +08:00
Furybean
4617526367
Pagination: fix user can not set currentPage in some condition.
2016-11-25 08:26:10 +08:00
kingwl
a3f570789c
Table: fix align attribute ( #1338 )
2016-11-24 18:34:02 +08:00
kingwl
6cd01c2647
InputNumber: fix invalid value ( #1330 )
2016-11-24 14:48:56 +08:00
cinwell.li
066eaf123e
DatePicker: fix prevent clear value when readonly is true, fixed #1238 ( #1326 )
2016-11-24 14:14:02 +08:00
qingwei.li
2f6750964e
DatePicker: fix the panel is not updated when value change, fixed #1158
2016-11-24 13:16:48 +08:00
cinwell.li
304f02ea0e
Font: fix load error in chrome, fixed #1322 ( #1324 )
2016-11-24 10:59:55 +08:00
FuryBean
5c386d5ce8
Table: fix dynamic prop in table-column cause script error. ( #1314 )
2016-11-24 06:54:32 +08:00
FuryBean
2f3f5eabc1
Table: add header group feature. ( #1312 )
2016-11-23 20:32:23 +08:00
kingwl
c3aba68ecc
DatePicker: fix scroll render bug ( #1290 )
2016-11-23 19:48:01 +08:00
FuryBean
631037c296
Table: improve performance in large data. ( #1298 )
2016-11-23 18:24:32 +08:00
kingwl
e3ac607938
Table: fix selectAll option at table selection ( #1300 )
2016-11-23 18:23:50 +08:00
杨奕
2e3ecd93e7
Slider: fix a NaN value bug ( #1286 )
2016-11-23 12:15:00 +08:00
FuryBean
f729497de5
Tabs: fix dynamic bug & add closable prop for tab-pane ( #1285 )
2016-11-23 10:47:12 +08:00
FuryBean
2d23618c8c
Tree: refactor code & add insert, remove api for tree-store. ( #1283 )
2016-11-23 10:46:05 +08:00
Furybean
1f6cafebb1
Slider: fix can not drag when step < 1
2016-11-23 08:28:45 +08:00
杨奕
24c5ff8c4c
Select: fix icon and input click ( #1253 )
2016-11-22 21:42:58 +08:00
cinwell.li
2d5bc59c67
Pagination: fix i18n, fixed #928 ( #1260 )
2016-11-22 14:22:03 +08:00
Furybean
59293a219e
Tree: add filter-node-method prop & filter method.
2016-11-22 12:37:02 +08:00
Furybean
2c764d13fa
Tree: add getCheckedKeys & setCheckedKeys API.
2016-11-22 11:57:42 +08:00
boyd91
ec2b62d93e
Add box-sizing: content-box for compatibility ( #1229 )
...
Some CSS resets (including Bootstrap's) contain *::after{ box-sizing: border-box; }
This breaks the checkbox component style. Therefor add box-sizing: content-box explicitly to increase compatibility.
2016-11-21 19:02:56 +08:00
FuryBean
6353d33afe
Table: fix a script error when show-header is true. ( #1248 )
2016-11-21 19:01:31 +08:00
baiyaaaaa
bb0a79b1b0
add a error prop for setting the error message manually
2016-11-19 19:55:44 +08:00
baiyaaaaa
6b857a23f8
fix radio-button style
2016-11-18 22:12:12 +08:00
baiyaaaaa
5b6dc77243
fix dynamic form item validate bug ( #1207 )
2016-11-18 22:05:31 +08:00
Leopoldthecoder
2e931cff96
[build] 1.0.2
2016-11-18 20:08:55 +08:00
qingwei.li
37510831ca
Update: release script
2016-11-18 20:03:20 +08:00
杨奕
897ec4650c
Select: add focus listener ( #1193 )
2016-11-18 20:03:19 +08:00
FuryBean
07b8ec030f
Table: fix selection-change not fire in some condition. ( #1198 )
2016-11-18 20:03:19 +08:00
Leopoldthecoder
69b65037eb
Switch: fix @change timing bug
2016-11-18 20:03:18 +08:00
furybean
0a31868b5f
Table: add show-header prop & add header-click event & make height more reasonable.
2016-11-18 20:03:18 +08:00
cinwell.li
4ebdd6a6d4
Table: add context prop ( #1161 )
2016-11-18 20:03:18 +08:00
qingwei.li
ffc136fa8d
TimeSelect: fix 00:00 is disabled, fixed #676
2016-11-18 20:03:17 +08:00
furybean
bd8bf7bf35
Table: fix fixed column won't disappear in some condition.
2016-11-18 20:03:17 +08:00
furybean
012c0185f2
Table: fix select-all checkbox is selected when all rows are not selectable.
2016-11-18 20:03:17 +08:00
Leopoldthecoder
fc41cf4077
Alert: add render-content
2016-11-18 20:03:15 +08:00
qingwei.li
a13b49b609
Locale: fix dynamic change locale
2016-11-18 20:03:14 +08:00
Leopoldthecoder
faa27b9d99
Input: fix input-group line height
2016-11-18 20:03:14 +08:00
qingwei.li
3003aaa426
Loading: fix export module
2016-11-18 20:03:14 +08:00
杨奕
edeae0a2a4
Button: add focus style ( #1116 )
2016-11-18 20:03:13 +08:00
baiyaaaaa
99eb9366eb
fix col responsive style bug
2016-11-18 20:03:13 +08:00
Leopoldthecoder
54b1543698
[build] 1.0.1
2016-11-16 17:24:03 +08:00
qingwei.li
b7ecc15622
Table: fix tooltip style
2016-11-16 16:59:26 +08:00
baiyaaaaa
73e9e918ae
Merge pull request #1101 from Kingwl/master
...
Tabs: fix a 'activeName' attribute init bug
2016-11-16 16:00:01 +08:00
FuryBean
5203280af1
Tree: add defaultExpandKeys & defaultCheckedKeys. ( #1088 )
2016-11-16 15:35:46 +08:00
kingwl
5be8575ba1
Tabs: fix a 'activeName' attribute init bug
2016-11-16 15:35:23 +08:00
cinwell.li
af4bca8abe
DatePicker: update view when setting default value, fixed #1050 ( #1097 )
2016-11-16 14:48:15 +08:00
SkyAo
d54bf670a2
Merge pull request #1099 from QingWei-Li/feat/popover-manual
...
Popover: add manual
2016-11-16 14:43:13 +08:00
SkyAo
6e124fc24b
Merge pull request #1096 from QingWei-Li/fix/col
...
Col: remove vue jsx spread
2016-11-16 14:37:57 +08:00
qingwei.li
602c569989
Popover: add manual
2016-11-16 13:55:54 +08:00
qingwei.li
60dfd8df47
Col: remove vue jsx spread
2016-11-16 12:07:27 +08:00
SkyAo
d4e45e8d9b
Merge pull request #1093 from QingWei-Li/fix/datepicker-month
...
DatePicker: fix select year in month type, fixed #1070
2016-11-16 11:28:27 +08:00
qingwei.li
478549bd30
DatePicker: fix select year in month type, fixed #1070
2016-11-16 11:11:29 +08:00
杨奕
238f8625b1
MessageBox: swap 'message' and 'title' when called with 'this.$msgbox' ( #1067 )
2016-11-16 11:06:03 +08:00
杨奕
22bc5f312a
Dialog: remove v-model dependency of manual manipulation ( #1038 )
2016-11-16 11:05:23 +08:00
baiyaaaaa
ddd4481eb0
Merge pull request #1076 from Leopoldthecoder/switch-width
...
Switch: fix a 'width' attribute init bug
2016-11-16 10:49:32 +08:00
Leopoldthecoder
5fcd73cd85
Loading: add loading service
2016-11-15 20:29:33 +08:00
Leopoldthecoder
9314ea2f28
Switch: fix a 'width' attribute init bug
2016-11-15 12:26:16 +08:00
ly303550688
a52f800074
Dialog: add showClose
2016-11-14 18:39:45 +08:00
baiyaaaaa
14475c33de
responsive layout
2016-11-14 15:45:08 +08:00
杨奕
21d3cb4c82
Merge pull request #1045 from baiyaaaaa/master
...
fix checkbox name
2016-11-14 08:47:21 +08:00
baiyaaaaa
9c5a713ff1
Merge pull request #1039 from Leopoldthecoder/loading-css
...
Loading: remove unnecessary inline styles
2016-11-14 00:23:04 +08:00
baiyaaaaa
29975ee50e
Merge pull request #1042 from QingWei-Li/fix/autoprefixer-config
...
fix salad config, #1037
2016-11-14 00:15:37 +08:00
baiyaaaaa
67490a29a3
fix checkbox name
2016-11-13 23:51:44 +08:00
qingwei.li
1f96a372fe
fix salad config
2016-11-13 22:08:38 +08:00
Leopoldthecoder
940b189bbd
Loading: remove unnecessary inline styles
2016-11-13 21:12:04 +08:00
杨奕
c08c6f1769
Notification/Message: return instance for manual close ( #1033 )
2016-11-13 20:03:17 +08:00
cinwell.li
1208ef520c
DatePicker: add clear value, closed #759 ( #1026 )
2016-11-13 15:57:34 +08:00
Akira Komamura
d37e0dbd39
Add column class-name to the table header and update documentation ( #1027 )
...
* Table: Add className property to columns
* Table: update documentation on column class-name
* Table: Apply column class-name to table header
2016-11-13 14:39:24 +08:00
Leopoldthecoder
c0e331d210
Review: steps/switch/tabs/tag/table
2016-11-13 11:58:45 +08:00
cinwell.li
4992d59cdd
Form: fix reset value, fixed #937 ( #1021 )
2016-11-13 11:51:57 +08:00
杨奕
bcbee7b472
Merge pull request #1016 from furybean/table-row-key
...
Table: render rows with row-key.
2016-11-13 11:49:09 +08:00
杨奕
19cadd1489
Loading: fix a overflow hidden bug ( #986 )
2016-11-13 11:46:20 +08:00
杨奕
d7fd700c54
Switch: update change event triggering mechanism ( #1002 )
2016-11-13 11:45:53 +08:00
cinwell.li
f138cbfec8
DatePicker: fix readonly, add disabled and editable, fixed #976 ( #1000 )
2016-11-13 11:45:38 +08:00
cinwell.li
cfafd3d191
Table: fix render fail in vue-loader 9.9.0 ( #1018 )
2016-11-13 11:44:29 +08:00
furybean
69d5646833
Table: render rows with row-key.
2016-11-13 11:41:21 +08:00
杨奕
19ba77d7d2
Merge pull request #1023 from QingWei-Li/step/align-center
...
Step: add align-center, fixed #994
2016-11-13 11:04:17 +08:00
qingwei.li
23aa2b619b
Step: add align-center, fixed #994
2016-11-13 10:45:05 +08:00
杨奕
f4f781ec5c
Merge pull request #1014 from furybean/slow-table-hover
...
Table: fix hover effect is slow when data > 200.
2016-11-13 10:07:54 +08:00
qingwei.li
192a1a2a30
Upload: fix missing progress, fixed #1013
2016-11-13 09:49:42 +08:00
baiyaaaaa
58dc7e14c0
Merge pull request #979 from Leopoldthecoder/switch-style
...
Switch: fix style inside Form
2016-11-13 03:47:41 +08:00
furybean
f27d433744
Table: fix hover effect is slow when data > 200.
2016-11-13 03:38:31 +08:00
杨奕
da3b2f4249
Review: radio/rate/select/slider ( #1001 )
2016-11-11 19:06:27 +08:00
Leopoldthecoder
a8adb5f3dc
Switch: fix style inside Form
2016-11-10 22:49:57 +08:00
杨奕
2ff91352be
Merge pull request #963 from furybean/pagination-bug
...
Pagination: fix current-change emit too many.
2016-11-10 21:57:38 +08:00
Leopoldthecoder
a11e8d115c
Select: fix value clear bug when value is initialized in mounted hook
2016-11-10 20:27:18 +08:00
furybean
28958fa051
Pagination: fix current-change emit too many.
2016-11-10 17:51:10 +08:00
Leopoldthecoder
097745f9b9
[build] 1.0.0
2016-11-09 19:15:25 +08:00
baiyaaaaa
d7cbf79b25
Merge pull request #944 from Leopoldthecoder/master
...
Loading: update style
2016-11-09 18:03:56 +08:00
baiyaaaaa
84b83b0b55
Merge pull request #948 from furybean/deleted-table-data
...
Table: fire selection-change when row is removed.
2016-11-09 18:02:14 +08:00
Leopoldthecoder
813dc78c51
Loading: update style/Add favicon
2016-11-09 17:57:00 +08:00
furybean
2951e6843f
Table: fire selection-change when row is removed.
2016-11-09 17:47:00 +08:00
FuryBean
6d9df08e56
Pagination: fix currentPage may be 0 in some condition. ( #943 )
2016-11-09 17:37:54 +08:00
李名凯
81477a9af9
Table: Set the background color of striped table on the td element ( #917 )
2016-11-09 13:52:26 +08:00
baiyaaaaa
6644207668
Input: fix blur event param & improve docs
2016-11-09 12:21:29 +08:00
baiyaaaaa
417a0c3fd9
Merge pull request #925 from Leopoldthecoder/master
...
Loading: improve visual, add custom text
2016-11-09 12:03:51 +08:00
baiyaaaaa
fb86f81eb6
fix inline-block style
2016-11-09 11:25:25 +08:00
baiyaaaaa
90dafc54ab
fix node remove bug
2016-11-09 00:01:56 +08:00
Leopoldthecoder
aeb9eb87a9
Loading: improve visual, add custom text
2016-11-08 23:20:30 +08:00
baiyaaaaa
547293e366
support Input min & max prop
2016-11-08 20:13:52 +08:00
qingwei.li
8ac1ce0737
TimePicker: fix maxtime over the mintime will cover mintime, fixed 894
2016-11-08 16:30:25 +08:00
qingwei.li
3c12100f52
Components: use es2015 export module, fixed #907
2016-11-08 15:01:00 +08:00
cinwell.li
8439cbd5d0
Theme-default: improve vars ( #899 )
2016-11-08 11:20:53 +08:00
qingwei.li
47392d1e29
Locale: rename $t to t
2016-11-07 23:33:33 +08:00
Leopoldthecoder
9e6513fa17
[build] 1.0.0-rc.9
2016-11-07 17:44:59 +08:00
Leopoldthecoder
66ba839b12
Button: avoid button splitting in button-group
2016-11-07 16:41:39 +08:00
cinwell.li
fce92e8b4e
DatePicker: fix reset value, fixed #878 ( #880 )
...
add test
2016-11-07 16:26:03 +08:00
杨奕
6f55d6d9af
Slider: fix an inputValue initiation bug ( #879 )
2016-11-07 16:25:27 +08:00
杨奕
e2c388fcf9
Merge pull request #874 from baiyaaaaa/master
...
autocomplete style fix
2016-11-07 11:58:26 +08:00
FuryBean
971150c2fb
Table: remove mouse wheel prevent default. ( #873 )
2016-11-07 11:58:01 +08:00
baiyaaaaa
ca6637d5ba
Merge pull request #866 from Leopoldthecoder/master
...
Button: update text button style
2016-11-07 11:52:24 +08:00
baiyaaaaa
1179ec602e
autocomplete style fix
2016-11-07 11:51:35 +08:00
baiyaaaaa
9a3aa1b580
fix input icon loading ( #872 )
2016-11-07 11:15:28 +08:00
Leopoldthecoder
0162015c4c
Button: update text button style
2016-11-07 10:47:51 +08:00
baiyaaaaa
fe4357d7f8
fix zIndex -1
2016-11-07 10:28:58 +08:00
baiyaaaaa
37b9636a6e
fix switch style bug in ie9
2016-11-07 10:23:06 +08:00
qingwei.li
70307dfadb
fix package.json url
2016-11-06 12:26:14 +08:00
Leopoldthecoder
d5eb9ac3b5
MessageBox: fix text blur due to translating half pixel
2016-11-06 10:12:04 +08:00
Leopoldthecoder
3d6d0bd12b
Tabs: fix a close button style overwriting bug
2016-11-05 18:54:58 +08:00
FuryBean
07cd230674
Fix Table Bug: body-wrapper should not set style.height when table not set height. ( #839 )
2016-11-05 07:31:18 +08:00
FuryBean
f013d6eb0b
Table: add renderHeader prop. ( #838 )
2016-11-05 07:30:23 +08:00
杨奕
a00aea7080
Merge pull request #825 from furybean/table-column
...
Table Column: watch more prop & rename showTooltipWhenOverflow.
2016-11-04 23:27:12 +08:00
FuryBean
5a6b4fbf2a
Merge pull request #829 from Leopoldthecoder/select-value
...
Select: fix clear value & remote label
2016-11-04 22:29:35 +08:00
furybean
aac3ec40c2
Table Column: watch more prop & rename showTooltipWhenOverflow.
2016-11-04 22:15:34 +08:00
FuryBean
1a634b3c91
Pagination: enable not set total, add page-count prop. ( #834 )
2016-11-04 20:04:46 +08:00
FuryBean
f9bb3918ad
Merge pull request #833 from baiyaaaaa/feat-select
...
select improve
2016-11-04 19:23:17 +08:00
FuryBean
6cc4ea6dfc
Merge pull request #831 from QingWei-Li/fixed/datepicker-disabled
...
DatePicker: disabled year or month, fixed #758
2016-11-04 19:20:52 +08:00
FuryBean
92bbc55cd3
Merge pull request #828 from Leopoldthecoder/message-zindex
...
Message/Notification: manage z-index with PopupManager
2016-11-04 19:19:32 +08:00
FuryBean
b3a2f95545
Merge pull request #832 from QingWei-Li/fix/object-assign
...
Table/MessageBox/Tree: remove object-assign
2016-11-04 19:19:12 +08:00
qingwei.li
4a224adaa3
Table/MessageBox/Tree: remove object-assign
2016-11-04 18:44:19 +08:00
qingwei.li
a2f7316b69
DatePicker: disabled year or month, fixed #758
2016-11-04 18:26:22 +08:00
baiyaaaaa
726685fd38
tag remove improve
2016-11-04 17:53:55 +08:00
Leopoldthecoder
845d716e3f
Select: fix clear value & remote label
2016-11-04 17:41:37 +08:00
杨奕
f67104f28e
Merge pull request #824 from furybean/table-current-row
...
Table: add current-change event & highlight-current-row prop.
2016-11-04 17:38:07 +08:00
Leopoldthecoder
5ee53016f7
Message/Notification: manage z-index with PopupManager
2016-11-04 17:36:14 +08:00
baiyaaaaa
9f945ad782
fix $el null bug ( #823 )
2016-11-04 17:07:49 +08:00
Leopoldthecoder
aa27888a58
Select: fix an illegal filter regexp bug
2016-11-04 17:03:49 +08:00
furybean
7263db12b3
Table: add single selection back. Add current-change event & highlight-current-row event.
2016-11-04 16:28:44 +08:00
FuryBean
89f2454766
Merge pull request #819 from baiyaaaaa/feat-dropdown
...
dropdown-item add disabled && divided
2016-11-04 14:44:31 +08:00
baiyaaaaa
786d6cb905
dropdown-item add disabled && divided
2016-11-04 13:59:03 +08:00
杨奕
7f89199806
Merge pull request #815 from furybean/table-scroll
...
Table: support header mousewheel scroll.
2016-11-04 12:27:11 +08:00
furybean
ae1c9252c9
Table: clear selection after change data, fixed #813 .
2016-11-04 11:44:39 +08:00
furybean
496f385796
Table: support header mousewheel scroll.
2016-11-04 11:38:44 +08:00
baiyaaaaa
8eae476f7f
dynamic tabs ( #812 )
2016-11-04 11:28:23 +08:00
FuryBean
cb5572f9d7
Merge pull request #805 from Leopoldthecoder/master
...
Loading: fix a potential node removal bug
2016-11-03 22:24:26 +08:00
FuryBean
afb68c75fa
Table: update hover effect. ( #803 )
2016-11-03 21:00:09 +08:00
Leopoldthecoder
74f3bc9072
Loading: fix a potential node removal bug
2016-11-03 17:07:50 +08:00
杨奕
855d631f3f
Merge pull request #800 from furybean/table-selection
...
Table: let table compatible with vuex.
2016-11-03 16:22:15 +08:00
b1anker
13bfb39e9b
Message, Notification: fix transitionend bug
...
问题描述:
如果我在组件中加入不同的transition或者transition: all
duration的形式,那么this.$el.addEventListener(‘transitioned’,
handeler)就会监听到多次事件,从而导致多次删除,因为节点已经从dom中删除,
所以最后报错:
’main.vue?8f52:44
Uncaught TypeError: Cannot read property 'removeChild' of null’。
解决办法:
就是在第一次监听到动画结束事件时,将监听器移除即可。
2016-11-03 15:36:57 +08:00
furybean
0eacd76e22
Table: let table compatible with vuex.
2016-11-03 14:43:23 +08:00
Leopoldthecoder
434bc360f0
Select: fix a form validation bug
2016-11-03 10:14:24 +08:00
qingwei.li
482f752b9f
Remove submodule
2016-11-02 12:42:14 +08:00
杨奕
b18ef67c6d
Merge pull request #779 from QingWei-Li/fix/build-theme
...
Update build theme config
2016-11-02 10:25:58 +08:00
qingwei.li
cacd19d27d
package.json: Update scripts
2016-11-01 22:51:03 +08:00
qingwei.li
131cc78825
Update build theme config
2016-11-01 21:48:07 +08:00
杨奕
32f25eb302
Merge pull request #780 from furybean/table-hidden
...
Table: rename hidden class to is-hidden.
2016-11-01 20:44:17 +08:00
FuryBean
3844b4aa3b
Table: fixed firefox bug. fixed #766 . ( #769 )
2016-11-01 20:32:11 +08:00
furybean
ad193c0c80
Table: rename hidden class to is-hidden.
2016-11-01 20:17:34 +08:00
杨奕
78277e2226
Merge pull request #764 from QingWei-Li/feat/theme-deafult
...
Migrate theme-deafult repo
2016-11-01 18:17:53 +08:00
baiyaaaaa
a76714dece
Merge pull request #763 from Leopoldthecoder/select-input-height
...
Select: fix an input initial height bug
2016-11-01 17:56:54 +08:00
baiyaaaaa
23d4dbbce4
add test && fix ajax response in callback ( #767 )
2016-11-01 15:46:10 +08:00
qingwei.li
77b9a84851
migrate theme-deafult repo
2016-11-01 12:26:56 +08:00
Leopoldthecoder
10373eaf6c
Select: fix an input initial height bug
2016-11-01 11:37:38 +08:00
Leopoldthecoder
65a0250287
Slider: fix display issue inside Form
2016-11-01 11:36:41 +08:00
baiyaaaaa
07345868f6
input-number: style fix && experience improve
2016-11-01 11:36:27 +08:00
杨奕
6cb4981d55
Merge pull request #744 from QingWei-Li/fix/time-picker-scrollbar
...
TimePicker: hidden scrollbar in IE10
2016-11-01 10:09:08 +08:00
qingwei.li
72bb5899e5
Merge branch 'master' into fix/time-picker-scrollbar
2016-10-31 20:52:43 +08:00
qingwei.li
f6b2dcf9d9
Tooltip: fix arrow offset style
2016-10-31 18:28:34 +08:00
SkyAo
5a02fdd57e
Merge pull request #745 from QingWei-Li/feat/pagination
...
Pagination: emit 'current-page' when sizes change, closed #729
2016-10-31 16:43:30 +08:00
Leopoldthecoder
0eb6b5b3ce
Theme-default: add variables
2016-10-31 16:06:36 +08:00
杨奕
7782b97458
Merge pull request #741 from baiyaaaaa/feat-dropdown
...
dropdown: add command api
2016-10-31 15:56:56 +08:00
杨奕
513f08e082
Merge pull request #742 from QingWei-Li/fix/date-picker-daterange
...
DatePicker: fix dont select the time on the same day
2016-10-31 15:56:48 +08:00
qingwei.li
a81cea32c7
Pagination: emit 'current-page' when sizes change, closed #729
2016-10-31 15:14:30 +08:00
qingwei.li
464fe80d06
DatePicker: fix dont select the time on the same day
2016-10-31 14:22:53 +08:00
qingwei.li
83dca7574d
TimePicker: hidden scrollbar in IE10
2016-10-31 13:05:47 +08:00
baiyaaaaa
a4cc618e49
dropdown: add command api
2016-10-31 12:51:05 +08:00
baiyaaaaa
49a4097cf1
Merge pull request #737 from QingWei-Li/fix/popover-focus
...
Popover: fix focus trigger, fixed #734
2016-10-31 12:49:43 +08:00
qingwei.li
482e78addc
Popover: fix focus trigger, fixed #734
2016-10-31 11:22:48 +08:00
Leopoldthecoder
2cce804eb8
MessageBox: autofocus confirm button
2016-10-30 20:48:17 +08:00
baiyaaaaa
135c8ed45b
replace _componentTag to componentName
2016-10-30 20:18:33 +08:00
baiyaaaaa
2e77e5a50b
support button autofocus && autofocus message box confirm button
2016-10-30 16:21:57 +08:00
cinwell.li
74e6dac47c
Table: fix show tooltip, fixed #714 ( #717 )
2016-10-30 11:32:06 +08:00
Leopoldthecoder
4cff9bc197
MessageBox: fix a callback overwriting bug
2016-10-29 14:11:19 +08:00
杨奕
19d7e72f3a
Pagination: add missing i18n config ( #701 )
2016-10-28 17:29:50 +08:00
cinwell.li
8a72f1b45e
Button: add click event ( #703 )
2016-10-28 17:29:18 +08:00
cinwell.li
56b23359d3
InputNumber: fix button style ( #698 )
2016-10-28 14:10:35 +08:00
baiyaaaaa
33c99d8ab8
fix dropdown menu visible bug
2016-10-28 10:54:29 +08:00
qingwei.li
691a49fc17
Table: add sortable test
2016-10-28 09:47:10 +08:00
qingwei.li
ad30305d6d
Merge branch 'master' into test/imporve-table
2016-10-28 09:22:58 +08:00
furybean
4a0c580a20
Table: add column remote/custom sort.
2016-10-28 01:24:13 +08:00
qingwei.li
8502c891d2
Table: add filter test
...
a
a
2016-10-27 23:52:54 +08:00
baiyaaaaa
5d925ed69f
Test/component/form ( #687 )
...
Form: add test
2016-10-27 21:57:40 +08:00
FuryBean
14495f6189
Table: add filter feature. ( #684 )
2016-10-27 21:45:21 +08:00
杨奕
01531e84e0
i18n: add English config ( #685 )
2016-10-27 20:14:31 +08:00
cinwell.li
f960ea50b9
Add locale feature ( #678 )
...
fix
2016-10-27 17:31:22 +08:00
杨奕
a1b83b5540
Tree: add test ( #679 )
2016-10-27 17:30:27 +08:00
baiyaaaaa
a52b251fc8
iframe upload use post message to get the res content
2016-10-27 11:06:26 +08:00
cinwell.li
8783c3e95d
DatePicker: improve test ( #659 )
2016-10-26 22:56:51 +08:00
furybean
3470bdfeba
Pagination: rename currentchange & sizechange.
2016-10-26 14:55:16 +08:00
baiyaaaaa
63433f28f3
Menu: add menu-trigger prop ( #649 )
2016-10-26 11:51:41 +08:00
杨奕
7181b36543
Merge pull request #650 from QingWei-Li/test/time-picker
...
TimePicker: improve test
2016-10-26 11:41:57 +08:00
qingwei.li
468c70e26b
TimePicker: improve test
2016-10-26 11:35:41 +08:00
baiyaaaaa
63ca1eb07a
add support for change by keyboard event ( #648 )
2016-10-26 11:22:13 +08:00
furybean
59ed4984dc
Table: add empty text
2016-10-25 23:20:48 +08:00
cinwell.li
4dd8b094cb
Update externals ( #641 )
2016-10-25 21:35:41 +08:00
qingwei.li
ede57a7abf
TimeSelect: improve test
2016-10-25 19:24:09 +08:00
杨奕
2f0ba607f4
Select: add test ( #636 )
2016-10-25 18:00:39 +08:00
杨奕
cfe8b895f2
Merge pull request #622 from QingWei-Li/test/table
...
Table: add test
2016-10-25 17:36:07 +08:00
qingwei.li
86a5f8f5d0
Table: add test
...
Remove fuck
2016-10-25 17:26:59 +08:00
baiyaaaaa
06b2cabf6b
fix masses style
2016-10-25 12:34:38 +08:00
杨奕
dc1b4fbba7
Merge pull request #611 from baiyaaaaa/test/component/tabs
...
add tabs test
2016-10-24 17:38:48 +08:00
baiyaaaaa
b0e960cb03
add tabs test
2016-10-24 17:20:26 +08:00
FuryBean
7ce40a94aa
Table: add hover background. ( #609 )
2016-10-24 14:12:16 +08:00
杨奕
4eb5cf350f
Merge pull request #608 from QingWei-Li/fix/date-picker
...
DatePicker: fix trigger multiple watch, fixed #597
2016-10-24 12:36:51 +08:00
qingwei.li
202a77abc1
DatePicker: fix trigger multiple watch, fixed #597
2016-10-24 11:33:48 +08:00
baiyaaaaa
84adcace51
add autocomplete size ( #600 )
2016-10-24 11:02:32 +08:00
杨奕
6cee4e7c18
Merge pull request #594 from Leopoldthecoder/msgbox-test
...
MessageBox: update animation/add test
2016-10-23 10:22:32 +08:00
杨奕
f396715df5
Merge pull request #590 from QingWei-Li/feat/tooltip-manual
...
Tooltip: add manual feature
2016-10-23 10:22:21 +08:00
Leopoldthecoder
0b942fa781
MessageBox: update animation/add test
2016-10-22 22:58:02 +08:00
杨奕
e51d753ffd
Slider: add disabled/use tooltip ( #589 )
2016-10-22 20:12:57 +08:00
qingwei.li
aef2e08159
Tooltip: add manual feature
2016-10-22 17:48:44 +08:00
baiyaaaaa
031716c227
fix tabs style ( #588 )
2016-10-22 16:21:58 +08:00
baiyaaaaa
c14cb221cd
fix input native props
2016-10-22 14:32:08 +08:00
杨奕
ac207dc971
Merge pull request #580 from furybean/improve-table-fixed
...
[Table] Improve fixed implement method.
2016-10-22 00:05:02 +08:00
furybean
41490c55e1
[Table] Improve fixed implement method.
2016-10-21 23:26:52 +08:00
cinwell.li
706d47b710
Clickoutside: add test & improve vue-popper test ( #577 )
2016-10-21 23:21:54 +08:00
杨奕
9f77e088c5
Merge pull request #573 from baiyaaaaa/test/component/progress
...
add progress test
2016-10-21 17:54:44 +08:00
FuryBean
4842047c5b
[Table] Add Migrating tip for table & rename cell-mouse* event to cell-mouse-* ( #572 )
2016-10-21 17:53:49 +08:00
baiyaaaaa
88c15455f5
add progress test
2016-10-21 17:48:08 +08:00
杨奕
6f156643e4
Merge pull request #567 from QingWei-Li/test/pagination
...
Pagination: add test
2016-10-21 17:35:41 +08:00
furybean
f8fdf35bbb
[Table] Remove prop: selectionMode & allowNoCurrentRow
2016-10-21 16:35:28 +08:00
qingwei.li
ef75d0d3e4
Pagination: add test
2016-10-21 16:22:16 +08:00
cinwell.li
d2a2376329
Steps: add test ( #561 )
2016-10-21 14:57:14 +08:00
杨奕
7bc214ce2f
Slider: improve test ( #554 )
2016-10-21 14:56:14 +08:00
Leopoldthecoder
63daf2c989
Message: add test
2016-10-21 11:22:59 +08:00
baiyaaaaa
d918b434c5
fix input-number style
2016-10-21 10:26:57 +08:00
cinwell.li
e96ba3d26b
DatePicker: Optimize the input, fixed #484 ( #543 )
2016-10-20 20:12:21 +08:00
baiyaaaaa
59261f567c
Merge pull request #549 from Leopoldthecoder/master
...
Select: add resize event
2016-10-20 19:47:05 +08:00
baiyaaaaa
f8c049175c
Merge pull request #548 from QingWei-Li/test/card
...
Card: add test
2016-10-20 19:45:54 +08:00
baiyaaaaa
56354f1c81
input test improve
2016-10-20 19:24:00 +08:00
qingwei.li
49546c93e9
Card: add test
2016-10-20 18:51:49 +08:00
Leopoldthecoder
70aed33c69
Select: add resize event
2016-10-20 18:44:09 +08:00
qingwei.li
d2a998726d
Popover: add test
2016-10-20 14:35:12 +08:00
cinwell.li
510034d2d2
Add istanbul ignore ( #521 )
2016-10-19 22:48:35 +08:00
baiyaaaaa
0c75354eb5
menu item select event improve
2016-10-19 21:58:58 +08:00
baiyaaaaa
81e79fac72
fix menu-item text overflow style
2016-10-19 21:58:58 +08:00
furybean
6ab0d57428
Update Table:
...
1. Add rowKey prop for Table.
2. Add clearSelection method for Table.
2. Add reserveSelection prop for TableColumn[type="selection"]
2016-10-19 21:58:29 +08:00
Leopoldthecoder
8d10dda8b6
Rate: add test
2016-10-19 20:36:57 +08:00
baiyaaaaa
8a75e2c833
fix input-number min max prop && breadcrumb align ( #514 )
...
* fix align
* fix input number min max
2016-10-19 17:32:43 +08:00
Leopoldthecoder
66842c80e8
Slider: add test
2016-10-19 15:48:59 +08:00
baiyaaaaa
b63cb5e066
unit test of input
2016-10-19 14:51:18 +08:00
baiyaaaaa
3f935a2aac
fix textarea autosize bug
2016-10-19 12:56:04 +08:00
杨奕
0e8873b0f6
Merge pull request #503 from QingWei-Li/fix/date-picker-style
...
DatePicker: fix input style in IE, fixed #498
2016-10-19 12:31:11 +08:00
qingwei.li
1ff6a59e06
DatePicker: fix input style in IE, fixed #498
2016-10-19 12:11:35 +08:00
furybean
b36da2f982
Improve Table:
...
1. Add TableStore & TableLayout.
2. Remove customCriteria & customBackgroundColors.
3. Remove fixedColumnCount.
4. Add fixed prop for TableColumn.
5. Add selectable prop for TableColumn[type="selection"].
2016-10-19 11:09:00 +08:00
杨奕
2ec517505b
Testing: switch ( #477 )
2016-10-18 17:00:50 +08:00
杨奕
c7103edd65
Merge pull request #479 from QingWei-Li/test/date-picker
...
DatePicker: add test
2016-10-18 16:53:00 +08:00
Leopoldthecoder
5352f31f16
fix multiple remote select's default value issue
2016-10-18 16:45:54 +08:00
qingwei.li
0e520f9653
DatePicker: add test
...
DatePicker: clean code
2016-10-18 16:42:03 +08:00
杨奕
4495877dff
fix loading overflow:hidden removal issue ( #469 )
2016-10-18 12:16:15 +08:00
baiyaaaaa
4bdfcec9d7
add input icon click event
2016-10-18 11:41:09 +08:00
杨奕
c4d69be4af
Merge pull request #467 from QingWei-Li/fix/date-picker-style
...
DatePicker: fix panel style, #318
2016-10-18 10:11:11 +08:00
杨奕
5deb201d87
Merge pull request #470 from furybean/tree-new
...
Improve Tree
2016-10-18 10:10:21 +08:00
杨奕
68fbcc13f7
Merge pull request #472 from dnshi/update-steps
...
Steps: add vertical-align: middle
2016-10-18 10:06:28 +08:00
qingwei.li
71af8e9020
DatePicker: add lazy modifier in input element
2016-10-18 09:37:19 +08:00
Dean Shi
d38688aa65
Steps: add vertical-align: middle
2016-10-17 15:29:58 -07:00
troorl
cc12fe31de
alert.css should use variables for colours instead of hardcoded values
2016-10-17 21:21:23 +03:00
furybean
785bed20df
Improve Tree:
...
1. Add props: renderContent, highlightCurrent
2. Fix Bug: tree do not change when data changed
2016-10-18 00:32:38 +08:00
qingwei.li
dcb8a17c69
DatePicker: fix panel style, #318
2016-10-17 23:10:12 +08:00
qingwei.li
4f732b1b02
Merge branch 'master' into unittest
2016-10-17 21:29:37 +08:00
Leopoldthecoder
4ac3118687
remove errorMessage when prompt is closed
2016-10-17 21:26:54 +08:00
cinwell.li
0f608666a3
TimeSelect: add testcase of setting default value ( #454 )
2016-10-17 21:26:37 +08:00
baiyaaaaa
5b4114ea3c
fix reset method
2016-10-17 19:05:02 +08:00
qingwei.li
d8c1b243bf
TimePicker: add unit test
2016-10-17 17:14:43 +08:00
qingwei.li
eb02763837
Menu: fix indexPath of undefined
2016-10-17 15:46:34 +08:00
杨奕
2d3d9d3661
Merge pull request #449 from baiyaaaaa/feat-input
...
fix input type
2016-10-17 12:46:07 +08:00
qingwei.li
0cc28fb16a
Support publish component packages
2016-10-17 12:14:10 +08:00
baiyaaaaa
cfed2184bc
fix input type
2016-10-17 11:30:13 +08:00
YikaJ
34ea7d7b3e
fix autocomplete lose vnode.context.popperElm
2016-10-16 15:44:21 +08:00
baiyaaaaa
df5e02297d
fix input line-height ( #431 )
2016-10-14 23:47:26 +08:00
Leopoldthecoder
d5620b0994
add lock modifier on loading
2016-10-13 20:06:01 +08:00
baiyaaaaa
96ff5e1dc7
fix input password type
2016-10-13 17:45:37 +08:00
baiyaaaaa
4f3dcd825e
Merge pull request #395 from Leopoldthecoder/master
...
fix tooltip display in table
2016-10-13 17:37:22 +08:00
杨奕
f1fdaa4a0e
Merge pull request #391 from QingWei-Li/fix/date-picker-tab-key
...
DatePicker: fix tab key
2016-10-13 17:19:45 +08:00
Leopoldthecoder
c369a2c060
fix tooltip display in table
2016-10-13 17:01:31 +08:00
qingwei.li
a3303480eb
DatePicker: fix year label
2016-10-13 16:37:20 +08:00
杨奕
a8a835aaa2
Merge pull request #393 from QingWei-Li/fix/steps-style
...
Steps: fix line style in vertical mode
2016-10-13 16:23:13 +08:00
qingwei.li
686653e3ba
Steps: fix line style in vertical mode
2016-10-13 16:19:08 +08:00
baiyaaaaa
d87cfd7ff7
fix dropdown menu click
2016-10-13 16:12:27 +08:00
qingwei.li
8a8c28fc4f
DatePicker: fix tab key
2016-10-13 16:11:06 +08:00
qingwei.li
f0a963c11a
DatePicker: fix blur event
2016-10-13 14:03:58 +08:00
Leopoldthecoder
9c71e58c15
fix select icon animation
2016-10-13 14:02:44 +08:00
baiyaaaaa
d41f602580
Merge pull request #381 from QingWei-Li/fix/demo-footer
...
Popover: add popperClass; Steps: update style prop
2016-10-13 13:48:32 +08:00
baiyaaaaa
96827a3f28
fix dropdown style
2016-10-13 13:48:10 +08:00
qingwei.li
da85743141
Popper: add popperClass; Steps: update style prop
2016-10-13 13:45:40 +08:00
baiyaaaaa
8a9913d541
add breadcrumb router props
2016-10-13 12:34:25 +08:00
baiyaaaaa
2bbd8d08a1
Merge pull request #375 from Leopoldthecoder/Msgbox
...
add some missing css
2016-10-13 12:00:33 +08:00
Leopoldthecoder
2bb5f4ed8b
add some missing css
2016-10-13 11:54:25 +08:00
杨奕
5021259938
Merge pull request #373 from baiyaaaaa/master
...
fix inline form style
2016-10-13 11:50:10 +08:00
baiyaaaaa
2a9d626a93
fix inline form,dropdown style
2016-10-13 11:28:57 +08:00
qingwei.li
06392ade7b
Clear dependencies
2016-10-13 11:12:24 +08:00
baiyaaaaa
0a8c6af817
fix tree-node checkbox bug
2016-10-13 00:24:10 +08:00
baiyaaaaa
58194f78e2
fix icon vertical
2016-10-13 00:24:10 +08:00
qingwei.li
c0cd06bc55
DatePicker/Dropdown/Steps/Badge(docs): fix style bug
2016-10-12 22:59:46 +08:00
Leopoldthecoder
54ced05415
fix some styles
2016-10-12 22:00:43 +08:00
baiyaaaaa
d8eebafbdc
dropdown split button prop size
2016-10-12 20:28:00 +08:00
杨奕
da4097fd67
Merge pull request #345 from dnshi/update-steps
...
Step: Modify Step styling
2016-10-12 19:13:03 +08:00
杨奕
ceed04d3a2
Merge pull request #358 from baiyaaaaa/feat-form
...
fix form validate bug
2016-10-12 19:12:37 +08:00
qingwei.li
a71471f6e1
DropdownMenu: fix popper
...
Update changelog
DropdownMenu: Remove console
2016-10-12 18:58:16 +08:00
cinwell.li
de696c78bc
Tooltip/Popover: adjust the element to body, fixed #296 ( #300 )
...
* Tooltip/Popover: adjust the element to body, fixed #296
* Popover: fix destroy popover
* Refactor vue-popper, #296
* Fix datepicker style
* Poppover: remove settimeout
* Select: fix click outside
* Fix popper zIndex
2016-10-12 17:41:49 +08:00
baiyaaaaa
c0db4e8bdd
fix dynamic input type bug
2016-10-12 17:27:41 +08:00
baiyaaaaa
070a28049c
Merge pull request #350 from QingWei-Li/fix/pagination
...
Pagination: fix input value
2016-10-12 17:03:08 +08:00
baiyaaaaa
cc4b6a53bc
fix form validate bug
2016-10-12 13:51:33 +08:00
SkyAo
2162b62fcb
Merge pull request #349 from QingWei-Li/fix/step
...
Steps: fix icon style
2016-10-12 13:46:59 +08:00
qingwei.li
1c1a925bbd
Pagination: fix input value
2016-10-12 13:40:35 +08:00
qingwei.li
58d863ced1
Steps: fix icon style
2016-10-12 13:31:22 +08:00
SkyAo
4238fa9126
Merge pull request #347 from baiyaaaaa/feat-upload
...
upload data prop
2016-10-12 11:31:11 +08:00
baiyaaaaa
74ed7aec60
upload data prop
2016-10-12 10:31:50 +08:00
Dean Shi
3cdd62c493
Modify Step styling
2016-10-11 18:23:16 -07:00
baiyaaaaa
3019e0a770
fixed dropdown splitButton
2016-10-12 09:16:57 +08:00
徐奇昊
75c10ba79f
feature(tree): tree component support dom template
2016-10-11 20:20:51 +08:00
杨奕
5e450548aa
Merge pull request #336 from baiyaaaaa/fix-autocomplete
...
fix autocomplete event bug
2016-10-11 19:34:42 +08:00
baiyaaaaa
96b9604a43
Merge pull request #334 from QingWei-Li/fix/datepicker-i18n
...
DatePicker: fix i18n
2016-10-11 19:31:34 +08:00
baiyaaaaa
d10d0ed61e
fix autocomplete event bug
2016-10-11 19:26:33 +08:00
Leopoldthecoder
389d2bb7d8
replace classList with wind-dom
2016-10-11 19:03:33 +08:00
qingwei.li
983fa7413a
DatePicker: fix i18n
2016-10-11 18:49:25 +08:00
baiyaaaaa
40c44543fc
1.0.0-rc.6
2016-10-11 15:22:37 +08:00
baiyaaaaa
01b5cf53b2
fix menu auto collapse after router change
2016-10-11 15:09:17 +08:00
Leopoldthecoder
42921e247f
Revert "turn button/icon to functional"
...
This reverts commit 45c0107d7d
.
2016-10-11 12:58:01 +08:00
Leopoldthecoder
1ceafc42e1
fix remote filtered select value update bug
2016-10-11 12:58:01 +08:00
杨奕
66636bab56
Merge pull request #312 from karol-f/feat/master/translation_date_time
...
feat(translation): date/time picker translation possibility if using …
2016-10-11 11:40:06 +08:00
杨奕
1b02c6b5f2
Merge pull request #308 from baiyaaaaa/fix-checkbox
...
fix checkbox change event && add checked prop
2016-10-11 11:38:35 +08:00
Leopoldthecoder
b66727a3bd
add top to Dialog
2016-10-11 10:55:38 +08:00
Karol Fabjańczuk
d60133cf09
feat(translation): date/time picker translation possibility if using vue-i18n
2016-10-11 00:14:29 +02:00
baiyaaaaa
d7fb7ff588
fix checkbox change event && add checked prop
2016-10-11 01:34:14 +08:00
baiyaaaaa
30003ec594
fix menu router prop bug when vertical mode
2016-10-11 01:19:36 +08:00
Leopoldthecoder
ba264fab0a
fix Select automatically expand issue
2016-10-10 14:42:19 +08:00
杨奕
dd7b8e5ef1
dialog and msgbox import the global vue-popup ( #282 )
2016-10-10 11:33:24 +08:00
baiyaaaaa
58994b0710
dropdown bug fix & docs update
2016-10-09 13:52:34 +08:00
furybean
4a08c4702d
Improve Table: use element reisze event instead of window resize event
2016-10-08 17:58:18 +08:00
furybean
96587926a9
Fix Tree: clear children when setData
2016-10-08 14:50:22 +08:00
furybean
cd7156cb03
Fix Tree Bug: set data does not work
2016-10-08 14:28:48 +08:00
qingwei.li
e64d8d0184
DatePicker: add 'disabledDate' option, fixed #253
...
Add changelog
2016-10-08 12:39:50 +08:00
SkyAo
2d444d42ab
Merge pull request #230 from Leopoldthecoder/tree
...
add callbacks on tree
2016-10-08 11:02:56 +08:00
baiyaaaaa
cf3e15eab9
Dropdown Reconstruction
2016-10-07 23:39:40 +08:00
Leopoldthecoder
f29dd399d6
show dropdown when input is focused via tab
2016-10-06 23:38:19 +08:00
Leopoldthecoder
ed8168bc2c
add callbacks on tree
2016-10-05 23:06:17 +08:00
baiyaaaaa
1405b23ebb
fix default-active bug
2016-10-04 20:45:12 +08:00
Leopoldthecoder
3d60efd468
add .type on Notification and Message
2016-10-04 19:22:04 +08:00
baiyaaaaa
70410a2b1f
add rows and autosize property
2016-10-04 17:22:20 +08:00
baiyaaaaa
3c10d063e8
Merge pull request #217 from Leopoldthecoder/lock-scroll
...
add lockScroll in msgbox and dialog
2016-10-04 13:20:28 +08:00
qingwei.li
a8df9de2ee
Fix conflict
2016-10-03 08:06:55 +08:00
Leopoldthecoder
b7208300a1
add lockScroll in msgbox and dialog
2016-10-02 21:14:43 +08:00
Leopoldthecoder
45c0107d7d
turn button/icon to functional
2016-10-02 21:07:33 +08:00
qingwei.li
4b92796d8e
Table: fix cell style,fixed #204
2016-10-02 19:05:24 +08:00
qingwei.li
9561f9b3e8
TimePicker: fix incorrectly hide panel,fixed #210
2016-10-02 18:31:29 +08:00
Leopoldthecoder
c0d39d0265
fix the default value of 'date' in time-picker
2016-10-01 09:05:56 +08:00
杨奕
b4d800ec41
Merge pull request #196 from dnshi/menu-item-route
...
menu-item: add menu item route property
2016-09-30 20:16:29 +08:00
baiyaaaaa
6cc5122988
fixed tabs
2016-09-30 19:44:46 +08:00
Pooya Parsa
9ed735e700
Cross package dependency ( #192 )
2016-09-30 10:26:08 +08:00
Dean Shi
2bfb1a870f
add menu item route property
2016-09-29 11:18:40 -07:00
qingwei.li
7de5306b27
DatePicker: fix set initial value
2016-09-29 14:45:00 +08:00
baiyaaaaa
6a42b66403
fixed tabs bug when close tab
2016-09-28 15:30:40 +08:00
baiyaaaaa
d4cdb9ca6b
fixed row flex align bug
2016-09-28 12:30:20 +08:00
qingwei.li
7964857996
Pagination: fix icon style, fixed #163
2016-09-27 17:33:18 +08:00
qingwei.li
cb16af03a5
DatePicker: fix initial value is string, #157
2016-09-27 11:12:11 +08:00
Leopoldthecoder
71dc5bedf3
add padding-right when popup shows
2016-09-23 18:03:16 +08:00
isunkui
6a25760d8c
Table: fix table style ( #130 )
2016-09-23 12:40:16 +08:00
baiyaaaaa
dd29867845
submenu auto expand based on default-active value
2016-09-23 10:27:36 +08:00
qingwei.li
eb24d57a3c
Table: fix dorender in created, fixed #121
2016-09-22 15:41:04 +08:00
baiyaaaaa
a94d35fb39
misc update
2016-09-22 13:54:20 +08:00
isunkui
52487638d3
TableColumn: fix TableColumn align style
2016-09-22 12:55:28 +08:00
isunkui
cefe15dc19
TableColum: fix first calc columns, #78 ( #118 )
2016-09-21 23:01:51 +08:00
baiyaaaaa
fc5c3e8ecc
misc fixed ( #117 )
...
* add select event
* fixed fix upload/tabs/progress
* docs site
2016-09-21 18:45:29 +08:00
qingwei.li
a019e57da9
TableColum: fix first calc columns, #78
2016-09-21 18:34:17 +08:00
杨奕
3c3bfebe41
Merge pull request #109 from QingWei-Li/fix/update-timepicker
...
TimePicker: update icon size
2016-09-21 00:52:34 -05:00
杨奕
b44844014e
Merge pull request #107 from spademan/master
...
Table: el-table-column的type="index"并且如果设置了label 优先显示label
2016-09-21 00:50:44 -05:00
qingwei.li
d94556adfa
TimePicker: update icon size
2016-09-21 13:48:22 +08:00
spademan
386a8466b0
Table: 在type="index"如果设置了label 优先显示label
2016-09-21 13:30:28 +08:00
qingwei.li
66139664e4
DatePicker: add align attribute
2016-09-21 12:46:53 +08:00
spademan
03a60995d6
Table: 在type="index"如果设置了label 优先显示label
2016-09-21 11:43:30 +08:00
杨奕
b788476f6f
bug fixes/add resource download url ( #96 )
2016-09-21 10:19:50 +08:00
cinwell.li
56ed21df4a
TableColumn: add align attribute, #78 ( #94 )
2016-09-21 06:20:36 +08:00
qingwei.li
0c01aea528
TimePicker: fix icon style, fixed #92
2016-09-20 21:36:03 +08:00
baiyaaaaa
46464cba06
fixed el-col style, fix #75 ( #83 )
2016-09-19 12:31:31 +08:00
杨奕
158c680226
Merge pull request #82 from QingWei-Li/master
...
Table: fix gutter width, #80 , #78
2016-09-18 22:58:23 -05:00
qingwei.li
ae33771985
Table: fix gutter width, #80 , #78
2016-09-19 11:41:00 +08:00
SkyAo
e69771f58f
Merge pull request #79 from Leopoldthecoder/master
...
misc visual updates - round 2
2016-09-19 10:18:49 +08:00
Leopoldthecoder
e00f5ac9ea
misc visual updates - round 2
2016-09-18 22:01:26 +08:00
qingwei.li
badf5ae12f
Add homepage
...
fix eslint
2016-09-18 15:46:31 +08:00
Leopoldthecoder
ce95bd6979
remove devDependencies of date-picker
2016-09-14 18:38:38 +08:00
Leopoldthecoder
c02809c4af
misc visual updates
2016-09-14 11:16:14 +08:00
SkyAo
3d229c4119
Merge pull request #70 from baiyaaaaa/update-docs
...
update docs
2016-09-14 10:21:46 +08:00
baiyaaaaa
81a6add907
update docs
2016-09-14 10:16:19 +08:00
qingwei.li
80fe4ce1f3
Tooltip: fix appear in the wrong place
2016-09-13 21:56:20 +08:00
Leopoldthecoder
ea3f87f61d
update popover/tooltip docs
2016-09-13 10:23:24 +08:00
杨奕
ae05740396
Merge pull request #63 from QingWei-Li/fix/timepicker-scroll
...
TimePicker: scrollable time picker
2016-09-12 09:13:02 -05:00
杨奕
1568f7c4f6
Merge pull request #61 from spademan/master
...
Table : 解决固定某一列的时候滚动条在冻结列不能被拖动的问题
2016-09-12 09:06:50 -05:00
杨奕
b79691c89e
Merge pull request #59 from QingWei-Li/fix/missing-css
...
Add missing css files (fixed #58 )
2016-09-12 05:59:04 -05:00
qingwei.li
242a0a5287
TimePicker: scrollable time picker
...
add changelog
2016-09-12 18:45:28 +08:00
spademan
8e45ee8544
Table : 解决固定某一列的时候滚动条在冻结列不能被拖动的问题
2016-09-12 16:43:24 +08:00
cinwell.li
c9773b22e8
Merge pull request #57 from Leopoldthecoder/master
...
misc doc updates
2016-09-12 14:47:54 +08:00
qingwei.li
462b1820cb
Add missing css files
2016-09-12 14:47:07 +08:00
Leopoldthecoder
0dba1da935
misc doc updates
2016-09-12 13:53:45 +08:00
FuryBean
8eb0ab0a91
Merge pull request #53 from QingWei-Li/fix/time-picker
...
TimePicker: set default value
2016-09-10 11:13:46 +08:00
qingwei.li
367018bb9e
TimePicker: set default value
2016-09-10 10:01:48 +08:00
十界
42dca84265
Input-number: fix input-number style in form
2016-09-10 00:42:58 +08:00
cinwell.li
35be693bbc
Merge pull request #47 from Leopoldthecoder/master
...
fix a slider bug
2016-09-09 15:18:14 +08:00
qingwei.li
682917aca2
Steps: fix line
2016-09-09 14:40:04 +08:00
Leopoldthecoder
de94e0c0bc
fix a slider bug
2016-09-09 14:27:49 +08:00
baiyaaaaa
08e31a3feb
Merge pull request #42 from QingWei-Li/master
...
package: add lint script & lock vue version
2016-09-09 12:27:00 +08:00
Leopoldthecoder
3b0477b90f
update pagination
2016-09-09 12:02:16 +08:00
qingwei.li
a7c30b5148
package: add lint script & lock vue version
2016-09-09 11:51:28 +08:00
qingwei.li
a192bfce58
Upload: missing headers
2016-09-09 11:38:54 +08:00
Leopoldthecoder
4b3ba7fc87
fix textarea style in form
2016-09-09 10:46:32 +08:00
qingwei.li
6da89b14a6
Update config, default require commonjs package
...
Add changelog
2016-09-08 21:13:01 +08:00
FuryBean
65d6938ddf
Merge pull request #34 from Leopoldthecoder/master
...
fix tree bugs
2016-09-08 12:33:03 +08:00
Leopoldthecoder
01138a5bf7
fix tree bugs
2016-09-08 11:37:30 +08:00
qingwei.li
a77b6850e1
Popover: add reference slot
2016-09-08 11:21:17 +08:00
qingwei.li
a3cfc8a4f9
Update package.json scripts, fixed #30
2016-09-08 11:13:42 +08:00
杨奕
9caa78bda1
Merge pull request #26 from QingWei-Li/master
...
Fix badge, card, tooltip
2016-09-08 09:14:34 +08:00
Leopoldthecoder
906503ec71
update check size
2016-09-07 18:42:38 +08:00
Leopoldthecoder
c5c050a52a
update footer-nav
2016-09-07 18:39:09 +08:00
Leopoldthecoder
74abc40bf3
add footer-nav
2016-09-07 18:39:09 +08:00
qingwei.li
1683461d91
Menu,Breadcrumb,Steps,Tabs: update doc and fix style
2016-09-07 18:36:50 +08:00
baiyaaaaa
eb5bbb3ee8
use local gulp
2016-09-07 18:20:50 +08:00
baiyaaaaa
38cb32609c
update progress
2016-09-07 18:06:47 +08:00
Leopoldthecoder
96f403badb
minor doc updates/guarantee _self returns the right vm
2016-09-06 19:33:37 +08:00
baiyaaaaa
8c3b57afdc
Merge pull request #10 from QingWei-Li/master
...
Use cooking@1.0.0-rc.2
2016-09-06 16:33:06 +08:00
qingwei.li
3b539efb3a
Use cooking@1.0.0-rc.2
2016-09-06 11:51:08 +08:00
baiyaaaaa
bb1ea77af5
Merge pull request #7 from Leopoldthecoder/master
...
update Message animation and Rate/Switch doc
2016-09-05 23:27:34 +08:00
Leopoldthecoder
95b40b739e
update Message icon style
2016-09-05 20:11:11 +08:00
Leopoldthecoder
d2bad291af
update Message animation and Rate/Switch doc
2016-09-05 15:34:53 +08:00
baiyaaaaa
6a558dbe48
menu fixed
2016-09-05 12:40:11 +08:00
baiyaaaaa
a38fdce7e9
update tree docs
2016-09-05 12:40:11 +08:00
baiyaaaaa
56108dc9a9
Merge pull request #2 from baiyaaaaa/docs
...
update tree docs
2016-09-05 12:39:15 +08:00
baiyaaaaa
4d8f8e732f
update tree docs
2016-09-04 10:27:09 +08:00
qingwei.li
e30c45806c
Upload: fix dependencies
2016-09-04 08:50:51 +08:00
qingwei.li
3a6e663857
Table: fix inline-template
2016-09-02 19:23:16 +08:00
qingwei.li
23f7447874
Table: fix highligh row in striped table
2016-09-02 18:22:09 +08:00
qingwei.li
6670505de5
Upload: add headers attr
2016-09-02 18:11:45 +08:00
Leopoldthecoder
8de485ad82
cancel inline-style for table <td> white-space
2016-09-02 15:41:52 +08:00
Leopoldthecoder
26037506a4
fix popover
2016-09-02 14:51:01 +08:00
Leopoldthecoder
07a0943d6b
update message box prompt style
2016-09-02 13:58:54 +08:00
baiyaaaaa
2d177056ff
fix input-number
2016-09-02 12:12:03 +08:00
qingwei.li
8394318122
Table: fix render static data
...
Table
2016-09-01 15:59:28 +08:00
cinwell.li
11b86871ef
Merge pull request #133 from eleme/feat-upload
...
add onSuccess && onError hook
2016-09-01 13:57:38 +08:00
杨奕
6d71acb078
Merge pull request #131 from QingWei-Li/next
...
TimePicker: fix picker-options
2016-09-01 00:54:05 -05:00
baiyaaaaa
88c11b29e4
add onSuccess && onError hook
2016-09-01 13:49:09 +08:00
qingwei.li
0ed08bd937
Merge branch 'next' of github.com:eleme/element-ui into next
2016-09-01 12:02:36 +08:00
qingwei.li
8a69ed9f1f
TimePicker: fix picker-options
2016-09-01 11:45:44 +08:00
baiyaaaaa
578a2c0b82
update menu docs
2016-09-01 10:48:06 +08:00
cinwell.li
275d092dbb
Merge pull request #128 from Leopoldthecoder/next
...
fix select reset bug
2016-08-31 17:12:04 +08:00
Leopoldthecoder
01e315c9b1
fix select reset bug
2016-08-31 17:10:41 +08:00
cinwell.li
7e34836765
Merge pull request #127 from Leopoldthecoder/next
...
fix select style in form
2016-08-31 14:08:53 +08:00
Leopoldthecoder
d26e237f81
fix select style in form
2016-08-31 13:58:47 +08:00
baiyaaaaa
aaf9999b90
Merge pull request #126 from QingWei-Li/next
...
Button: add nativeType attribute
2016-08-31 13:32:28 +08:00
baiyaaaaa
53ebf91f1d
Merge pull request #125 from Leopoldthecoder/next
...
fix multi-select icon
2016-08-31 13:31:47 +08:00
Leopoldthecoder
2d6cb2c4db
fix a messagebox bug
2016-08-31 12:43:36 +08:00
baiyaaaaa
61558fce82
update docs
2016-08-31 12:42:44 +08:00
qingwei.li
4e78b73396
Button: add nativeType attribute
2016-08-31 12:10:29 +08:00
Leopoldthecoder
5a9f14619b
fix multi-select icon
2016-08-31 11:58:26 +08:00
cinwell.li
69655b734e
Merge pull request #123 from Leopoldthecoder/next
...
fix pagination icon/dialog slot/fixed-column table
2016-08-31 11:21:21 +08:00
Leopoldthecoder
f6261d219a
fix a table fixed-column height bug
2016-08-31 11:13:21 +08:00
Leopoldthecoder
c4a87761e3
fix pagination icon and dialog slot
2016-08-31 11:04:16 +08:00
qingwei.li
6d247eef20
Table: fix typo
2016-08-31 11:01:03 +08:00
qingwei.li
9bb4343d3f
Tree: Fix render bug
2016-08-30 19:06:15 +08:00
qingwei.li
d538f180fd
Table: Fix static render fail
2016-08-30 15:36:21 +08:00
baiyaaaaa
ac8bc3a874
Merge pull request #115 from Leopoldthecoder/next
...
DatePicker/DatetimePicker doc update
2016-08-29 19:58:56 +08:00
baiyaaaaa
c61c1472af
Merge pull request #117 from eleme/feat/upload
...
update upload
2016-08-29 19:58:37 +08:00
baiyaaaaa
538e2934c5
update form docs
2016-08-29 19:56:57 +08:00
baiyaaaaa
ac1bebf266
update upload
2016-08-29 19:48:14 +08:00
Leopoldthecoder
eb03154839
DatePicker/DatetimePicker doc update
2016-08-29 19:04:31 +08:00
baiyaaaaa
57b33a3e36
Merge pull request #112 from Leopoldthecoder/next
...
Rate/Slider/Message doc update
2016-08-29 18:52:00 +08:00
SkyAo
9919ef5c8a
change all rewrited components documents to new templates
2016-08-29 10:58:37 +08:00
Leopoldthecoder
62a1df616a
link to variables
2016-08-29 10:53:00 +08:00
baiyaaaaa
a0bbda7193
fixed autocomplete
2016-08-28 00:14:45 +08:00
Leopoldthecoder
b527ca887e
TimePicker doc update
2016-08-27 21:24:16 +08:00
Leopoldthecoder
1a2566117d
Rate/Slider/Message doc update
2016-08-27 16:06:22 +08:00
FuryBean
7b860de92b
Merge pull request #111 from Leopoldthecoder/next
...
Alert/Select/Notification/Table doc update
2016-08-26 21:49:28 +08:00
杨奕
a37c361eb4
Merge pull request #109 from eleme/feat/update-grid
...
update grid
2016-08-26 06:55:42 -05:00
Leopoldthecoder
ff9a5ba530
Alert/Select/Notification/Table doc update
2016-08-26 19:46:45 +08:00