Commit Graph

739 Commits (6e428ffcc79e26eebee2bc15a0cd2919a7449b91)

Author SHA1 Message Date
baiyaaaaa 6e428ffcc7 fix input value binding bug (#1998)
* fix input value binding bug

* improve input test & docs
2016-12-26 23:01:46 +08:00
杨奕 441f4c31a9 Table: remove highlight class after data change (#1977) 2016-12-26 16:07:14 +08:00
baiyaaaaa 05a442f694 Merge pull request #1974 from leftstick/dev
[ElMenu]: active menuitem which matches user specfied route
2016-12-26 14:39:07 +08:00
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
Howard.Zuo 48009e21e1 [ElMenu]: active menuitem which matches user specfied route 2016-12-25 17:15:07 +08:00
qingwei.li 775d5c16ea Tree: Remove undefined variable, fixed #1945 2016-12-23 16:22:25 +08:00
kingwl 6f75ca6150 Table: support table sort (#1918) 2016-12-23 12:11: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 77381c7998 Merge pull request #1922 from njleonzhang/reviseReadme
revise form readme
2016-12-22 16:35:10 +08:00
njleonzhang f409d02f3e 修改form readme 2016-12-22 13:55:44 +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
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
Leopoldthecoder 3d3bd7dc09 [build] 1.0.8 2016-12-20 19:01:14 +08:00
baiyaaaaa d2f852a320 add dropdown hide-on-click prop 2016-12-20 18:54:50 +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
baiyaaaaa 076d4303f7 add param to label-content render function 2016-12-20 15:18:10 +08:00
Yuyang Liu 3a774939ef fix #1827 2016-12-20 14:21:16 +08:00
baiyaaaaa 15e74b6e7d fix checkbox isGroup bug in computed cached (#1860) 2016-12-20 14:18:46 +08:00
baiyaaaaa 1db8dc6588 Revert "fix form validate callback params" (#1864)
This reverts commit 87b13bf0e0.
2016-12-20 14:17:53 +08:00
杨奕 ead186153f Pagination: fix slot (#1846) 2016-12-20 11:20:57 +08:00
baiyaaaaa 4fa158eb32 add suport for mutil level submenu 2016-12-20 11:06:45 +08:00
baiyaaaaa e7e104df5d fix form validate callback params 2016-12-20 11:05:42 +08:00
杨奕 1c24a2b294 Switch: update style (#1803) 2016-12-20 09:18:52 +08:00
杨奕 240fda5af8 Select: add visible-change event (#1849) 2016-12-20 09:11:10 +08:00
qingwei.li a915f8a5bb DatePicker: fix set value, fixed #1773 2016-12-19 15:46:12 +08:00
FuryBean 40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 2016-12-19 15:38:51 +08:00
baiyaaaaa 1ba0745f00 fix input line-height (#1825) 2016-12-19 11:16:47 +08:00
baiyaaaaa 4b20374bf1 support use checkbox without transport value 2016-12-19 10:14:48 +08:00
杨奕 217bb5c953 Loading: update spinner animation, fixed #1786 (#1817) 2016-12-18 21:34:55 +08:00
杨奕 92742dc56a Select: fix a dropdown update bug (#1784) 2016-12-18 21:24:02 +08:00
杨奕 8123ee1c48 Slider: fix change event (#1810) 2016-12-18 21:20:27 +08:00
Adam 71a3b5ad2f Tag: Fix text wrap (#1785)
When the width of parent container is too narrow, text in tag will be
break into lines.
當父容器寬度不足時,Tag 文字會產生換行的現象
2016-12-18 21:19:03 +08:00
FuryBean 6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 2016-12-17 14:09:05 +08:00
FuryBean 4614990cb4 Table: add column as third parameter for row-click event. (#1808) 2016-12-17 14:00:35 +08:00
baiyaaaaa a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
baiyaaaaa 47c62e9fe0 add progress hook function property (#1782) 2016-12-15 23:49:29 +08:00
cinwell.li 7d6f3606b4 DatePicker: fix datetimerange, fixed #1758 (#1766) 2016-12-15 18:39:14 +08:00
baiyaaaaa 5e692418ff fix the tab bar dynamic bug 2016-12-15 10:21:09 +08:00
Leopoldthecoder 19210b6945 [build] 1.0.7 2016-12-14 15:36:21 +08:00
杨奕 d7d8257516 Message & Notification: add iconClass and customClass, fixed #1664 (#1671) 2016-12-14 13:43:14 +08:00
qingwei.li 3bf624c757 Table: add empty slot, closed #1737, closed #1730 2016-12-14 13:34:35 +08:00
zheng yu 0ee61e7296 fix: fixed losing focus when drag slider button fast or right click slider button. (#1723) 2016-12-13 23:12:43 +08:00
杨奕 eeee584d56 MessageBox: add customClass (#1707) 2016-12-13 22:52:29 +08:00
cinwell.li cad3d770ed DatePicker: fix clear button, fixed #1690 (#1710)
* DatePicker: fix clear button, fixed #1690

* DatePicker: fix reset button style

* DatePicker: fix set value

* DatePicker: fix test
2016-12-13 22:51:43 +08:00