Commit Graph

90 Commits (fea6225770f9c0c2b2dc7e496d624ae45b9175c4)

Author SHA1 Message Date
FuryBean 1a634b3c91 Pagination: enable not set total, add page-count prop. (#834) 2016-11-04 20:04:46 +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
furybean 0eacd76e22 Table: let table compatible with vuex. 2016-11-03 14:43:23 +08:00
baiyaaaaa 23d4dbbce4 add test && fix ajax response in callback (#767) 2016-11-01 15:46:10 +08:00
Leopoldthecoder 65a0250287 Slider: fix display issue inside Form 2016-11-01 11:36:41 +08:00
qingwei.li 72bb5899e5 Merge branch 'master' into fix/time-picker-scrollbar 2016-10-31 20:52:43 +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
qingwei.li 482e78addc Popover: fix focus trigger, fixed #734 2016-10-31 11:22:48 +08:00
Leopoldthecoder cf43d46926 update changelog 2016-10-28 18:17:48 +08:00
FuryBean 14495f6189 Table: add filter feature. (#684) 2016-10-27 21:45:21 +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
baiyaaaaa b0e960cb03 add tabs test 2016-10-24 17:20:26 +08:00
杨奕 e51d753ffd Slider: add disabled/use tooltip (#589) 2016-10-22 20:12:57 +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
cinwell.li e96ba3d26b DatePicker: Optimize the input, fixed #484 (#543) 2016-10-20 20:12:21 +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
baiyaaaaa 3f935a2aac fix textarea autosize bug 2016-10-19 12:56:04 +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
Leopoldthecoder 5352f31f16 fix multiple remote select's default value issue 2016-10-18 16:45:54 +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
qingwei.li dcb8a17c69 DatePicker: fix panel style, #318 2016-10-17 23:10:12 +08:00
Leopoldthecoder 4ac3118687 remove errorMessage when prompt is closed 2016-10-17 21:26:54 +08:00
baiyaaaaa 5b4114ea3c fix reset method 2016-10-17 19:05:02 +08:00
Leopoldthecoder d5620b0994 add lock modifier on loading 2016-10-13 20:06:01 +08:00
baiyaaaaa d87cfd7ff7 fix dropdown menu click 2016-10-13 16:12:27 +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 8a9913d541 add breadcrumb router props 2016-10-13 12:34:25 +08:00
baiyaaaaa 0a8c6af817 fix tree-node checkbox bug 2016-10-13 00:24:10 +08:00
qingwei.li a71471f6e1 DropdownMenu: fix popper
Update changelog

DropdownMenu: Remove console
2016-10-12 18:58:16 +08:00
baiyaaaaa 74ed7aec60 upload data prop 2016-10-12 10:31:50 +08:00
baiyaaaaa 40c44543fc 1.0.0-rc.6 2016-10-11 15:22:37 +08:00
Leopoldthecoder 1ceafc42e1 fix remote filtered select value update bug 2016-10-11 12:58:01 +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
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
baiyaaaaa 58994b0710 dropdown bug fix & docs update 2016-10-09 13:52:34 +08:00
qingwei.li e64d8d0184 DatePicker: add 'disabledDate' option, fixed #253
Add changelog
2016-10-08 12:39:50 +08:00
Leopoldthecoder ed8168bc2c add callbacks on tree 2016-10-05 23:06:17 +08:00
Dean Shi fbd50ae343 Update CHANGELOG 2016-10-05 16:34:25 +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