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 |
|
杨奕
|
e396db7c91
|
Table: update an example (#520)
|
2016-10-19 21:57:12 +08:00 |
|
qingwei.li
|
b453ce1167
|
Update travis config
|
2016-10-19 20:53:59 +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 |
|
杨奕
|
c640d1ff8e
|
Merge pull request #494 from baiyaaaaa/test/component/input
Test/component/input
|
2016-10-19 14:54:34 +08:00 |
|
baiyaaaaa
|
b63cb5e066
|
unit test of input
|
2016-10-19 14:51:18 +08:00 |
|
杨奕
|
8199c6ce76
|
Merge pull request #502 from baiyaaaaa/feat-input
fix textarea autosize bug
|
2016-10-19 13:54:40 +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 |
|
cinwell.li
|
815bdd47d0
|
Tooltip: add test (#487)
|
2016-10-18 19:07:43 +08:00 |
|
baiyaaaaa
|
7175ad272d
|
Merge pull request #489 from QingWei-Li/test/util/popper
VuePopper: add test
|
2016-10-18 18:07:13 +08:00 |
|
qingwei.li
|
0cb98686b7
|
VuePopper: add test
|
2016-10-18 17:28:52 +08:00 |
|
Leopoldthecoder
|
9d46c428bb
|
update FAQ and README
|
2016-10-18 17:08:19 +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 |
|
杨奕
|
866ecec63a
|
Merge pull request #471 from sunabozu/patch-1
alert.css should use variables for colours instead of hardcoded values
|
2016-10-18 10:06:07 +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 |
|
zhouyg
|
baf3d192d8
|
修正命令路径
|
2016-10-17 22:52:43 +08:00 |
|
zhouyg
|
6d090bb0e2
|
修正make new的路径问题
|
2016-10-17 22:52:43 +08:00 |
|
杨奕
|
80616a9d24
|
Merge pull request #466 from ElemeFE/unittest
Unittest
|
2016-10-17 22:05:16 +08:00 |
|
cinwell.li
|
70c653a247
|
Merge pull request #465 from QingWei-Li/unittest
Unittest
|
2016-10-17 21:35:38 +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 |
|
杨奕
|
3d18463415
|
Merge pull request #463 from baiyaaaaa/feat-form
fix reset method
|
2016-10-17 19:17:32 +08:00 |
|
baiyaaaaa
|
d70d346eb8
|
Merge pull request #458 from QingWei-Li/test/time-picker
TimePicker: add unit test
|
2016-10-17 19:08:55 +08:00 |
|
baiyaaaaa
|
45dc16e65f
|
Merge pull request #460 from QingWei-Li/fix/common-config
Fix build common config
|
2016-10-17 19:06:20 +08:00 |
|
baiyaaaaa
|
5b4114ea3c
|
fix reset method
|
2016-10-17 19:05:02 +08:00 |
|
qingwei.li
|
0a2ec8efb0
|
Fix build common config
|
2016-10-17 17:47:24 +08:00 |
|
qingwei.li
|
ac7b85e5c8
|
Fix eslint config
|
2016-10-17 17:16:30 +08:00 |
|
qingwei.li
|
d8c1b243bf
|
TimePicker: add unit test
|
2016-10-17 17:14:43 +08:00 |
|
baiyaaaaa
|
426ce5da36
|
Merge pull request #456 from QingWei-Li/fix/menu/active
Menu: fix indexPath of undefined
|
2016-10-17 16:58:55 +08:00 |
|
qingwei.li
|
eb02763837
|
Menu: fix indexPath of undefined
|
2016-10-17 15:46:34 +08:00 |
|
杨奕
|
d3334476c2
|
Merge pull request #455 from QingWei-Li/fix/package.json
Update package.json dependencies
|
2016-10-17 14:20:53 +08:00 |
|
qingwei.li
|
c0c64f9cce
|
Update package.json dependencies
|
2016-10-17 14:17:29 +08:00 |
|