Commit Graph

626 Commits (adaec8199faa42b6cf0a1e61c6d5ccd6e9c534b2)

Author SHA1 Message Date
qingwei.li e3ab79e50b Steps: add center property, resolve #2315 2017-01-11 15:55:00 +08:00
Leopoldthecoder ab1c6fc0cc Slider: add show-input-controls, fixed #2304 2017-01-10 10:48:09 +08:00
Leopoldthecoder b7c2fc4b25 Changelog: update for 1.1.3 2017-01-09 16:18:57 +08:00
baiyaaaaa ad2a32dcd6 Merge pull request #2182 from njleonzhang/table_sort_A_and_D
table sort to toggle
2017-01-09 14:30:55 +08:00
baiyaaaaa 2a6fad5593 Merge pull request #2197 from QingWei-Li/feat/notify/html
Notification: Support HTML, close #1885
2017-01-09 13:54:02 +08:00
baiyaaaaa d851615b7a Merge pull request #2256 from QingWei-Li/feat/popover/disabled
Popover: add disabled feature, close #2221
2017-01-09 13:29:33 +08:00
杨奕 8ddc048922 Input: update doc (#2283) 2017-01-08 14:37:37 +08:00
baiyaaaaa cc22527321 fix textarea style & improve docs 2017-01-08 08:53:12 +08:00
baiyaaaaa 3820ec03bb Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
2017-01-06 18:47:52 +08:00
qingwei.li 2719667fed Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
kingwl 84d86b4ca4 Input: support resize prop 2017-01-06 17:06:34 +08:00
baiyaaaaa 0b8b011db1 fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
qingwei.li d3a9cf8f21 Popover: add disabled feature, close #2221 2017-01-06 16:15:11 +08:00
baiyaaaaa ca2d7f7ac6 Merge pull request #2191 from QingWei-Li/custom-i18n
Locale: customize i18n handler, close #2129
2017-01-06 00:07:27 +08:00
baiyaaaaa d9d673bcc3 improve code & fix inittial submenu active bug (#2225) 2017-01-05 23:19:49 +08:00
njleonzhang 48a0685ca0 1. add document; 2. make default-sort-order default to ascending 2017-01-05 12:39:37 +08:00
baiyaaaaa 0c0f2527e3 fix tab-bar initial status bug 2017-01-05 11:25:44 +08:00
qingwei.li 119a35b598 i18n: add english doc 2017-01-05 10:13:24 +08:00
qingwei.li 171b7fd0f1 Locale: customize i18n handler, close #2129 2017-01-04 12:30:00 +08:00
FuryBean 4da8b2a2dd Tree: fix a doc error. (#2151) 2017-01-03 12:26:41 +08:00
Leopoldthecoder 6e366f33cf Slider: update change event doc 2016-12-31 18:16:08 +08:00
baiyaaaaa b360e479db improve form's docs 2016-12-30 18:26:54 +08:00
baiyaaaaa ef2e3c697a remove collapse scoped slot title && add named slot title 2016-12-30 11:56:55 +08:00
baiyaaaaa 3ec2c820be improve layout docs 2016-12-30 11:54:36 +08:00
qingwei.li 923d9b6622 Table: fix test fix #2090 , remove virtual scrollbar 2016-12-30 11:12:13 +08:00
Leopoldthecoder d8d20f0da1 Changelog: update for 1.1.0 2016-12-29 22:09:04 +08:00
baiyaaaaa 1df8c50dfb fix valida field params bug 2016-12-29 22:06:42 +08:00
baiyaaaaa 5493a13523 Merge pull request #2078 from Leopoldthecoder/dev
unify N/A marks in docs
2016-12-29 21:39:28 +08:00
baiyaaaaa 71173b7467 Merge pull request #2065 from Leopoldthecoder/version
update versions.json
2016-12-29 21:38:46 +08:00
baiyaaaaa 3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
Leopoldthecoder ea5ff93e78 unify N/A marks in docs 2016-12-29 20:55:33 +08:00
qingwei.li 7d3bbc8ad4 Doc: update docs about vue-i18n, close #2039 2016-12-29 18:13:41 +08:00
Leopoldthecoder 71dd3be29e update versions.json 2016-12-29 17:20:59 +08:00
baiyaaaaa cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
cinwell.li c639474fcc Badge: add hidden prop, close #2042 (#2050) 2016-12-29 10:41:41 +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
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 162d7c36d1 input 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 dedc1e29a6 Fix table doc 2016-12-28 18:38:59 +08:00
qingwei.li 33e0f0be48 Update doc 2016-12-28 18:33:26 +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
baiyaaaaa db2e3f17c5 Merge pull request #2010 from Leopoldthecoder/carousel-hover
Carousel: improve arrow hover behavior in card mode
2016-12-28 14:01:57 +08:00
baiyaaaaa 634498bbff fix input blur event 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
qingwei.li 9f8837ec40 DatePicker: custom fisrt day of week #1061 2016-12-27 16:28:16 +08:00
baiyaaaaa 2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
Leopoldthecoder 8425a0aa1a Collapse: update English doc 2016-12-27 14:54:57 +08:00
Leopoldthecoder 7856ae1097 Carousel: improve arrow hover behavior in card mode 2016-12-27 13:47:37 +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
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 a96a07910f update docs 2016-12-26 16:18:00 +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
cinwell.li 9bb51a1267 TimeSelect: add maxTime, resolve #1826 (#1987) 2016-12-26 16:05: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
Leopoldthecoder 6691a7d17d update checkbox docs 2016-12-23 19:36:42 +08:00
qingwei.li 06b619f3cc DatePicker: Add change event return input value, resolve #1841 2016-12-23 17:34:40 +08:00
Leopoldthecoder 6c1ea22cd4 Carousel: update api 2016-12-23 16:19:39 +08:00
qingwei.li 547612bf6e update 2016-12-23 12:47:55 +08:00
杨奕 7489be0af5 improve theme docs (#1938) 2016-12-23 12:10:42 +08:00
Leopoldthecoder d0619c7f8a review update 2016-12-23 11:57:17 +08:00
baiyaaaaa 17ce1a3283 imrpove dropdown & tabs docs 2016-12-23 00:48:23 +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
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 8648ab84dc Table: add header-align 2016-12-21 11:03:22 +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 64667a4e8e update changelog 2016-12-20 18:56:49 +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
baiyaaaaa 076d4303f7 add param to label-content render function 2016-12-20 15:18:10 +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
杨奕 240fda5af8 Select: add visible-change event (#1849) 2016-12-20 09:11:10 +08:00
cinwell.li 8712d9f222 Doc: fix custom theme, fixed #1828 (#1837) 2016-12-20 00:46:29 +08:00
FuryBean 40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 2016-12-19 15:38:51 +08:00
杨奕 217bb5c953 Loading: update spinner animation, fixed #1786 (#1817) 2016-12-18 21:34:55 +08:00
jingsam 2144c02bd3 Update installation.md 2016-12-18 19:48:58 +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
杨奕 d7d8257516 Message & Notification: add iconClass and customClass, fixed #1664 (#1671) 2016-12-14 13:43:14 +08:00
杨奕 6fa2a7049f Table: update docs (#1740) 2016-12-14 13:42:56 +08:00
qingwei.li 3bf624c757 Table: add empty slot, closed #1737, closed #1730 2016-12-14 13:34:35 +08:00
baiyaaaaa 22b703739d improve button docs (#1727) 2016-12-13 23:10:41 +08:00
杨奕 eeee584d56 MessageBox: add customClass (#1707) 2016-12-13 22:52:29 +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
Pierre-Louis Renaudin 15dc895ee6 Add contextmenu event on table row element. (#1663) 2016-12-10 18:48:07 +08:00
qingwei.li d835c7b4ec TimePicker: fix HH:mm style 2016-12-09 18:20:42 +08:00
杨奕 c1a469c899 Changelog: update for 1.0.6 (#1657) 2016-12-09 17:59:51 +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
XinYong Chen c7cfcc36bc Modify document error (#1629) 2016-12-08 18:42:33 +08:00
gogu 88a5772e91 Fixed switch custom color with disabled. 2016-12-08 18:22:24 +08:00
baiyaaaaa 3d12579652 support tab disabled 2016-12-08 17:13:41 +08:00
baiyaaaaa 658383ecae fix docs 2016-12-08 17:09:56 +08:00
baiyaaaaa d4ded0e184 improve docs 2016-12-08 13:31:45 +08:00
baiyaaaaa 67a009b7a7 Merge pull request #1578 from QingWei-Li/fix/i18n-doc
doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315
2016-12-06 18:27:27 +08:00
qingwei.li fcf412087c doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315 2016-12-06 17:19:47 +08:00
Leopoldthecoder 9cd6f36f1f add translation team members. 2016-12-06 16:05:38 +08:00
Furybean 0caa085523 Table: add row-dblclick event. 2016-12-02 17:43:21 +08:00
baiyaaaaa d3afe22e89 Merge pull request #1401 from Leopoldthecoder/select-refactor
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa 34dbb01c1a support tab title renter funtion 2016-12-01 23:00:29 +08:00
Leopoldthecoder 3ee74b296e Select: fix minor bugs 2016-12-01 22:40:45 +08:00
Leopoldthecoder 2d07391d3c Select: add allow-create doc and test 2016-12-01 22:34:31 +08:00
Leopoldthecoder 1942e63453 Select: add allow-create 2016-12-01 22:34:31 +08:00
Leopoldthecoder c058beb2be Select: add multipleLimit 2016-12-01 22:34:31 +08:00
Leopoldthecoder ce3bed6cb5 Select: refactor and bug fix 2016-12-01 22:34:30 +08:00
Leopoldthecoder 707a0d5a60 Loading: full screen loading is now singleton 2016-12-01 22:27:20 +08:00
baiyaaaaa 98dda297c9 fix datetimepicker test 2016-12-01 17:30:23 +08:00
baiyaaaaa 648c498fd9 input-number add the controls support (#1473) 2016-11-30 18:16:49 +08:00
Leopoldthecoder 2676bbaa5a Notification: improve offset attribute doc 2016-11-29 18:40:10 +08:00
kingwl 5aa4c5f00a Notification: add offset 2016-11-29 18:06:46 +08:00
FuryBean d3b3d865e8 Tree: add setChecked method. (#1434) 2016-11-28 18:57:09 +08:00
Leopoldthecoder fdd0d101cb Table: update custom column example 2016-11-28 18:53:12 +08:00
Leopoldthecoder e8b74dcb96 update changelog for 1.0.3 2016-11-28 17:55:54 +08:00
baiyaaaaa f4ddc67521 fix upload docs bug 2016-11-28 17:27:05 +08:00
reverland 8a4b7ba6d7 Popover: add show/hide event 2016-11-28 16:57:46 +08:00
baiyaaaaa 41f69d99cd fix pagination docs (#1409) 2016-11-28 11:15:07 +08:00
baiyaaaaa 6873611cf1 dynamic default-file-list & doc improve 2016-11-27 16:03:26 +08:00
baiyaaaaa f88ad25f7b support upload default fileList (#1393) 2016-11-27 14:07:13 +08:00
Max 0909955744 Update installation.md
fix wording
2016-11-27 09:55:33 +08:00
baiyaaaaa 1f8f88615c support the title slot in menu-group (#1382) 2016-11-27 06:20:00 +08:00
baiyaaaaa 75d248e107 support radio button custom style 2016-11-26 18:30:56 +08:00
baiyaaaaa d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00