Commit Graph

1518 Commits (7f35ee14238b623b36574a86d24d2e284b394ed8)

Author SHA1 Message Date
baiyaaaaa 0862174d32 Merge pull request #1898 from hisland/dev
layout: all in right, clear float fixed #1893
2016-12-26 12:33:37 +08:00
qingwei.li fa98a19d46 Fix doc 2016-12-26 11:44:22 +08:00
qingwei.li a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
qingwei.li daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
baiyaaaaa e181fec748 Merge pull request #1931 from Leopoldthecoder/carousel
add carousel
2016-12-25 20:08:18 +08:00
Howard.Zuo 48009e21e1 [ElMenu]: active menuitem which matches user specfied route 2016-12-25 17:15:07 +08:00
Leopoldthecoder 6691a7d17d update checkbox docs 2016-12-23 19:36:42 +08:00
qingwei.li e0dae7eeb4 reset component.vue 2016-12-23 17:54:38 +08:00
qingwei.li 7414010203 DatePicker: add change event test 2016-12-23 17:49:46 +08:00
qingwei.li 06b619f3cc DatePicker: Add change event return input value, resolve #1841 2016-12-23 17:34:40 +08:00
qingwei.li a951921916 DatePicker: input event is not fired when the array value is not updated, fixed #1834 2016-12-23 16:45:07 +08:00
qingwei.li 775d5c16ea Tree: Remove undefined variable, fixed #1945 2016-12-23 16:22:25 +08:00
Leopoldthecoder 6c1ea22cd4 Carousel: update api 2016-12-23 16:19:39 +08:00
qingwei.li 9a48448d0f hourElm => hourEl 2016-12-23 12:49:40 +08:00
qingwei.li 547612bf6e update 2016-12-23 12:47:55 +08:00
kingwl 6f75ca6150 Table: support table sort (#1918) 2016-12-23 12:11:17 +08:00
杨奕 7489be0af5 improve theme docs (#1938) 2016-12-23 12:10:42 +08:00
qingwei.li 5aea5eced3 Add scrollbar 2016-12-23 12:09:17 +08:00
Leopoldthecoder d0619c7f8a review update 2016-12-23 11:57:17 +08:00
hisland 15a44bf9ee layout: all in right, clear float fixed #1893 2016-12-23 11:38:33 +08:00
baiyaaaaa 631afa92ca fix checkbox radio status class && disable style (#1930) 2016-12-23 00:55:24 +08:00
baiyaaaaa f414049311 fix form async validate bug (#1936) 2016-12-23 00:49:45 +08:00
杨奕 12e4b02e31 Select: optimize filterable, fixed #1933 (#1935) 2016-12-23 00:48:54 +08:00
baiyaaaaa 17ce1a3283 imrpove dropdown & tabs docs 2016-12-23 00:48:23 +08:00
baiyaaaaa 0bf7f8df33 Merge pull request #1934 from Leopoldthecoder/table-doc
Table: update header-align docs
2016-12-22 18:25:00 +08:00
Leopoldthecoder 533a14f066 Carousel: update docs 2016-12-22 17:41:49 +08:00
Leopoldthecoder 886b249a63 Table: update header-align docs 2016-12-22 17:29:26 +08:00
baiyaaaaa 77381c7998 Merge pull request #1922 from njleonzhang/reviseReadme
revise form readme
2016-12-22 16:35:10 +08:00
baiyaaaaa bad78d0252 Merge pull request #1895 from Kingwl/dev
Table: add header-align, Fixed #1424
2016-12-22 16:34:22 +08:00
Leopoldthecoder 9e958e603e add carousel 2016-12-22 16:10:55 +08:00
njleonzhang f409d02f3e 修改form readme 2016-12-22 13:55:44 +08:00
Leon Zhang 0f212703a8 Merge pull request #7 from ElemeFE/dev
fix the code style issue to pass eslint
2016-12-22 13:45:21 +08:00
杨奕 c20f5e9442 update new.js and init carousel (#1859) 2016-12-22 11:16:16 +08:00
cinwell.li 339dada583 Feat/scoped slot table (#1844)
* Upgrade to vue 2.1.0

* Table: support scoped slots, resolve #1763, #1161

* Update vue version

* fix test

* fix test

* Update doc

* Fix english docs
2016-12-22 11:16:04 +08:00
kingwl aca352e764 Merge branch 'dev' of https://github.com/ElemeFE/element into dev 2016-12-22 10:08:45 +08:00
Leon Zhang cecf9eb8d5 fix the code style issue to pass eslint 2016-12-21 21:44:05 +08:00
Leon Zhang e8dd2e0da1 Merge pull request #6 from ElemeFE/dev
merge
2016-12-21 13:30:12 +08:00
kingwl 8648ab84dc Table: add header-align 2016-12-21 11:03:22 +08:00
Zhao Xiaoqiang 3bf6cf6418 Fixed checkbox focus bug (#1887)
* 修复 checkbox 的 focus 变量找不到的bug

* 修复 checkbox 的 focus 变量找不到的bug
2016-12-21 00:57:11 +08:00
baiyaaaaa 5fb979f3a6 dropdown docs improve 2016-12-20 22:58:34 +08:00
hisland b421556144 Radio: fix doc, text-color,fill are Radio-group's props 2016-12-20 22:21:41 +08:00
Leopoldthecoder 51fab8641f [release] 1.0.8 2016-12-20 19:01:14 +08:00
Leopoldthecoder 3d3bd7dc09 [build] 1.0.8 2016-12-20 19:01:14 +08:00
Leopoldthecoder 64667a4e8e update changelog 2016-12-20 18:56:49 +08:00
baiyaaaaa c69e30e8c1 fix popover test 2016-12-20 18:54:50 +08:00
baiyaaaaa d2f852a320 add dropdown hide-on-click prop 2016-12-20 18:54:50 +08:00
Leopoldthecoder 98d3905ce9 Changelog: update for 1.0.8 2016-12-20 18:38:49 +08:00
Furybean a0187d1aba Table: add filter change event & add column-key for column. 2016-12-20 18:37:31 +08:00
杨奕 f14628254a add popper-class for DatePicker, Select and Tooltip (#1806) 2016-12-20 16:38:47 +08:00
杨奕 b158e124da update anchor (#1829) 2016-12-20 16:38:21 +08:00