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

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Release #3084

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/purple-ligers-heal.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rotten-buckets-look.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sour-impalas-eat.md

This file was deleted.

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.9.2

### Patch Changes

- [#3078](https://github.com/XiaoMi/hiui/pull/3078) [`30f90d924`](https://github.com/XiaoMi/hiui/commit/30f90d92475b8edb4e2c6762d70958d24ea8459e) Thanks [@fcppddl](https://github.com/fcppddl)! - perf(date-picker): 图标固定在右边 (#3077)

## 4.9.1

### Patch 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.9.1",
"version": "4.9.2",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
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.3.1

### Patch Changes

- [#3081](https://github.com/XiaoMi/hiui/pull/3081) [`a8a4a7ecf`](https://github.com/XiaoMi/hiui/commit/a8a4a7ecf9fe056a9a16d03641b297bb01b17970) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(drawer): 修复局部显示中设置 showMask={false} 后显示异常问题 (#3080)

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

## 4.10.3

### Patch Changes

- [#3081](https://github.com/XiaoMi/hiui/pull/3081) [`a8a4a7ecf`](https://github.com/XiaoMi/hiui/commit/a8a4a7ecf9fe056a9a16d03641b297bb01b17970) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(drawer): 修复局部显示中设置 showMask={false} 后显示异常问题 (#3080)

- [#3078](https://github.com/XiaoMi/hiui/pull/3078) [`30f90d924`](https://github.com/XiaoMi/hiui/commit/30f90d92475b8edb4e2c6762d70958d24ea8459e) Thanks [@fcppddl](https://github.com/fcppddl)! - perf(date-picker): 图标固定在右边 (#3077)

- [#3083](https://github.com/XiaoMi/hiui/pull/3083) [`28dfa39`](https://github.com/XiaoMi/hiui/commit/28dfa390a9870432b597cc01107f25090651e689) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复空状态下设置边框左边框不显示问题 (#3082)

- Updated dependencies [[`a8a4a7ecf`](https://github.com/XiaoMi/hiui/commit/a8a4a7ecf9fe056a9a16d03641b297bb01b17970), [`30f90d924`](https://github.com/XiaoMi/hiui/commit/30f90d92475b8edb4e2c6762d70958d24ea8459e), [`28dfa39`](https://github.com/XiaoMi/hiui/commit/28dfa390a9870432b597cc01107f25090651e689)]:
- @hi-ui/[email protected]
- @hi-ui/[email protected]
- @hi-ui/[email protected]

## 4.10.2

### Patch 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.10.2",
"version": "4.10.3",
"description": "The root-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -59,9 +59,9 @@
"@hi-ui/checkbox": "^4.0.10",
"@hi-ui/collapse": "^4.1.6",
"@hi-ui/counter": "^4.1.9",
"@hi-ui/date-picker": "^4.9.1",
"@hi-ui/date-picker": "^4.9.2",
"@hi-ui/descriptions": "^4.5.0",
"@hi-ui/drawer": "^4.3.0",
"@hi-ui/drawer": "^4.3.1",
"@hi-ui/dropdown": "^4.2.2",
"@hi-ui/ellipsis-tooltip": "^4.1.8",
"@hi-ui/empty-state": "^4.1.1",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@hi-ui/stepper": "^4.1.0",
"@hi-ui/svg-icon": "^4.0.8",
"@hi-ui/switch": "^4.0.11",
"@hi-ui/table": "^4.9.0",
"@hi-ui/table": "^4.9.1",
"@hi-ui/tabs": "^4.1.6",
"@hi-ui/tag": "^4.2.1",
"@hi-ui/textarea": "^4.1.7",
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @hi-ui/table

## 4.9.1

### Patch Changes

- [#3083](https://github.com/XiaoMi/hiui/pull/3083) [`28dfa39`](https://github.com/XiaoMi/hiui/commit/28dfa390a9870432b597cc01107f25090651e689) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复空状态下设置边框左边框不显示问题 (#3082)

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

## 4.9.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/table",
"version": "4.9.0",
"version": "4.9.1",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@hi-ui/checkbox": "^4.0.10",
"@hi-ui/classname": "^4.0.5",
"@hi-ui/dom-utils": "^4.0.7",
"@hi-ui/drawer": "^4.1.4",
"@hi-ui/drawer": "^4.3.1",
"@hi-ui/empty-state": "^4.1.1",
"@hi-ui/env": "^4.0.7",
"@hi-ui/func-utils": "^4.0.4",
Expand Down
Loading