Commit Graph

657 Commits (e396db7c91198314a480c4a48461f5904d5eebb6)

Author SHA1 Message Date
杨奕 e631721155 exclude Message in component registration (#269) 2016-10-08 22:47:28 +08:00
杨奕 921694d346 Merge pull request #262 from furybean/master
Improve Table: use element reisze event instead of window resize event
2016-10-08 20:45:34 +08:00
furybean 4a08c4702d Improve Table: use element reisze event instead of window resize event 2016-10-08 17:58:18 +08:00
杨奕 ba886e8904 Merge pull request #260 from furybean/master
Fix Tree: clear children when setData
2016-10-08 15:04:31 +08:00
furybean 96587926a9 Fix Tree: clear children when setData 2016-10-08 14:50:22 +08:00
furybean cd7156cb03 Fix Tree Bug: set data does not work 2016-10-08 14:28:48 +08:00
杨奕 8af8c8b8fe Merge pull request #257 from QingWei-Li/fix/datepucker-disabled
DatePicker: add 'disabledDate' option, fixed #253
2016-10-08 13:28:55 +08:00
qingwei.li e64d8d0184 DatePicker: add 'disabledDate' option, fixed #253
Add changelog
2016-10-08 12:39:50 +08:00
SkyAo 2d444d42ab Merge pull request #230 from Leopoldthecoder/tree
add callbacks on tree
2016-10-08 11:02:56 +08:00
杨奕 95302e3395 Merge pull request #255 from baiyaaaaa/master
Dropdown Reconstruction
2016-10-08 10:32:38 +08:00
baiyaaaaa cf3e15eab9 Dropdown Reconstruction 2016-10-07 23:39:40 +08:00
杨奕 10306ab821 Merge pull request #248 from baiyaaaaa/master
fix clickoutside bug in JSX render
2016-10-07 17:46:13 +08:00
baiyaaaaa de2cd1a8f2 fix clickoutside bug in JSX render 2016-10-07 17:25:56 +08:00
Leopoldthecoder f29dd399d6 show dropdown when input is focused via tab 2016-10-06 23:38:19 +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
杨奕 805e8fc112 Merge pull request #226 from baiyaaaaa/update-docs
Dialog docs improve
2016-10-04 19:18:11 +08:00
baiyaaaaa 264e1f7ee4 Dialog docs improve 2016-10-04 17:44:34 +08:00
杨奕 db7eb0ea8d Merge pull request #225 from baiyaaaaa/update-input
add rows and autosize property
2016-10-04 17:31:21 +08:00
baiyaaaaa 70410a2b1f add rows and autosize property 2016-10-04 17:22:20 +08:00
baiyaaaaa 3c10d063e8 Merge pull request #217 from Leopoldthecoder/lock-scroll
add lockScroll in msgbox and dialog
2016-10-04 13:20:28 +08:00
杨奕 01c7b9aca2 Merge pull request #215 from QingWei-Li/fix/date-picker
TimePicker: fix incorrectly hide panel,fixed #210
2016-10-03 10:29:27 +08:00
qingwei.li a8df9de2ee Fix conflict 2016-10-03 08:06:55 +08:00
baiyaaaaa 74c7513f04 Merge pull request #213 from Leopoldthecoder/master
turn button/icon to functional
2016-10-02 22:55:26 +08:00
Leopoldthecoder b7208300a1 add lockScroll in msgbox and dialog 2016-10-02 21:14:43 +08:00
Leopoldthecoder 45c0107d7d turn button/icon to functional 2016-10-02 21:07:33 +08:00
baiyaaaaa 73c50502f2 Merge pull request #216 from QingWei-Li/fix/table-style
Table: fix cell style,fixed #204
2016-10-02 20:23:09 +08:00
qingwei.li 4b92796d8e Table: fix cell style,fixed #204 2016-10-02 19:05:24 +08:00
qingwei.li 9561f9b3e8 TimePicker: fix incorrectly hide panel,fixed #210 2016-10-02 18:31:29 +08:00
cinwell.li fc4262d3b4 Merge pull request #206 from Leopoldthecoder/master
fix the default value of 'date' in time-picker
2016-10-01 11:22:48 +08:00
Leopoldthecoder c0d39d0265 fix the default value of 'date' in time-picker 2016-10-01 09:05:56 +08:00
杨奕 b4d800ec41 Merge pull request #196 from dnshi/menu-item-route
menu-item: add menu item route property
2016-09-30 20:16:29 +08:00
cinwell.li d295551f5d Merge pull request #201 from baiyaaaaa/master
fixed tabs
2016-09-30 20:15:12 +08:00
baiyaaaaa 6cc5122988 fixed tabs 2016-09-30 19:44:46 +08:00
baiyaaaaa ced330ec73 [release] 1.0.0-rc.5 2016-09-30 14:43:42 +08:00
baiyaaaaa 85ae4c90bf [build] 1.0.0-rc.5 2016-09-30 14:43:41 +08:00
baiyaaaaa 4c5152929b update changeling 2016-09-30 14:42:03 +08:00
Pooya Parsa 9ed735e700 Cross package dependency (#192) 2016-09-30 10:26:08 +08:00
Pooya Parsa 0c2aed31de Update Vue Packages (#193) 2016-09-30 10:25:44 +08:00
Dean Shi 2bfb1a870f
add menu item route property 2016-09-29 11:18:40 -07:00
cinwell.li f1e742ab23 Merge pull request #188 from Leopoldthecoder/master
add fit in table api
2016-09-29 16:44:21 +08:00
Leopoldthecoder 58debf9431 add fit in table api 2016-09-29 16:39:53 +08:00
SkyAo 2cf96636a1 Merge pull request #184 from QingWei-Li/fix/date-picker
DatePicker: fix set initial value
2016-09-29 14:49:23 +08:00
qingwei.li 7de5306b27 DatePicker: fix set initial value 2016-09-29 14:45:00 +08:00
baiyaaaaa 1cae9b35b3 Merge pull request #183 from csvwolf/update-doc
update dropdown doc
2016-09-29 14:08:37 +08:00
SkyAo 95d5ac1165 update dropdown doc 2016-09-29 12:53:24 +08:00
cinwell.li 172408a4c1 Merge pull request #182 from Leopoldthecoder/master
add english directory
2016-09-29 12:18:06 +08:00
Leopoldthecoder 4f8e6a5de6 add english directory 2016-09-29 12:12:14 +08:00