Commit Graph

900 Commits (f1b8909e2756d7fe82bfa3a914ac7d17132189f4)

Author SHA1 Message Date
baiyaaaaa 3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
qingwei.li f28dca049c DatePicker: fix change event trigger multiple times, fixed #2060 2016-12-29 16:55:41 +08:00
qingwei.li 03a01b8dfd Dropdown: fix placement 2016-12-29 16:37:46 +08:00
baiyaaaaa cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
baiyaaaaa d896c83860 fix collapse toggle bug (#2059) 2016-12-29 15:16:50 +08:00
cinwell.li 58808f8c63 Scrollbar: fix the style vars (#2058) 2016-12-29 14:33:07 +08:00
cinwell.li eefa3fec78 DatePicker: dynamic picker-options, close #2013 (#2051) 2016-12-29 10:43:51 +08:00
杨奕 bdd0604bd0 remove obsolete migrating hints (#2055) 2016-12-29 10:43:00 +08:00
cinwell.li 119188a634 TimePicker: fix scrolltop error (#2054) 2016-12-29 10:42:01 +08:00
cinwell.li c639474fcc Badge: add hidden prop, close #2042 (#2050) 2016-12-29 10:41:41 +08:00
cinwell.li 47e75ad051 Fix overwritten warn in Vue 2.1.8, fixed #2040 (#2047)
* Fix overwritten warn in Vue 2.1.8, fixed #2040

* Fix dropdown-menu

* Fix placement again

* fix test
2016-12-29 10:41:19 +08:00
baiyaaaaa ea9e5ed462 Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
Leopoldthecoder eda941e64f Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
qingwei.li 64fcb4627c Upload: fix ssr suppport 2016-12-28 20:47:13 +08:00
Furybean 191c8ab3d1 Table: add current-row-key prop. 2016-12-28 19:18:53 +08:00
baiyaaaaa d26288ea30 fix input relevant component box model to inline-block 2016-12-28 19:09:11 +08:00
baiyaaaaa 10584b9624 autocomplete box model fix 2016-12-28 19:09:11 +08:00
baiyaaaaa 635cf6a771 fix input box model 2016-12-28 19:09:11 +08:00
qingwei.li 4817e116e5 Table: expand row feature only supports scoped slot. 2016-12-28 18:12:37 +08:00
杨奕 d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
baiyaaaaa 7eb8a19fb3 Revert "DatePicker: input display style changes to block, fixed #2018"
This reverts commit b3095a703c.
2016-12-28 15:19:01 +08:00
furybean b569b314b8 Table: add expand row feature. 2016-12-28 15:18:25 +08:00
baiyaaaaa 436c38fee6 Merge pull request #2021 from QingWei-Li/fix/datepicker-editor
DatePicker: input display style changes to block, fixed #2018
2016-12-28 14:12:23 +08:00
baiyaaaaa 1760007d9c Merge pull request #2019 from QingWei-Li/datepicker/week
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
丁文涛 d74cb25205 修正代码风格 2016-12-28 13:07:43 +08:00
Leopoldthecoder b8f240e6c4 [build] 1.0.9 2016-12-27 20:00:07 +08:00
baiyaaaaa 634498bbff fix input blur event 2016-12-27 19:26:01 +08:00
baiyaaaaa 7667396907 fix input value binding bug 2016-12-27 19:26:01 +08:00
baiyaaaaa d1f9357df7 Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
DatePicker: input event is not fired when the array value is not upda…
2016-12-27 17:53:52 +08:00
qingwei.li b3095a703c DatePicker: input display style changes to block, fixed #2018 2016-12-27 17:36:10 +08:00
杨奕 69cb4ad698 InputNumber: fix float number (#2017) 2016-12-27 16:30:06 +08:00
qingwei.li 9f8837ec40 DatePicker: custom fisrt day of week #1061 2016-12-27 16:28:16 +08:00
baiyaaaaa a9a3e8b638 fix xs resolution style (#2011) 2016-12-27 14:59:21 +08:00
baiyaaaaa 2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
Leopoldthecoder 7856ae1097 Carousel: improve arrow hover behavior in card mode 2016-12-27 13:47:37 +08:00
baiyaaaaa 4c2243a7ac Merge pull request #2006 from Leopoldthecoder/pagination-button
Pagination: add button type
2016-12-27 13:26:32 +08:00
Leopoldthecoder 447dfe0d44 Select: fix disabled multiple tag delete 2016-12-27 11:55:00 +08:00
Leopoldthecoder ea9d216fbc Pagination: add button type 2016-12-27 11:51:36 +08:00
qingwei.li e13b133afd Remove wind-dom 2016-12-27 10:52:58 +08:00
baiyaaaaa 190211d4a9 input number fix change event & improve 2016-12-27 10:17:41 +08:00
cinwell.li a57fba12bd Merge branch 'dev' into fix/date-picker-input-event 2016-12-26 23:04:02 +08:00
baiyaaaaa 882a9d796e add clearable api (#1994) 2016-12-26 23:02:40 +08:00
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
qingwei.li 2b096a5673 fix test 2016-12-26 20:33:08 +08:00
cinwell.li 05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
cinwell.li c7507725ea Merge branch '1.1' into feat/scrollbar 2016-12-26 16:41:26 +08:00
baiyaaaaa 22360be889 fix transitionend event compatibility 2016-12-26 16:18:00 +08:00
baiyaaaaa 46295dfd92 add collapse 2016-12-26 16:18:00 +08:00
杨奕 441f4c31a9 Table: remove highlight class after data change (#1977) 2016-12-26 16:07:14 +08:00
cinwell.li 9bb51a1267 TimeSelect: add maxTime, resolve #1826 (#1987) 2016-12-26 16:05:37 +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
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
Howard.Zuo 48009e21e1 [ElMenu]: active menuitem which matches user specfied route 2016-12-25 17:15:07 +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
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
Leopoldthecoder 533a14f066 Carousel: update docs 2016-12-22 17:41:49 +08:00
baiyaaaaa 77381c7998 Merge pull request #1922 from njleonzhang/reviseReadme
revise form readme
2016-12-22 16:35:10 +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
杨奕 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
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
杨奕 9c7786b203 Select: add size property (#1715) 2016-12-13 22:42:01 +08:00
baiyaaaaa 8917704392 support tag color property 2016-12-13 16:57:56 +08:00
Hashem Qolami 998dcce225 Feature table maxHeight (#1560) (#1674)
*  [Table] Added fluid height table with maxHeight prop (#1560)

* 🚨 [Table] Added test for maxHeight prop (#1560)

* 📚 [Table] Added the documentation of fluid-height table (#1560)
2016-12-13 16:21:59 +08:00
baiyaaaaa 36261b6534 support append prepend slot (#1709) 2016-12-13 14:46:47 +08:00
cinwell.li 105db7c673 Upload: fix file list style (#1701) 2016-12-13 14:34:22 +08:00
baiyaaaaa a51eafb705 add old value for input-number change event 2016-12-13 11:46:40 +08:00
杨奕 1db2d64ddc Tabs: fix empty tab-pane issue, fixed #1608 (#1672) 2016-12-13 10:36:10 +08:00
杨奕 0ccd537cc8 Select: fix filterable group bug, fixed #1678 (#1679) 2016-12-13 10:34:53 +08:00
Pierre-Louis Renaudin 15dc895ee6 Add contextmenu event on table row element. (#1663) 2016-12-10 18:48:07 +08:00
Leopoldthecoder 65244c2678 [build] 1.0.6 2016-12-09 18:32:31 +08:00
qingwei.li d835c7b4ec TimePicker: fix HH:mm style 2016-12-09 18:20:42 +08:00
qingwei.li 42ec4567f1 TimePicker: fix HH:mm style 2016-12-09 17:38:11 +08:00
Furybean fed488ef9f Table: fix column[type=selection] style issue in ie9+. 2016-12-09 17:37:58 +08:00
FuryBean 2dd2c79365 Table: fix a style bug when fixed=right. (#1651) 2016-12-09 16:08:49 +08:00
杨奕 b0633de8bf Upload: fix thumbnailed upload slow bug (#1644) 2016-12-09 12:10:57 +08:00
杨奕 9ccb7b852f Table: add missing ElCheckbox (#1635) 2016-12-09 11:49:30 +08:00
qingwei.li 2b247df9ca Upload: remove 'X-Requested-With' header
Fix test
2016-12-09 10:58:29 +08:00
cinwell.li 55dfb0c296 Refactor/datepicker (#1623)
* DatePicker: replace native input with el-input

* DatePicker: support size prop, closes #1069, closes #1440

* DatePicker: show correct date for initial value, fixed #1129

* TimePicker: fix empty value when panel appears, fixed #1583

* DatePicker: trigger clickoutside when clicking icon, fixed #1604

* DatePicker: fix year type in year panel, fixed #1607

* DatePicker: fix test

* DatePicker: add doc
2016-12-09 00:06:34 +08:00
Leopoldthecoder af0d7288bd Select: fix clearable still working bug in disabled mode 2016-12-08 18:42:19 +08:00
gogu 88a5772e91 Fixed switch custom color with disabled. 2016-12-08 18:22:24 +08:00
Aleksey Beskosty ec3bb5d3fe [DatePicker]: fix #1506 - allow any visible date to be selected in range picker 2016-12-08 17:49:03 +08:00
baiyaaaaa 3d12579652 support tab disabled 2016-12-08 17:13:41 +08:00
Leopoldthecoder 3245232917 Select: fix display issue of object-typed value in remote mode 2016-12-07 18:16:21 +08:00
Hashem Qolami 5cde77b37d 🐛 [Table] fixed incompatibility with vue-i18n (#1587) 2016-12-07 10:23:05 +08:00
Leopoldthecoder 1ecb9d9e4e [build] 1.0.5 2016-12-06 18:47:04 +08:00
baiyaaaaa 8a245d6ba0 Merge pull request #1577 from QingWei-Li/timepicker/remove-flex
TimeSelect: remove flexbox style, fixed #1335
2016-12-06 18:24:30 +08:00
qingwei.li 929e7f2554 TimeSelect: remove flexbox style, fixed #1335 2016-12-06 17:16:09 +08:00
baiyaaaaa 8fe68e5385 Merge pull request #1559 from Leopoldthecoder/slider-click
Slider: avoid clicking triggering right after dragend
2016-12-06 16:56:28 +08:00
Leopoldthecoder 1c750dcec7 Slider: avoid clicking triggering right after dragend 2016-12-06 16:55:42 +08:00
Leopoldthecoder f3116acbbe Select: show dropdown when options are given in remote mode 2016-12-05 23:15:34 +08:00
杨奕 6e618b4c6d Select: fix async bug/fix object-typed value init issue (#1540) 2016-12-05 18:21:09 +08:00
baiyaaaaa 3d19de3cd5 fix steps style bug in ie9 2016-12-04 15:20:15 +08:00
baiyaaaaa 78a460ac9e make upload creat url for all file (#1530) 2016-12-04 10:21:53 +08:00
baiyaaaaa 7a85d55f31 normalize transition class name 2016-12-03 19:30:21 +08:00
杨奕 06a739ff22 Select: fix remote filter not showing dropdown issue (#1535) 2016-12-03 18:09:20 +08:00
Allen Walker f508fd703e Col: fix a style bug about responsive layout 2016-12-03 14:01:15 +08:00
Leopoldthecoder 34e9f44744 [build] 1.0.4 2016-12-02 19:00:21 +08:00
FuryBean 5285856100 Tree: fix can not update children in some condition. (#1524) 2016-12-02 18:00:41 +08:00
Furybean 34756d17ca Tree: fix leaf state not update bug. 2016-12-02 17:48:08 +08:00