Skip to content

Commit f7b86f3

Browse files
author
qixiang.wqx
committed
resolving conflicts
2 parents c3345e5 + 3a3d3a8 commit f7b86f3

File tree

125 files changed

+2764
-722
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+2764
-722
lines changed

CHANGELOG.en-US.md

Lines changed: 124 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,116 @@
11
## Changelog
22

3-
## 2.9.1
3+
### 2.10.1
4+
5+
#### Bug fixes
6+
7+
- Table
8+
- Fix sort icon (#15439 by @bezany)
9+
- Fix layout breaks when append slot exists (#16332 by @ziyoung)
10+
- Fix showOverflowTooltip not reactive (#16295 by @a631807682)
11+
- Register scrollbar in filter-panel (#16246 by @ziyoung)
12+
- Chore
13+
- Fix 2.9 docs (#16233 by @ziyoung)
14+
- Fix index page theme intro english css style issue (#16254 by @iamkun)
15+
16+
#### Optimization
17+
18+
- Tag
19+
- Compatible with IE (#16334 by @ziyoung)
20+
- Chore
21+
- Update Dingtalk Group QR image (#16236 by @iamkun)
22+
- Doc
23+
- Update online theme roller doc (#16244 by @iamkun)
24+
25+
### 2.10.0
26+
27+
*2019-06-25*
28+
29+
#### New features
30+
31+
- I18n
32+
- Added Uzbek language (#15796 by @ogabek96)
33+
- Calendar
34+
- Add first-day-of-week attribute (#16047 by @ziyoung)
35+
- Avatar
36+
- Add avatar component (#16144 by @luckyCao)
37+
- Upload:
38+
- Add capability to customize thumbnail template (#13192 by @victorzhuk)
39+
40+
#### Bug fixes
41+
42+
- Tree
43+
- Not highlight tree node when currentKey is null (#15668 by @yyjjqq94)
44+
- Fix issue #15538 caused by two Tree sharing the same data (#15615 by @VanMess)
45+
- Upload
46+
- Update the parameter `fileList` type (#15716 by @underfin)
47+
- Table
48+
- Fix loading icon not display (#15868 by @ziyoung)
49+
- Fix background color of complex table when hovering (#15504 by @cnlon)
50+
- Fix current-row-key and select event bug (#15983 by @ziyoung)
51+
- Height accepts more units (#16013 by @ziyoung)
52+
- Fix reserve-selection not work (#16135 by @ziyoung)
53+
- Docs
54+
- Fix Divider attribute type in zh-cn (#15889 by @haoranyu)
55+
- Menu
56+
- Fixed submenu hidden bug after adding popper-append-to-body (#15391 by @PanJiaChen)
57+
- Select
58+
- Fix initialInputHeight (#15989 by @yyjjqq94)
59+
- Fix default-first-option behavior when typing Chinese (#15431 by @VanMess)
60+
- fix double import problem (#16215 by @lengband)
61+
- Message
62+
- Add type def for offset option (#16027 by @matjaz)
63+
- Timeline
64+
- Fix reverse broken (#16091 by @ziyoung)
65+
- Slider
66+
- Fix #15545 by adding explains about "input" event in Chinese (#15588 by @VanMess)
67+
- InfiniteScroll
68+
- Update package name (#16125 by @iamkun)
69+
- MessageBox
70+
- Fix  distinguishCancelAndClose action not same as docs bug (#15438 by @qingdengyue)
71+
- PopupManager
72+
- Fix z-index cannot be rewritten at first using (#15738 by @luckyCao)
73+
- Docs
74+
- Delete an incorrect closing html tag and empty block code (#16194 by @Alexeykhr)
75+
- Chore
76+
- Update test api host (#15807 by @iamkun)
77+
78+
#### Optimization
79+
80+
- Tree
81+
- Modify loop conditions to improve performance (#15699 by @KingJeason)
82+
- Theme
83+
- Refine GA track & Update footer link forward to online theme roller (#16007 by @island205)
84+
- Badge
85+
- Update badge prop check (#16198 by @iamkun)
86+
- Avatar
87+
- Update theme config var (#16202 by @luckyCao)
88+
- I18n
89+
- Update pt-br.js (#15776 by @gigioSouza)
90+
- Update Farsi translation (#15881 by @pamenary)
91+
- Docs
92+
- Add missing components in quickstart (#16063 by @pape2016)
93+
- Update french translation (#16208 by @blombard)
94+
- Add description $slots.default (#15444 by @Alexeykhr)
95+
- Update Spanish Doc 2.9.1 (#15840 by @Gonzalo2310)
96+
- Fix spelling mistakes in fr (#15837 by @blombard)
97+
- Update changelog 2.9.2 Spanish (#16185 by @Gonzalo2310)
98+
99+
#### Breaking changes
100+
101+
- Form
102+
- Remove success status (#16159 by @ziyoung)
103+
104+
### 2.9.2
105+
106+
*2019-06-21*
107+
108+
#### Bug fixes
109+
110+
- Chore
111+
- Fix TS definitions file (#15805 by @NateScarlet)
112+
113+
### 2.9.1
4114

5115
*2019-05-30*
6116

@@ -32,7 +142,7 @@
32142
- PageHeader
33143
- Add PageHeader component (#15714 by @ziyoung)
34144
- InfiniteScroll
35-
- Add InfiniteScroll directive (#15567 by @iamkun)
145+
- Add InfiniteScroll directive (#15567 by @iamkun)
36146
- Cascader
37147
- Add multiple mode and filter-method (#15611 by @SimonaliaChen)
38148
- Message
@@ -46,7 +156,7 @@
46156
- Image
47157
- Add support for transmit attrs and listeners (#15578 by @VanMess)
48158
- Theme
49-
- Add popup background (#15412 by @iamkun)
159+
- Add popup background (#15412 by @iamkun)
50160
- Chore
51161
- Update new 2.9.0 index page (#15682 by @iamkun)
52162

@@ -57,7 +167,7 @@
57167
- Image
58168
- Fix ssr and object-fit compatibility (#15346 by @SimonaliaChen)
59169
- Input
60-
- Fix show-word-count style in el-form (#15359 by @lvjiaxuan)
170+
- Fix show-word-count style in el-form (#15359 by @lvjiaxuan)
61171
- Fix clear icon is not centered (#15354 by @YiiGuxing)
62172
- Calendar
63173
- Fix not correct day of week when the day is Sunday (#15399 by @qingdengyue)
@@ -73,7 +183,7 @@
73183
- Fix custom tabindex not work (#15619 by @SimonaliaChen )
74184
- Link
75185
- Fix link icon style class (#15752 by @iamkun)
76-
- Select
186+
- Select
77187
- Revert set value to null when cleared (#15447 by @iamkun)
78188
- Loading
79189
- Fix dom not change when loading state change quickly (#15123 by @FAKER-A)
@@ -102,7 +212,7 @@
102212
- Rename variable in docs (#15185 by @liupl)
103213
- Fix image attribute type and default value (#15423 by @haoranyu)
104214
- Fix form doc bug (#15228 by @SHERlocked93)
105-
215+
106216
### 2.8.2
107217

108218
*2019-04-25*
@@ -177,7 +287,7 @@
177287
- Fix label style (#14969 by @ziyoung)
178288
- Required FormItem displays asterisk when label is auto (#15144 by @ziyoung)
179289
- Pagination
180-
- Fix slot not updated (#14711 by @lucyhao)
290+
- Fix slot not updated (#14711 by @lucyhao)
181291
- Table
182292
- Fix load bug in lazy mode (#15101 by @ziyoung)
183293
- Fix cell width when colspan is grater than 1 (#15196 by @ziyoung)
@@ -245,7 +355,7 @@ Docs
245355

246356
- Form
247357
- Fix auto `label-width` style (#14955 by @ziyoung)
248-
358+
249359
#### Optimization
250360
- Docs
251361
- Fix doc img link error (#14957 by @iamkun)
@@ -268,7 +378,7 @@ Docs
268378
- Background color can be configured (#14939 by @ziyoung)
269379
- Form
270380
- `label-width` supports auto width (#14944 by @ziyoung)
271-
381+
272382
#### Optimization
273383
- Docs
274384
- Update Spanish docs (#14913 by @Gonzalo2310)
@@ -413,7 +523,7 @@ Docs
413523
- Optimize code (by @KAionro in #14413)
414524
- Docs
415525
- Add more detail about how to run play mode for contribution (by @island205 in #14355)
416-
- Warn input as a controlled component. (by @wacky6 in #14463)
526+
- Warn input as a controlled component (by @wacky6 in #14463)
417527
- Update Table doc (by @luguokong in #14329)
418528
- Update input doc (by @iamkun in #14437)
419529
- Update custom-theme docs (by @wangguohao in #14297)
@@ -440,7 +550,7 @@ Docs
440550
- Tree
441551
- Empty-text tips are different from tables (by @ColinCll in #14331)
442552
- Docs
443-
- Fix DatetimePicker format doc error (by @iamkun in #14290)
553+
- Fix DatetimePicker format doc error (by @iamkun in #14290)
444554
- Spelling issue in datepicker documentation (by @helmut in #14481)
445555
- Fix pagination doc style (by @liuchuzhang in #14451)
446556

@@ -484,7 +594,7 @@ Docs
484594
- Build:
485595
- Delete unremoved comments in umd module `lib/index.js` (by @island205 in #14233)
486596
- Fix export error fired in commonjs module used in nuxt.js (by @island205 in #14232)
487-
- Fix 2.5.1 build issues (by @iamkun in #14228)
597+
- Fix 2.5.1 build issues (by @iamkun in #14228)
488598

489599
### 2.5.1
490600

@@ -515,7 +625,7 @@ Docs
515625
#### Optimization
516626
- Upgrade to webpack@4 (by @jikkai in #14173)
517627
- Input
518-
- Simplify implementation, follow one-way data flow. Fix several related bugs. (by @wacky6 in #13471)
628+
- Simplify implementation, follow one-way data flow. Fix several related bugs (by @wacky6 in #13471)
519629
- Update Axure file,add new components (by @ziyoung in #13773)
520630

521631
#### Bug fixes
@@ -609,7 +719,7 @@ Docs
609719

610720
*2018-10-26*
611721

612-
- The parameter of Form's `clearValidate` supports string, #12990 (by @codinglobster)
722+
- The parameter of Form's `clearValidate` supports string, #12990 (by @codinglobster)
613723
- Added type attribute for Badge, #12991
614724
- Users can use scoped-slot to customize table column header #13012 (by @ivanseidel)
615725
- Fixed the input box of Select unable to type text under IE, #13034 (by @GaliMU)

0 commit comments

Comments
 (0)