Commit Graph

4234 Commits

Author SHA1 Message Date
morning
75a7df42e1 chore: use sourcemap in dev environment (#15087) 2019-04-12 17:00:37 +08:00
刘鹏龙
b419004199 Docs:rename variable name in docs (#15094) 2019-04-12 15:23:20 +08:00
iamkun
60e3e3b188 docs: Fix upload doc error (#15023)
fix #14829
2019-04-12 12:15:20 +08:00
刘鹏龙
87929cc996 Docs:rename variable name (#15003) 2019-04-12 10:40:46 +08:00
pavelmash
88b628bd04 chore: avoid creating object for performance upgrade (#14776) 2019-04-10 15:02:48 +08:00
iamkun
f06ef4d82d chore: Display dev server info by default 2019-04-10 10:21:17 +08:00
hetech
330800016d
chore: hide demo description when it's empty (#15014) 2019-04-09 10:30:48 +08:00
agoni1212
5a895bd612 Message: typescript for Message[type] with options (#14968)
Message: typescript for Message[type] with options
2019-04-04 15:32:18 +08:00
刘鹏龙
15b5e31671 Docs:rename variable in Tree,Transfer,Timeline,Tabs docs (#14602) 2019-04-04 13:39:47 +08:00
hetech
7b24f82586 Form: fix label style (#14969) 2019-04-03 20:03:56 +08:00
iamkun
7eacbbeb2e chore: Update changelog zh-cn (#14965) 2019-04-03 19:15:57 +08:00
iamkun
bc407e57c4 [release] 2.7.2 2019-04-03 17:10:05 +08:00
iamkun
14e0a0d28c [build] 2.7.2 2019-04-03 17:10:04 +08:00
iamkun
1e9f9ab7fc chore: Add 2.7.2 changelog (#14963) 2019-04-03 17:05:48 +08:00
hetech
901ff0ed2b
Form: fix style when label-width is auto (#14955) 2019-04-03 16:49:27 +08:00
iamkun
30551c0e18 docs: Fix doc img link error (#14957)
* docs: Fix doc img link error

* fix: Update demo pic to cdn link
2019-04-03 16:35:04 +08:00
iamkun
3fc5b5a140 fix: Fix faas deploy mkdir error (#14952) 2019-04-03 16:03:47 +08:00
iamkun
c6b6b09b78 [release] 2.7.1 2019-04-03 15:12:06 +08:00
iamkun
0790a218b1 [build] 2.7.1 2019-04-03 15:12:06 +08:00
iamkun
9c2805b9ee chore: Update 2.7.1 changelog (#14950) 2019-04-03 15:07:18 +08:00
hetech
a408b3dd3f
Form: label-width supports width auto (#14944) 2019-04-03 11:56:49 +08:00
hetech
e7fdd3dc50
Dialog: background-color can be configured (#14939) 2019-04-03 10:38:17 +08:00
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