Skip to content

Commit

Permalink
release version
Browse files Browse the repository at this point in the history
  • Loading branch information
flsion committed Jul 21, 2023
1 parent d059a6f commit 30c7240
Show file tree
Hide file tree
Showing 27 changed files with 267 additions and 52 deletions.
21 changes: 21 additions & 0 deletions packages/web-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 Feature

- **cascader:** Add virtual list support ([#2577](https://github.com/arco-design/arco-design-vue/pull/2577))
- **tree-select:** Add header and footer visibility in empty data state ([#2573](https://github.com/arco-design/arco-design-vue/pull/2573))
- **input-number:** add slots for input-number box value manipulation icons ([#2560](https://github.com/arco-design/arco-design-vue/pull/2560))
- **list:** Scroll maxHeight supports string type ([#2544](https://github.com/arco-design/arco-design-vue/pull/2544))

### 🐛 BugFix

- **table:** Fix the wrong parameter of rowClass function record ([#2570](https://github.com/arco-design/arco-design-vue/pull/2570))
- **tree-select:** Fix the problem that the border attribute is invalid ([#2568](https://github.com/arco-design/arco-design-vue/pull/2568))

### 💅 Style

- **result:** Fix 500 image misalignment issues ([#2578](https://github.com/arco-design/arco-design-vue/pull/2578))


## 2.48.1

`2023-07-14`
Expand Down
21 changes: 21 additions & 0 deletions packages/web-vue/CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 新增功能

- **cascader:** 增加虚拟列表功能 ([#2577](https://github.com/arco-design/arco-design-vue/pull/2577))
- **tree-select:** 增加空状态下 header 和 footer 的显示状态 ([#2573](https://github.com/arco-design/arco-design-vue/pull/2573))
- **input-number:** 增加数值操作自定义图标插槽 ([#2560](https://github.com/arco-design/arco-design-vue/pull/2560))
- **list:** 滚动最大高度支持字符串类型 ([#2544](https://github.com/arco-design/arco-design-vue/pull/2544))

### 🐛 问题修复

- **table:** 修复 rowClass 函数 record 参数错误的问题 ([#2570](https://github.com/arco-design/arco-design-vue/pull/2570))
- **tree-select:** 修复 border 属性失效的问题 ([#2568](https://github.com/arco-design/arco-design-vue/pull/2568))

### 💅 样式更新

- **result:** 修复 500 图片错位问题 ([#2578](https://github.com/arco-design/arco-design-vue/pull/2578))


## 2.48.1

`2023-07-14`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ exports[`<calendar> demo: render [basic] correctly 1`] = `
</div>
</div>
</div>
<div class=\\"arco-calendar-cell arco-calendar-cell-in-view arco-calendar-cell-today arco-calendar-cell-selected\\">
<div class=\\"arco-calendar-cell arco-calendar-cell-in-view\\">
<div class=\\"arco-calendar-date\\">
<div class=\\"arco-calendar-date-value\\">
<div class=\\"arco-calendar-date-circle\\">14</div>
Expand Down Expand Up @@ -217,7 +217,7 @@ exports[`<calendar> demo: render [basic] correctly 1`] = `
</div>
</div>
</div>
<div class=\\"arco-calendar-cell arco-calendar-cell-in-view\\">
<div class=\\"arco-calendar-cell arco-calendar-cell-in-view arco-calendar-cell-today arco-calendar-cell-selected\\">
<div class=\\"arco-calendar-date\\">
<div class=\\"arco-calendar-date-value\\">
<div class=\\"arco-calendar-date-circle\\">21</div>
Expand Down Expand Up @@ -339,5 +339,5 @@ exports[`<calendar> demo: render [basic] correctly 1`] = `
</div>
<!---->
<!---->
</div> select: Fri Jul 14 2023 18:46:56 GMT+0800 (China Standard Time)"
</div> select: Fri Jul 21 2023 18:34:27 GMT+0800 (China Standard Time)"
`;
9 changes: 9 additions & 0 deletions packages/web-vue/components/cascader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 Feature

- Add virtual list support ([#2577](https://github.com/arco-design/arco-design-vue/pull/2577))


## 2.46.0

`2023-05-12`
Expand Down
9 changes: 9 additions & 0 deletions packages/web-vue/components/cascader/CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 新增功能

- 增加虚拟列表功能 ([#2577](https://github.com/arco-design/arco-design-vue/pull/2577))


## 2.46.0

`2023-05-12`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,9 @@ exports[`<cascader> demo: render [search] correctly 1`] = `
<!----></span></span>
<!---->"
`;
exports[`<cascader> demo: render [virtual] correctly 1`] = `
"<span class=\\"arco-select-view-single arco-select-view arco-select-view-size-medium\\" style=\\"width: 320px;\\" title=\\"\\"><!----><input class=\\"arco-select-view-input\\" readonly=\\"\\" placeholder=\\"Please select ...\\"><span class=\\"arco-select-view-value arco-select-view-value-hidden\\"><!----></span><span class=\\"arco-select-view-suffix\\"><!----><span class=\\"arco-select-view-icon\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-down arco-select-view-arrow-icon\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M39.6 17.443 24.043 33 8.487 17.443\\"></path></svg></span>
<!----></span></span>
<!---->"
`;
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ exports[`<config-provider> demo: render [empty] correctly 1`] = `
<!---->
</div>
<!---->
<div class=\\"arco-space-item\\" style=\\"margin-bottom: 8px;\\"><span class=\\"arco-select-view-single arco-select-view arco-select-view-size-medium\\" border=\\"false\\" title=\\"\\"><!----><input class=\\"arco-select-view-input\\" readonly=\\"\\" placeholder=\\"tree-select\\"><span class=\\"arco-select-view-value arco-select-view-value-hidden\\"><!----></span><span class=\\"arco-select-view-suffix\\"><!----><span class=\\"arco-select-view-icon\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-down arco-select-view-arrow-icon\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M39.6 17.443 24.043 33 8.487 17.443\\"></path></svg></span>
<div class=\\"arco-space-item\\" style=\\"margin-bottom: 8px;\\"><span class=\\"arco-select-view-single arco-select-view-borderless arco-select-view arco-select-view-size-medium\\" title=\\"\\"><!----><input class=\\"arco-select-view-input\\" readonly=\\"\\" placeholder=\\"tree-select\\"><span class=\\"arco-select-view-value arco-select-view-value-hidden\\"><!----></span><span class=\\"arco-select-view-suffix\\"><!----><span class=\\"arco-select-view-icon\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-down arco-select-view-arrow-icon\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M39.6 17.443 24.043 33 8.487 17.443\\"></path></svg></span>
<!----></span></span>
<!---->
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ exports[`<form> demo: render [validation] correctly 1`] = `
</label></div>
<div class=\\"arco-col arco-col-19 arco-form-item-wrapper-col\\">
<div class=\\"arco-form-item-content-wrapper\\">
<div class=\\"arco-form-item-content arco-form-item-content-flex\\"><span class=\\"arco-select-view-single arco-select-view arco-select-view-size-medium\\" border=\\"false\\" title=\\"\\"><!----><input class=\\"arco-select-view-input\\" readonly=\\"\\" placeholder=\\"Please select ...\\"><span class=\\"arco-select-view-value arco-select-view-value-hidden\\"><!----></span><span class=\\"arco-select-view-suffix\\"><!----><span class=\\"arco-select-view-icon\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-down arco-select-view-arrow-icon\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M39.6 17.443 24.043 33 8.487 17.443\\"></path></svg></span>
<div class=\\"arco-form-item-content arco-form-item-content-flex\\"><span class=\\"arco-select-view-single arco-select-view-borderless arco-select-view arco-select-view-size-medium\\" title=\\"\\"><!----><input class=\\"arco-select-view-input\\" readonly=\\"\\" placeholder=\\"Please select ...\\"><span class=\\"arco-select-view-value arco-select-view-value-hidden\\"><!----></span><span class=\\"arco-select-view-suffix\\"><!----><span class=\\"arco-select-view-icon\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-down arco-select-view-arrow-icon\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M39.6 17.443 24.043 33 8.487 17.443\\"></path></svg></span>
<!----></span></span>
<!---->
</div>
Expand Down
9 changes: 9 additions & 0 deletions packages/web-vue/components/input-number/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 Feature

- add slots for input-number box value manipulation icons ([#2560](https://github.com/arco-design/arco-design-vue/pull/2560))


## 2.47.0

`2023-06-02`
Expand Down
9 changes: 9 additions & 0 deletions packages/web-vue/components/input-number/CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 新增功能

- 增加数值操作自定义图标插槽 ([#2560](https://github.com/arco-design/arco-design-vue/pull/2560))


## 2.47.0

`2023-06-02`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,10 @@ exports[`<input-number> demo: render [size] correctly 1`] = `
<div class=\\"arco-space-item\\"><span class=\\"arco-input-outer arco-input-outer-size-large arco-input-number arco-input-number-mode-button arco-input-number-size-large input-demo\\" style=\\"width: 320px;\\"><span class=\\"arco-input-prepend\\"><button class=\\"arco-btn arco-btn-secondary arco-btn-shape-square arco-btn-size-large arco-btn-status-normal arco-btn-only-icon arco-input-number-step-button\\" type=\\"button\\" tabindex=\\"-1\\"><span class=\\"arco-btn-icon\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-minus\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M5 24h38\\"></path></svg></span></button></span><span class=\\"arco-input-wrapper\\"><!----><input role=\\"spinbutton\\" aria-valuemax=\\"Infinity\\" aria-valuemin=\\"-Infinity\\" aria-valuenow=\\"\\" class=\\"arco-input arco-input-size-large\\" type=\\"text\\" placeholder=\\"Please Enter\\"><!----><!----></span><span class=\\"arco-input-append\\"><button class=\\"arco-btn arco-btn-secondary arco-btn-shape-square arco-btn-size-large arco-btn-status-normal arco-btn-only-icon arco-input-number-step-button\\" type=\\"button\\" tabindex=\\"-1\\"><span class=\\"arco-btn-icon\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-plus\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M5 24h38M24 5v38\\"></path></svg></span></button></span></span></div>
</div>"
`;
exports[`<input-number> demo: render [step-icon] correctly 1`] = `
"<div class=\\"arco-space arco-space-vertical\\">
<!---->
<div class=\\"arco-space-item\\"><span class=\\"arco-input-wrapper arco-input-number arco-input-number-mode-embed arco-input-number-size-medium\\" style=\\"width: 320px;\\"><!----><input role=\\"spinbutton\\" aria-valuemax=\\"Infinity\\" aria-valuemin=\\"-Infinity\\" aria-valuenow=\\"\\" class=\\"arco-input arco-input-size-medium\\" type=\\"text\\" placeholder=\\"Please enter something\\"><!----><span class=\\"arco-input-suffix\\"><!----><!----><div class=\\"arco-input-number-step\\"><button class=\\"arco-input-number-step-button\\" type=\\"button\\" tabindex=\\"-1\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-plus\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M5 24h38M24 5v38\\"></path></svg></button><button class=\\"arco-input-number-step-button\\" type=\\"button\\" tabindex=\\"-1\\"><svg viewBox=\\"0 0 48 48\\" fill=\\"none\\" xmlns=\\"http://www.w3.org/2000/svg\\" stroke=\\"currentColor\\" class=\\"arco-icon arco-icon-minus\\" stroke-width=\\"4\\" stroke-linecap=\\"butt\\" stroke-linejoin=\\"miter\\"><path d=\\"M5 24h38\\"></path></svg></button></div><!----></span></span></div>
</div>"
`;
9 changes: 9 additions & 0 deletions packages/web-vue/components/list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 Feature

- Scroll maxHeight supports string type ([#2544](https://github.com/arco-design/arco-design-vue/pull/2544))


## 2.48.0

`2023-06-30`
Expand Down
9 changes: 9 additions & 0 deletions packages/web-vue/components/list/CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 🆕 新增功能

- 滚动最大高度支持字符串类型 ([#2544](https://github.com/arco-design/arco-design-vue/pull/2544))


## 2.48.0

`2023-06-30`
Expand Down
2 changes: 1 addition & 1 deletion packages/web-vue/components/list/README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ description: The most basic list display, which can carry text, lists, pictures,
|hoverable|Whether to display the selected style|`boolean`|`false`||
|pagination-props|List pagination configuration|`PaginationProps`|`-`||
|grid-props|List grid configuration|`object`|`-`||
|max-height|Maximum height of the list|`number \| string`|`0`||
|max-height|Maximum height of the list|`string \| number`|`0`||
|bottom-offset|Trigger the distance threshold to reach the bottom|`number`|`0`||
|virtual-list-props|Pass virtual list properties, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)|`VirtualListProps`|`-`||
|scrollbar|Whether to enable virtual scroll bar|`boolean \| ScrollbarProps`|`true`|2.38.0|
Expand Down
2 changes: 1 addition & 1 deletion packages/web-vue/components/list/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ description: 最基础的列表展示,可承载文字、列表、图片、段
|hoverable|是否显示选中样式|`boolean`|`false`||
|pagination-props|列表分页配置|`PaginationProps`|`-`||
|grid-props|列表栅格配置|`object`|`-`||
|max-height|列表的最大高度|`number \| string`|`0`||
|max-height|列表的最大高度|`string \| number`|`0`||
|bottom-offset|触发到达底部的距离阈值|`number`|`0`||
|virtual-list-props|传递虚拟列表属性,传入此参数以开启虚拟滚动 [VirtualListProps](#VirtualListProps)|`VirtualListProps`|`-`||
|scrollbar|是否开启虚拟滚动条|`boolean \| ScrollbarProps`|`true`|2.38.0|
Expand Down
9 changes: 9 additions & 0 deletions packages/web-vue/components/result/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 💅 Style

- Fix 500 image misalignment issues ([#2578](https://github.com/arco-design/arco-design-vue/pull/2578))


## 2.8.0

`2021-12-01`
Expand Down
9 changes: 9 additions & 0 deletions packages/web-vue/components/result/CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog: true
```
## 2.49.0
`2023-07-21`

### 💅 样式更新

- 修复 500 图片错位问题 ([#2578](https://github.com/arco-design/arco-design-vue/pull/2578))


## 2.8.0

`2021-12-01`
Expand Down
Loading

0 comments on commit 30c7240

Please sign in to comment.