Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #2615

Merged
merged 1 commit into from
Oct 8, 2023
Merged

Release #2615

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/brave-goats-hide.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/clever-rabbits-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-garlics-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-teachers-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-fishes-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-trees-sneeze.md

This file was deleted.

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

## 4.1.1

### Patch Changes

- [#2612](https://github.com/XiaoMi/hiui/pull/2612) [`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修改下拉菜单高度为 32px

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/cascader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/cascader",
"version": "4.1.0",
"version": "4.1.1",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/check-cascader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/check-cascader

## 4.2.1

### Patch Changes

- [#2612](https://github.com/XiaoMi/hiui/pull/2612) [`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修改下拉菜单高度为 32px

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.2.0",
"version": "4.2.1",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/check-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/check-select

## 4.3.1

### Patch Changes

- [#2612](https://github.com/XiaoMi/hiui/pull/2612) [`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修改下拉菜单高度为 32px

## 4.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.3.0",
"version": "4.3.1",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/date-picker

## 4.3.0

### Minor Changes

- [#2614](https://github.com/XiaoMi/hiui/pull/2614) [`db9fca55f`](https://github.com/XiaoMi/hiui/commit/db9fca55fc4aabd22fa795b1b4ceabab4e985e58) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: add cellRender api

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.2.0",
"version": "4.3.0",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/dropdown

## 4.1.1

### Patch Changes

- [#2612](https://github.com/XiaoMi/hiui/pull/2612) [`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修改下拉菜单高度为 32px

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/dropdown",
"version": "4.1.0",
"version": "4.1.1",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
20 changes: 20 additions & 0 deletions packages/ui/hiui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @hi-ui/hiui

## 4.3.1

### Patch Changes

- [#2614](https://github.com/XiaoMi/hiui/pull/2614) [`db9fca55f`](https://github.com/XiaoMi/hiui/commit/db9fca55fc4aabd22fa795b1b4ceabab4e985e58) Thanks [@zyprepare](https://github.com/zyprepare)! - DatePicker feat: add cellRender api

- [#2612](https://github.com/XiaoMi/hiui/pull/2612) [`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87) Thanks [@zyprepare](https://github.com/zyprepare)! - Select CheckSelect Cascader CheckCascader Upload Dropdown fix: 修改下拉菜单高度为 32px

- [#2613](https://github.com/XiaoMi/hiui/pull/2613) [`e1da14cec`](https://github.com/XiaoMi/hiui/commit/e1da14cec6c320c21f43b92ba6fa318299906a14) Thanks [@zyprepare](https://github.com/zyprepare)! - Tree feat: 增加 TreeHelper,支持 scrollTo 方法

- Updated dependencies [[`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87), [`e1da14cec`](https://github.com/XiaoMi/hiui/commit/e1da14cec6c320c21f43b92ba6fa318299906a14), [`db9fca55f`](https://github.com/XiaoMi/hiui/commit/db9fca55fc4aabd22fa795b1b4ceabab4e985e58)]:
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]

## 4.3.0

### Minor Changes
Expand Down
18 changes: 9 additions & 9 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.3.0",
"version": "4.3.1",
"description": "The root-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -52,17 +52,17 @@
"@hi-ui/button": "^4.0.5",
"@hi-ui/card": "^4.0.5",
"@hi-ui/carousel": "^4.0.4",
"@hi-ui/cascader": "^4.1.0",
"@hi-ui/check-cascader": "^4.2.0",
"@hi-ui/check-select": "^4.3.0",
"@hi-ui/cascader": "^4.1.1",
"@hi-ui/check-cascader": "^4.2.1",
"@hi-ui/check-select": "^4.3.1",
"@hi-ui/check-tree-select": "^4.3.0",
"@hi-ui/checkbox": "^4.0.5",
"@hi-ui/collapse": "^4.1.2",
"@hi-ui/counter": "^4.1.4",
"@hi-ui/date-picker": "^4.2.0",
"@hi-ui/date-picker": "^4.3.0",
"@hi-ui/descriptions": "^4.2.0",
"@hi-ui/drawer": "^4.0.9",
"@hi-ui/dropdown": "^4.1.0",
"@hi-ui/dropdown": "^4.1.1",
"@hi-ui/ellipsis-tooltip": "^4.1.2",
"@hi-ui/empty-state": "^4.0.4",
"@hi-ui/filter": "^4.1.0",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@hi-ui/result": "^4.0.4",
"@hi-ui/scrollbar": "^4.0.2",
"@hi-ui/search": "^4.0.8",
"@hi-ui/select": "^4.2.0",
"@hi-ui/select": "^4.2.1",
"@hi-ui/slider": "^4.0.7",
"@hi-ui/space": "^4.0.6",
"@hi-ui/spinner": "^4.0.5",
Expand All @@ -105,9 +105,9 @@
"@hi-ui/timeline": "^4.0.4",
"@hi-ui/tooltip": "^4.0.7",
"@hi-ui/transfer": "^4.0.9",
"@hi-ui/tree": "^4.5.2",
"@hi-ui/tree": "^4.5.3",
"@hi-ui/tree-select": "^4.1.0",
"@hi-ui/upload": "^4.1.5",
"@hi-ui/upload": "^4.1.6",
"@hi-ui/watermark": "^4.0.4",
"@hi-ui/zen-mode": "^4.0.4"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/select

## 4.2.1

### Patch Changes

- [#2612](https://github.com/XiaoMi/hiui/pull/2612) [`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修改下拉菜单高度为 32px

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/select",
"version": "4.2.0",
"version": "4.2.1",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/tree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/tree

## 4.5.3

### Patch Changes

- [#2613](https://github.com/XiaoMi/hiui/pull/2613) [`e1da14cec`](https://github.com/XiaoMi/hiui/commit/e1da14cec6c320c21f43b92ba6fa318299906a14) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 增加 TreeHelper,支持 scrollTo 方法

## 4.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/tree",
"version": "4.5.2",
"version": "4.5.3",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/upload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/upload

## 4.1.6

### Patch Changes

- [#2612](https://github.com/XiaoMi/hiui/pull/2612) [`832360b54`](https://github.com/XiaoMi/hiui/commit/832360b54231983148858b12707087c6b6fbac87) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修改下拉菜单高度为 32px

## 4.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/upload",
"version": "4.1.5",
"version": "4.1.6",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
Loading