Commit Graph

383 Commits (7ce40a94aa6a5a24058bb9bcf32e3f8720bd7fcc)

Author SHA1 Message Date
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