hetech
0cbb2267a6
docs: Optimize Tabs docs ( #14938 )
2019-04-02 17:27:20 +08:00
hetech
b851242a5c
Table: defaultExpandAll
works when expand column exists ( #14935 )
...
* Table: `defaultExpandAll` works when expand column exists
* fix
2019-04-02 15:26:46 +08:00
Jiewei Qian
d38ab315fa
Input: update DOM dependent values on type change ( #14889 )
...
fix #14857
2019-04-02 12:19:32 +08:00
hetech
6298958c19
chore: add French doc for new component ( #14924 )
2019-04-01 15:00:52 +08:00
Gonzalo Nandez
9737b648e7
docs: Update Spanish docs ( #14913 )
...
* update spanish docs
* Update Doc spanish Timeline
* General update of the documentation in Spanish
2019-04-01 13:43:11 +08:00
aaronfulkerson
6a766097e2
Select: set value to null when cleared ( #14322 ) ( #14650 )
2019-03-29 02:16:30 +11:00
iamkun
c698bbbe02
[release] 2.7.0
2019-03-28 13:20:08 +08:00
iamkun
9a0eea74fd
[build] 2.7.0
2019-03-28 13:20:07 +08:00
iamkun
bc6f64cb45
chore: update doc sub folder ( #14879 )
2019-03-28 12:33:18 +08:00
iamkun
998855be5d
changelog for 2.7.0 ( #14878 )
...
* changelog for 2.7.0
* update
2019-03-28 11:58:28 +08:00
hetech
afaec24a03
Tooltip: displays when initial value is true ( #14826 )
2019-03-28 10:57:38 +08:00
hetech
314e7fbaee
Tree: revert pr #13349 ( #14847 )
2019-03-27 18:28:50 +08:00
iamkun
53df27e48f
ColorPicker: Fix handle error hex color string ( #14793 )
...
* fix(ColorPicker): Fix handle error hex color string
* Update color.js
* Update color.js
2019-03-27 17:48:58 +08:00
hetech
ea55f525a1
Dropdown: compatible with 2.6 new v-slot syntax ( #14832 )
2019-03-27 16:14:00 +08:00
hetech
9def85be4a
Table: add support tree structure data ( #14632 )
2019-03-27 16:13:21 +08:00
iamkun
a191ca8639
chore: Add webpage description ( #14802 )
...
* chore: Add webpage description
* Update index.tpl
2019-03-27 11:52:25 +08:00
花裤衩
56e3e1f56a
NavMenu: fix click el-submenu trigger childMenu pop again bug ( #14443 )
2019-03-26 15:45:02 +08:00
hetech
9f19298d1a
Table: footer follows body cell align ( #14730 )
2019-03-25 19:31:10 +08:00
Akshay Jat
9736448b54
Tabs: rerender when label changes ( #14496 )
...
* tab: fix active bar bug (#14416 )
fix: Tab active bar doesn't resize when tab label changes dynamically
* tab: fix active bar bug
changes done as suggested in review
2019-03-25 19:21:51 +08:00
子物
362953ef4e
Tabs: use primary color as boxShadow color ( #14558 )
2019-03-25 16:29:47 +08:00
Jeff Wen
c0642aab89
Theme: fix media query is not working in sm-only, md-only, lg-only ( #14611 )
2019-03-22 14:12:40 +08:00
潘何增
cd567ecb68
Docs: update cascader docs ( #14442 )
2019-03-21 18:55:21 +08:00
ziyoung
be187a99cc
[release] 2.6.3
2019-03-21 18:28:42 +08:00
ziyoung
44458bb81c
[build] 2.6.3
2019-03-21 18:28:41 +08:00
hetech
f223650f48
changelog for 2.6.3 ( #14795 )
2019-03-21 18:25:12 +08:00
hetech
d956022a96
Cascader: remove unnecessary DOM operation ( #14788 )
...
* Cascader: remove unnecessary DOM operation
* update cascader test
2019-03-21 18:11:14 +08:00
Jiewei Qian
a149828889
date-picker: fix default-value DST ( #14562 )
2019-03-21 17:18:27 +08:00
hetech
3c4354e2fa
docs: fix cascader demo style ( #14789 )
...
* docs: fix cascader demo style
* Update cascader.scss
2019-03-21 16:24:15 +08:00
ziyoung
3b33903585
[release] 2.6.2
2019-03-21 14:52:32 +08:00
ziyoung
da42924f17
[build] 2.6.2
2019-03-21 14:52:32 +08:00
hetech
45be47bfa2
changelog for 2.6.2 ( #14786 )
2019-03-21 14:43:51 +08:00
Jiewei Qian
ed13de38c7
input: fix regression ( #14572 )
...
* input: fix regression
guard against: #14551
fix : #14501 , #14521 , #14564 , #14332
* Input: update
2019-03-19 15:54:55 +08:00
Vlad Gor
f0ae2ae759
doc: fix highlighting control elements for Webkit touch ( #14703 )
2019-03-19 15:53:39 +08:00
Bakyt
97bacf6015
doc: fix typo ( #14751 )
2019-03-19 14:43:42 +08:00
iamkun
3a1dfcbb81
docs: fix tooltip doc error ( #14748 )
2019-03-18 22:39:59 +08:00
hetech
0706805226
chore: use codepen to display demo & fix doc error ( #14747 )
...
* fix doc
* update doc component
* use codeopen to display demo
* use codepen
* fix image path
* update
2019-03-18 19:41:08 +08:00
Jeff Wen
0e8bc859e0
Steps: fix style with simple theme ( #14610 )
2019-03-18 16:51:29 +08:00
hetech
535b6149d8
chore: upgrade gulp ( #14745 )
...
* chore: upgrade gulp
* update
2019-03-18 16:15:18 +08:00
Jiewei Qian
9c7fcf30f2
chore: update test deps and conf ( #14735 )
...
* test: run in headless chrome
* chore: update travis node version
* chore: upgrade test deps
* test: fix tests
* test: support async await
* test: fix tree test case
* test: fix tree test cases
* test: fix popper test case
2019-03-18 15:34:44 +08:00
iamkun
e6cb64b77d
chore: update discusion group ( #14741 )
2019-03-18 12:39:42 +08:00
iamkun
5b6cb3180f
chore: generate theme ( #14666 )
...
* update es fr i18n
* update no need edit pages
* move var name to frontend
* add i18n
* update i18n
* fix bug
* update style
* add callback
* add shortcut
* redo undo logic
* update picker style
* update shadow style
* save config to local
* button color
* button color
* add message
* update save logic
2019-03-14 17:55:28 +08:00
iamkun
463ed66a4e
chore: add more ga event ( #14633 )
...
* chore: add more ga event
* add download event
2019-03-13 19:46:03 +08:00
iamkun
701caf3f08
docs: Update Form async validator docs ( #14694 )
2019-03-13 19:44:50 +08:00
Jeff Wen
d1255684d4
Steps: fixes issue #14502 ( #14596 )
...
* Steps: fixes issue #14502
* Update
* f
2019-03-09 21:26:51 +08:00
Simon Malesys
d26809cb35
Doc: French translation update ( #14643 )
...
* Fix the translation of the title of CONTRIBUTING.fr-FR.md
* Doc: update i18n.md with the croatian language
* Doc: Fix some typos after proofreading in french translation
* Doc: update translation of color.md (fr-FR)
* Doc: translate border.md into french (fr-FR)
2019-03-09 09:59:28 +08:00
Jeff Wen
b7ee84f39a
date-picker: fix first-day-of-week computation ( #14523 )
...
Fixes #14523
2019-03-06 19:10:40 +11:00
hetech
5a66e1021f
Chore: update ci build script ( #14600 )
2019-03-06 14:27:34 +08:00
刘鹏龙
3340c8a7f1
Docs: rename variable in Upload docs ( #14593 )
2019-03-06 14:26:17 +08:00
hetech
ad8612429a
Doc: fix TimePicker page style ( #14579 )
...
Docs: fix TimePicker page style
2019-03-06 10:40:39 +08:00
likwotsing
848e69d472
Docs: Fix the tableData(2,3,4,5,6) to tableData ( #14587 )
2019-03-06 10:03:42 +08:00