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 |
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
|
96f71eda55
|
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
|
2016-11-25 14:08:11 +08:00 |
Furybean
|
4617526367
|
Pagination: fix user can not set currentPage in some condition.
|
2016-11-25 08:26:10 +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 |
FuryBean
|
631037c296
|
Table: improve performance in large data. (#1298)
|
2016-11-23 18:24:32 +08:00 |
FuryBean
|
f729497de5
|
Tabs: fix dynamic bug & add closable prop for tab-pane (#1285)
|
2016-11-23 10:47:12 +08:00 |
Furybean
|
1f6cafebb1
|
Slider: fix can not drag when step < 1
|
2016-11-23 08:28:45 +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 |
baiyaaaaa
|
bb0a79b1b0
|
add a error prop for setting the error message manually
|
2016-11-19 19:55:44 +08:00 |
FuryBean
|
07b8ec030f
|
Table: fix selection-change not fire in some condition. (#1198)
|
2016-11-18 20:03:19 +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 |
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 |
FuryBean
|
5203280af1
|
Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088)
|
2016-11-16 15:35:46 +08:00 |
cinwell.li
|
af4bca8abe
|
DatePicker: update view when setting default value, fixed #1050 (#1097)
|
2016-11-16 14:48:15 +08:00 |
qingwei.li
|
602c569989
|
Popover: add manual
|
2016-11-16 13:55:54 +08:00 |
杨奕
|
22bc5f312a
|
Dialog: remove v-model dependency of manual manipulation (#1038)
|
2016-11-16 11:05:23 +08:00 |
Leopoldthecoder
|
5fcd73cd85
|
Loading: add loading service
|
2016-11-15 20:29:33 +08:00 |
baiyaaaaa
|
14475c33de
|
responsive layout
|
2016-11-14 15:45:08 +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 |
Leopoldthecoder
|
940b189bbd
|
Loading: remove unnecessary inline styles
|
2016-11-13 21:12:04 +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 |
杨奕
|
d7fd700c54
|
Switch: update change event triggering mechanism (#1002)
|
2016-11-13 11:45:53 +08:00 |
furybean
|
28958fa051
|
Pagination: fix current-change emit too many.
|
2016-11-10 17:51:10 +08:00 |
furybean
|
2951e6843f
|
Table: fire selection-change when row is removed.
|
2016-11-09 17:47:00 +08:00 |
Leopoldthecoder
|
aeb9eb87a9
|
Loading: improve visual, add custom text
|
2016-11-08 23:20:30 +08:00 |
cinwell.li
|
fce92e8b4e
|
DatePicker: fix reset value, fixed #878 (#880)
add test
|
2016-11-07 16:26:03 +08:00 |
baiyaaaaa
|
37b9636a6e
|
fix switch style bug in ie9
|
2016-11-07 10:23:06 +08:00 |
Leopoldthecoder
|
d5eb9ac3b5
|
MessageBox: fix text blur due to translating half pixel
|
2016-11-06 10:12:04 +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 |
Leopoldthecoder
|
845d716e3f
|
Select: fix clear value & remote label
|
2016-11-04 17:41:37 +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 |
baiyaaaaa
|
8eae476f7f
|
dynamic tabs (#812)
|
2016-11-04 11:28:23 +08:00 |
baiyaaaaa
|
22ba941fa0
|
unit test vm destroy improve (#791)
|
2016-11-03 10:14:36 +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 |
baiyaaaaa
|
23d4dbbce4
|
add test && fix ajax response in callback (#767)
|
2016-11-01 15:46:10 +08:00 |
baiyaaaaa
|
07345868f6
|
input-number: style fix && experience improve
|
2016-11-01 11:36:27 +08:00 |