Commit Graph

699 Commits

Author SHA1 Message Date
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
杨奕
6a79165a14 Merge pull request #178 from QingWei-Li/fix/dist-task
fix 'dist' task, fixed #176, #175
2016-09-28 20:53:27 +08:00
qingwei.li
ffc9ac7249 fix 'dist' task, fixed #176, #175
delete 'del-cli'
2016-09-28 16:05:06 +08:00
杨奕
925676ef79 Merge pull request #177 from baiyaaaaa/update-tabs
fixed tabs bug when close tab
2016-09-28 15:41:22 +08:00
baiyaaaaa
6a42b66403 fixed tabs bug when close tab 2016-09-28 15:30:40 +08:00
baiyaaaaa
4da56ee4d0 Merge pull request #173 from QingWei-Li/fix/release
fix release shell
2016-09-28 14:42:30 +08:00
杨奕
080f8d136b Merge pull request #174 from csvwolf/update-doc
update element-in-laravel-starter
2016-09-28 14:21:00 +08:00
SkyAo
8976ac309c update element-in-laravel-starter 2016-09-28 14:15:43 +08:00
qingwei.li
94342c016f fix release shell 2016-09-28 13:40:01 +08:00