Commit Graph

296 Commits (f960ea50b991c12da6745574e786f6b6a51cb8df)

Author SHA1 Message Date
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
杨奕 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
baiyaaaaa b0e960cb03 add tabs test 2016-10-24 17:20:26 +08:00
Leopoldthecoder f97d885d27 Homepage: replace index imgs 2016-10-24 11:43:59 +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
杨奕 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
杨奕 821c8554ea Merge pull request #569 from furybean/table-no-single-selection
[Table] Remove prop: selectionMode & allowNoCurrentRow
2016-10-21 17:34:48 +08:00
fishpaw 9bf409e3f8 Update quickstart.md
change 「Element UI」 to 「Element」
2016-10-21 17:18:52 +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
cinwell.li febe6e8ffa Upload: fix links in the doc (#553) 2016-10-20 20:55:49 +08:00
baiyaaaaa 01d7b983f5 add checkbox test 2016-10-20 14:38:15 +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
杨奕 e396db7c91 Table: update an example (#520) 2016-10-19 21:57:12 +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
baiyaaaaa b63cb5e066 unit test of input 2016-10-19 14:51:18 +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
杨奕 c7103edd65 Merge pull request #479 from QingWei-Li/test/date-picker
DatePicker: add test
2016-10-18 16:53:00 +08:00
qingwei.li 0e520f9653 DatePicker: add test
DatePicker: clean code
2016-10-18 16:42:03 +08:00
baiyaaaaa 4bdfcec9d7 add input icon click event 2016-10-18 11:41:09 +08: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 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
qingwei.li d8c1b243bf TimePicker: add unit test 2016-10-17 17:14:43 +08:00
baiyaaaaa cfed2184bc fix input type 2016-10-17 11:30:13 +08:00
qingwei.li 580d2d36ad Merge branch 'master' into unittest 2016-10-17 10:42:43 +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 c4a1bab04c [build] 1.0.0-rc.7 2016-10-13 17:58:16 +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
Leopoldthecoder 44f4de4ce0 fix a dialog doc typo 2016-10-13 13:47:54 +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 2a9d626a93 fix inline form,dropdown style 2016-10-13 11:28:57 +08:00
qingwei.li 656e59c328 Merge branch 'master' into unittest 2016-10-13 10:44:35 +08:00
qingwei.li c0cd06bc55 DatePicker/Dropdown/Steps/Badge(docs): fix style bug 2016-10-12 22:59:46 +08:00
baiyaaaaa d8eebafbdc dropdown split button prop size 2016-10-12 20:28:00 +08:00