Commit Graph

268 Commits (f74343d3cd0ff94502987a8742df365f71a53597)

Author SHA1 Message Date
baiyaaaaa 01b5cf53b2 fix menu auto collapse after router change 2016-10-11 15:09:17 +08:00
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
Leopoldthecoder ba264fab0a fix Select automatically expand issue 2016-10-10 14:42:19 +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
furybean 4a08c4702d Improve Table: use element reisze event instead of window resize event 2016-10-08 17:58:18 +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
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
baiyaaaaa cf3e15eab9 Dropdown Reconstruction 2016-10-07 23:39:40 +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
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
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
qingwei.li a8df9de2ee Fix conflict 2016-10-03 08:06:55 +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
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
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
baiyaaaaa 6cc5122988 fixed tabs 2016-09-30 19:44:46 +08:00
Pooya Parsa 9ed735e700 Cross package dependency (#192) 2016-09-30 10:26:08 +08:00
Dean Shi 2bfb1a870f
add menu item route property 2016-09-29 11:18:40 -07:00
qingwei.li 7de5306b27 DatePicker: fix set initial value 2016-09-29 14:45:00 +08:00
baiyaaaaa 6a42b66403 fixed tabs bug when close tab 2016-09-28 15:30:40 +08:00
baiyaaaaa d4cdb9ca6b fixed row flex align bug 2016-09-28 12:30:20 +08:00
qingwei.li 7964857996 Pagination: fix icon style, fixed #163 2016-09-27 17:33:18 +08:00
qingwei.li cb16af03a5 DatePicker: fix initial value is string, #157 2016-09-27 11:12:11 +08:00
Leopoldthecoder 71dc5bedf3 add padding-right when popup shows 2016-09-23 18:03:16 +08:00
isunkui 6a25760d8c Table: fix table style (#130) 2016-09-23 12:40:16 +08:00
baiyaaaaa dd29867845 submenu auto expand based on default-active value 2016-09-23 10:27:36 +08:00
qingwei.li eb24d57a3c Table: fix dorender in created, fixed #121 2016-09-22 15:41:04 +08:00
baiyaaaaa a94d35fb39 misc update 2016-09-22 13:54:20 +08:00
isunkui 52487638d3 TableColumn: fix TableColumn align style 2016-09-22 12:55:28 +08:00
isunkui cefe15dc19 TableColum: fix first calc columns, #78 (#118) 2016-09-21 23:01:51 +08:00
baiyaaaaa fc5c3e8ecc misc fixed (#117)
* add select event

* fixed fix upload/tabs/progress

* docs site
2016-09-21 18:45:29 +08:00
qingwei.li a019e57da9 TableColum: fix first calc columns, #78 2016-09-21 18:34:17 +08:00
杨奕 3c3bfebe41 Merge pull request #109 from QingWei-Li/fix/update-timepicker
TimePicker: update icon size
2016-09-21 00:52:34 -05:00
杨奕 b44844014e Merge pull request #107 from spademan/master
Table: el-table-column的type="index"并且如果设置了label 优先显示label
2016-09-21 00:50:44 -05:00