Commit Graph

623 Commits

Author SHA1 Message Date
Leopoldthecoder
42921e247f Revert "turn button/icon to functional"
This reverts commit 45c0107d7d.
2016-10-11 12:58:01 +08:00
Leopoldthecoder
1ceafc42e1 fix remote filtered select value update bug 2016-10-11 12:58:01 +08:00
杨奕
66636bab56 Merge pull request #312 from karol-f/feat/master/translation_date_time
feat(translation): date/time picker translation possibility if using …
2016-10-11 11:40:06 +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
Karol Fabjańczuk
d60133cf09 feat(translation): date/time picker translation possibility if using vue-i18n 2016-10-11 00:14:29 +02: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
SkyAo
c44fa410b6 Merge pull request #302 from Leopoldthecoder/master
fix Select automatically expand issue
2016-10-10 16:40:04 +08:00
Leopoldthecoder
ba264fab0a fix Select automatically expand issue 2016-10-10 14:42:19 +08:00
Leopoldthecoder
3d6beb1d68 update ISSUE_TEMPLATE 2016-10-10 11:56:01 +08:00
杨奕
d18271eb61 Merge pull request #297 from QingWei-Li/fix/popper.js
Fix popper.js bug in IE, #291
2016-10-10 11:37:53 +08:00
qingwei.li
24f9776f45 Fix popper.js bug in IE, #291 2016-10-10 11:34:22 +08:00
杨奕
dd7b8e5ef1 dialog and msgbox import the global vue-popup (#282) 2016-10-10 11:33:24 +08:00
baiyaaaaa
58994b0710 dropdown bug fix & docs update 2016-10-09 13:52:34 +08:00
cinwell.li
86f1cf7b21 Popover: add reference slot description, #246 (#270) 2016-10-09 09:02:16 +08:00
杨奕
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