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 #3027

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Release #3027

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
6 changes: 0 additions & 6 deletions .changeset/fifty-snakes-invent.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fresh-scissors-complain.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/gorgeous-jars-swim.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pretty-trains-bake.md

This file was deleted.

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

## 4.2.1

### Patch Changes

- [#3016](https://github.com/XiaoMi/hiui/pull/3016) [`5784cffd0`](https://github.com/XiaoMi/hiui/commit/5784cffd0cc8e913fb3f95082249d50975e7f8bb) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(drawer): 修复 width 和 height 类型不支持字符串问题 (#3013)

## 4.2.0

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

## 4.7.1

### Patch Changes

- [#3016](https://github.com/XiaoMi/hiui/pull/3016) [`5784cffd0`](https://github.com/XiaoMi/hiui/commit/5784cffd0cc8e913fb3f95082249d50975e7f8bb) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(drawer): 修复 width 和 height 类型不支持字符串问题 (#3013)

- [#3024](https://github.com/XiaoMi/hiui/pull/3024) [`4baa3bda2`](https://github.com/XiaoMi/hiui/commit/4baa3bda267233c45d15717bc8765587901447b3) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(input): 修复 type="X" 时最后一位无法输入 X 的问题 (#3023)
chore(input): type 类型中增加 number 类型

- [#3018](https://github.com/XiaoMi/hiui/pull/3018) [`1e382ae8e`](https://github.com/XiaoMi/hiui/commit/1e382ae8efb72f763a29a338c7a9734525d92ea6) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(tree): 修复编辑模式下保存无效问题 (#3017)
fix(tree): 修复拖拽和编辑模式下保存时异常问题 (#3022)

- [#3026](https://github.com/XiaoMi/hiui/pull/3026) [`cd40615`](https://github.com/XiaoMi/hiui/commit/cd406152a536123c08409a1195a2a3e7b688483a) Thanks [@fcppddl](https://github.com/fcppddl)! - fix(tree): 选项禁用时触发键盘事件报错(#3025)

- Updated dependencies [[`5784cffd0`](https://github.com/XiaoMi/hiui/commit/5784cffd0cc8e913fb3f95082249d50975e7f8bb), [`4baa3bda2`](https://github.com/XiaoMi/hiui/commit/4baa3bda267233c45d15717bc8765587901447b3), [`1e382ae8e`](https://github.com/XiaoMi/hiui/commit/1e382ae8efb72f763a29a338c7a9734525d92ea6), [`cd40615`](https://github.com/XiaoMi/hiui/commit/cd406152a536123c08409a1195a2a3e7b688483a)]:
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]

## 4.7.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 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.7.0",
"version": "4.7.1",
"description": "The root-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -61,15 +61,15 @@
"@hi-ui/counter": "^4.1.9",
"@hi-ui/date-picker": "^4.9.0",
"@hi-ui/descriptions": "^4.5.0",
"@hi-ui/drawer": "^4.2.0",
"@hi-ui/drawer": "^4.2.1",
"@hi-ui/dropdown": "^4.2.1",
"@hi-ui/ellipsis-tooltip": "^4.1.8",
"@hi-ui/empty-state": "^4.1.1",
"@hi-ui/filter": "^4.2.0",
"@hi-ui/form": "^4.3.0",
"@hi-ui/grid": "^4.0.9",
"@hi-ui/highlighter": "^4.0.9",
"@hi-ui/input": "^4.2.0",
"@hi-ui/input": "^4.2.1",
"@hi-ui/input-group": "^4.0.7",
"@hi-ui/list": "^4.1.0",
"@hi-ui/loading": "^4.2.1",
Expand Down Expand Up @@ -105,7 +105,7 @@
"@hi-ui/timeline": "^4.0.8",
"@hi-ui/tooltip": "^4.0.11",
"@hi-ui/transfer": "^4.1.0",
"@hi-ui/tree": "^4.6.1",
"@hi-ui/tree": "^4.6.2",
"@hi-ui/tree-select": "^4.2.1",
"@hi-ui/upload": "^4.2.3",
"@hi-ui/watermark": "^4.0.8",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @hi-ui/input

## 4.2.1

### Patch Changes

- [#3024](https://github.com/XiaoMi/hiui/pull/3024) [`4baa3bda2`](https://github.com/XiaoMi/hiui/commit/4baa3bda267233c45d15717bc8765587901447b3) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(input): 修复 type="X" 时最后一位无法输入 X 的问题 (#3023)
chore(input): type 类型中增加 number 类型

## 4.2.0

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

## 4.6.2

### Patch Changes

- [#3018](https://github.com/XiaoMi/hiui/pull/3018) [`1e382ae8e`](https://github.com/XiaoMi/hiui/commit/1e382ae8efb72f763a29a338c7a9734525d92ea6) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(tree): 修复编辑模式下保存无效问题 (#3017)
fix(tree): 修复拖拽和编辑模式下保存时异常问题 (#3022)

- [#3026](https://github.com/XiaoMi/hiui/pull/3026) [`cd40615`](https://github.com/XiaoMi/hiui/commit/cd406152a536123c08409a1195a2a3e7b688483a) Thanks [@fcppddl](https://github.com/fcppddl)! - fix(tree): 选项禁用时触发键盘事件报错(#3025)

- Updated dependencies [[`4baa3bda2`](https://github.com/XiaoMi/hiui/commit/4baa3bda267233c45d15717bc8765587901447b3)]:
- @hi-ui/[email protected]

## 4.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.6.1",
"version": "4.6.2",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@hi-ui/classname": "^4.0.5",
"@hi-ui/env": "^4.0.5",
"@hi-ui/icons": "^4.0.19",
"@hi-ui/input": "^4.1.1",
"@hi-ui/input": "^4.2.1",
"@hi-ui/popper": "^4.1.5",
"@hi-ui/times": "^4.0.4",
"@hi-ui/tree-utils": "^4.1.5",
Expand Down
Loading