Skip to content

Commit

Permalink
Merge pull request #2571 from XiaoMi/release/2023-08-11
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
solarjoker authored Aug 11, 2023
2 parents 86640b3 + efa25be commit 669e38d
Show file tree
Hide file tree
Showing 29 changed files with 145 additions and 87 deletions.
7 changes: 0 additions & 7 deletions .changeset/blue-points-sing.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/kind-yaks-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-swans-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-crabs-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-deers-sort.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silent-timers-juggle.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/soft-rockets-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-grapes-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-experts-obey.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/ui/check-cascader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @hi-ui/check-cascader

## 4.1.0

### Minor Changes

- [#2531](https://github.com/XiaoMi/hiui/pull/2531) [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 增加 tagInputProps API,支持显示内容高度自适应

### Patch Changes

- Updated dependencies [[`bd5940eba`](https://github.com/XiaoMi/hiui/commit/bd5940eba7d7a80aa676f37bb804ea27544864d2), [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912)]:
- @hi-ui/picker@4.1.1
- @hi-ui/popper@4.0.5
- @hi-ui/tag-input@4.0.6
9 changes: 4 additions & 5 deletions packages/ui/check-cascader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/check-cascader",
"version": "4.0.9",
"version": "4.1.0",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -51,10 +51,10 @@
"@hi-ui/func-utils": "^4.0.1",
"@hi-ui/icons": "^4.0.4",
"@hi-ui/input": "^4.0.6",
"@hi-ui/picker": "^4.0.6",
"@hi-ui/popper": "^4.0.4",
"@hi-ui/picker": "^4.1.1",
"@hi-ui/popper": "^4.0.5",
"@hi-ui/spinner": "^4.0.4",
"@hi-ui/tag-input": "^4.0.5",
"@hi-ui/tag-input": "^4.0.6",
"@hi-ui/times": "^4.0.1",
"@hi-ui/tree-utils": "^4.0.2",
"@hi-ui/type-assertion": "^4.0.1",
Expand All @@ -75,7 +75,6 @@
"devDependencies": {
"@hi-ui/core": "^4.0.4",
"@hi-ui/core-css": "^4.0.1",

"react": "^17.0.1",
"react-dom": "^17.0.1"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/ui/check-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @hi-ui/check-select

## 4.2.0

### Minor Changes

- [#2531](https://github.com/XiaoMi/hiui/pull/2531) [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 增加 tagInputProps API,支持显示内容高度自适应

### Patch Changes

- [#2567](https://github.com/XiaoMi/hiui/pull/2567) [`bd5940eba`](https://github.com/XiaoMi/hiui/commit/bd5940eba7d7a80aa676f37bb804ea27544864d2) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 支持回车选中值

- Updated dependencies [[`bd5940eba`](https://github.com/XiaoMi/hiui/commit/bd5940eba7d7a80aa676f37bb804ea27544864d2), [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912)]:
- @hi-ui/picker@4.1.1
- @hi-ui/popper@4.0.5
- @hi-ui/tag-input@4.0.6

## 4.1.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/check-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/check-select",
"version": "4.1.3",
"version": "4.2.0",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -52,9 +52,9 @@
"@hi-ui/highlighter": "^4.0.5",
"@hi-ui/icons": "^4.0.6",
"@hi-ui/input": "^4.0.9",
"@hi-ui/picker": "^4.0.6",
"@hi-ui/popper": "^4.0.4",
"@hi-ui/tag-input": "^4.0.5",
"@hi-ui/picker": "^4.1.1",
"@hi-ui/popper": "^4.0.5",
"@hi-ui/tag-input": "^4.0.6",
"@hi-ui/times": "^4.0.1",
"@hi-ui/tree-utils": "^4.0.2",
"@hi-ui/type-assertion": "^4.0.1",
Expand Down
13 changes: 13 additions & 0 deletions packages/ui/check-tree-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @hi-ui/check-tree-select

## 4.2.0

### Minor Changes

- [#2531](https://github.com/XiaoMi/hiui/pull/2531) [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 增加 tagInputProps API,支持显示内容高度自适应

### Patch Changes

- Updated dependencies [[`bd5940eba`](https://github.com/XiaoMi/hiui/commit/bd5940eba7d7a80aa676f37bb804ea27544864d2), [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912)]:
- @hi-ui/picker@4.1.1
- @hi-ui/popper@4.0.5
- @hi-ui/tag-input@4.0.6

## 4.1.0

### Minor Changes
Expand Down
9 changes: 4 additions & 5 deletions packages/ui/check-tree-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/check-tree-select",
"version": "4.1.0",
"version": "4.2.0",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -50,9 +50,9 @@
"@hi-ui/func-utils": "^4.0.1",
"@hi-ui/highlighter": "^4.0.5",
"@hi-ui/icons": "^4.0.4",
"@hi-ui/picker": "^4.0.6",
"@hi-ui/popper": "^4.0.4",
"@hi-ui/tag-input": "^4.0.5",
"@hi-ui/picker": "^4.1.1",
"@hi-ui/popper": "^4.0.5",
"@hi-ui/tag-input": "^4.0.6",
"@hi-ui/tree": "^4.0.9",
"@hi-ui/tree-utils": "^4.0.2",
"@hi-ui/type-assertion": "^4.0.1",
Expand All @@ -70,7 +70,6 @@
"devDependencies": {
"@hi-ui/core": "^4.0.4",
"@hi-ui/core-css": "^4.0.1",

"react": "^17.0.1",
"react-dom": "^17.0.1"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/ui/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @hi-ui/date-picker

## 4.1.0

### Minor Changes

- [#2568](https://github.com/XiaoMi/hiui/pull/2568) [`07188e0d3`](https://github.com/XiaoMi/hiui/commit/07188e0d3106d5ed7b1da4e4fe60e0868481b33f) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 增加 onClose API

### Patch Changes

- Updated dependencies [[`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912)]:
- @hi-ui/popper@4.0.5

## 4.0.18

### Patch Changes
Expand Down
5 changes: 2 additions & 3 deletions packages/ui/date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/date-picker",
"version": "4.0.18",
"version": "4.1.0",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@hi-ui/env": "^4.0.1",
"@hi-ui/icons": "^4.0.7",
"@hi-ui/object-utils": "^4.0.1",
"@hi-ui/popper": "^4.0.4",
"@hi-ui/popper": "^4.0.5",
"@hi-ui/time-picker": "^4.0.8",
"axios": "^0.26.0",
"moment": "^2.29.1",
Expand All @@ -62,7 +62,6 @@
"devDependencies": {
"@hi-ui/core": "^4.0.4",
"@hi-ui/core-css": "^4.0.1",

"react": "^17.0.1",
"react-dom": "^17.0.1"
}
Expand Down
23 changes: 23 additions & 0 deletions packages/ui/hiui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @hi-ui/hiui

## 4.2.11

### Patch Changes

- [#2568](https://github.com/XiaoMi/hiui/pull/2568) [`07188e0d3`](https://github.com/XiaoMi/hiui/commit/07188e0d3106d5ed7b1da4e4fe60e0868481b33f) Thanks [@zyprepare](https://github.com/zyprepare)! - DatePicker feat: 增加 onClose API

- [#2567](https://github.com/XiaoMi/hiui/pull/2567) [`bd5940eba`](https://github.com/XiaoMi/hiui/commit/bd5940eba7d7a80aa676f37bb804ea27544864d2) Thanks [@zyprepare](https://github.com/zyprepare)! - Select CheckSelect feat: 支持回车选中值

- [#2531](https://github.com/XiaoMi/hiui/pull/2531) [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912) Thanks [@zyprepare](https://github.com/zyprepare)! - - CheckSelect CheckCascader CheckTreeSelect feat: 增加 tagInputProps API,支持显示内容高度自适应

- Popper TagInput fix: 优化 wrap 模式下代码

- [#2564](https://github.com/XiaoMi/hiui/pull/2564) [`eda80aaf9`](https://github.com/XiaoMi/hiui/commit/eda80aaf97bb536ff91321e36deccb3c195eb310) Thanks [@zyprepare](https://github.com/zyprepare)! - Modal fix: 修复键盘操作中按钮失焦问题

- Updated dependencies [[`bd5940eba`](https://github.com/XiaoMi/hiui/commit/bd5940eba7d7a80aa676f37bb804ea27544864d2), [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912), [`07188e0d3`](https://github.com/XiaoMi/hiui/commit/07188e0d3106d5ed7b1da4e4fe60e0868481b33f), [`eda80aaf9`](https://github.com/XiaoMi/hiui/commit/eda80aaf97bb536ff91321e36deccb3c195eb310)]:
- @hi-ui/check-select@4.2.0
- @hi-ui/picker@4.1.1
- @hi-ui/select@4.1.1
- @hi-ui/check-cascader@4.1.0
- @hi-ui/check-tree-select@4.2.0
- @hi-ui/date-picker@4.1.0
- @hi-ui/modal@4.0.11

## 4.2.10

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/ui/hiui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/hiui",
"version": "4.2.10",
"version": "4.2.11",
"description": "The root-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -53,13 +53,13 @@
"@hi-ui/card": "^4.0.5",
"@hi-ui/carousel": "^4.0.4",
"@hi-ui/cascader": "^4.0.9",
"@hi-ui/check-cascader": "^4.0.9",
"@hi-ui/check-select": "^4.1.3",
"@hi-ui/check-tree-select": "^4.1.0",
"@hi-ui/check-cascader": "^4.1.0",
"@hi-ui/check-select": "^4.2.0",
"@hi-ui/check-tree-select": "^4.2.0",
"@hi-ui/checkbox": "^4.0.5",
"@hi-ui/collapse": "^4.1.1",
"@hi-ui/counter": "^4.1.4",
"@hi-ui/date-picker": "^4.0.18",
"@hi-ui/date-picker": "^4.1.0",
"@hi-ui/descriptions": "^4.1.2",
"@hi-ui/drawer": "^4.0.9",
"@hi-ui/dropdown": "^4.0.6",
Expand All @@ -75,11 +75,11 @@
"@hi-ui/loading": "^4.1.0",
"@hi-ui/menu": "^4.0.9",
"@hi-ui/message": "^4.0.4",
"@hi-ui/modal": "^4.0.10",
"@hi-ui/modal": "^4.0.11",
"@hi-ui/notification": "^4.0.6",
"@hi-ui/number-input": "^4.1.3",
"@hi-ui/pagination": "^4.0.10",
"@hi-ui/picker": "^4.1.0",
"@hi-ui/picker": "^4.1.1",
"@hi-ui/pop-confirm": "^4.0.6",
"@hi-ui/popover": "^4.0.5",
"@hi-ui/preview": "^4.0.5",
Expand All @@ -90,7 +90,7 @@
"@hi-ui/result": "^4.0.4",
"@hi-ui/scrollbar": "^4.0.1",
"@hi-ui/search": "^4.0.8",
"@hi-ui/select": "^4.1.0",
"@hi-ui/select": "^4.1.1",
"@hi-ui/slider": "^4.0.7",
"@hi-ui/space": "^4.0.6",
"@hi-ui/spinner": "^4.0.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/modal

## 4.0.11

### Patch Changes

- [#2564](https://github.com/XiaoMi/hiui/pull/2564) [`eda80aaf9`](https://github.com/XiaoMi/hiui/commit/eda80aaf97bb536ff91321e36deccb3c195eb310) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复键盘操作中按钮失焦问题

## 4.0.10

### Patch Changes
Expand Down
3 changes: 1 addition & 2 deletions packages/ui/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/modal",
"version": "4.0.10",
"version": "4.0.11",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -69,7 +69,6 @@
"devDependencies": {
"@hi-ui/core": "^4.0.4",
"@hi-ui/core-css": "^4.0.2",

"react": "^17.0.1",
"react-dom": "^17.0.1"
}
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @hi-ui/picker

## 4.1.1

### Patch Changes

- [#2567](https://github.com/XiaoMi/hiui/pull/2567) [`bd5940eba`](https://github.com/XiaoMi/hiui/commit/bd5940eba7d7a80aa676f37bb804ea27544864d2) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 支持回车选中值

- Updated dependencies [[`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912)]:
- @hi-ui/popper@4.0.5

## 4.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/picker",
"version": "4.1.0",
"version": "4.1.1",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@hi-ui/icons": "^4.0.4",
"@hi-ui/input": "^4.0.6",
"@hi-ui/loading": "^4.0.4",
"@hi-ui/popper": "^4.0.4",
"@hi-ui/popper": "^4.0.5",
"@hi-ui/type-assertion": "^4.0.1",
"@hi-ui/use-latest": "^4.0.1",
"@hi-ui/use-toggle": "^4.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui/popper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @hi-ui/popper

## 4.0.5

### Patch Changes

- [#2531](https://github.com/XiaoMi/hiui/pull/2531) [`0a9d90ac5`](https://github.com/XiaoMi/hiui/commit/0a9d90ac53bdf66aa2b83b698b58d2cdeb98d912) Thanks [@zyprepare](https://github.com/zyprepare)! - 优化 wrap 模式下代码
3 changes: 1 addition & 2 deletions packages/ui/popper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/popper",
"version": "4.0.4",
"version": "4.0.5",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -64,7 +64,6 @@
"devDependencies": {
"@hi-ui/core": "^4.0.4",
"@hi-ui/core-css": "^4.0.1",

"react": "^17.0.1",
"react-dom": "^17.0.1"
}
Expand Down
Loading

0 comments on commit 669e38d

Please sign in to comment.