diff --git a/.changeset/afraid-socks-mix.md b/.changeset/afraid-socks-mix.md deleted file mode 100644 index 8f5abb994..000000000 --- a/.changeset/afraid-socks-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(popover): 1.气泡卡片支持 API 的方式调用;2.气泡卡片增加分割线标题 diff --git a/.changeset/clean-kids-march.md b/.changeset/clean-kids-march.md deleted file mode 100644 index 20ac2390f..000000000 --- a/.changeset/clean-kids-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/container": minor ---- - -feat: getContainer 方法增加 customWrapper 参数,用于自定义容器节点 diff --git a/.changeset/eighty-moons-rest.md b/.changeset/eighty-moons-rest.md deleted file mode 100644 index b83bae4ee..000000000 --- a/.changeset/eighty-moons-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(tag): 增加 tooltipProps 参数 diff --git a/.changeset/late-cars-walk.md b/.changeset/late-cars-walk.md deleted file mode 100644 index 2167f3423..000000000 --- a/.changeset/late-cars-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/popper": patch ---- - -chore: 扩充 PopperOverlayProps 参数, 'closeOnOutsideClick' | 'onExited' | 'crossGap' | 'arrow' | 'disabledPortal' | 'zIndex' diff --git a/.changeset/loud-pugs-work.md b/.changeset/loud-pugs-work.md deleted file mode 100644 index 07c1f8a92..000000000 --- a/.changeset/loud-pugs-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -fix(picker): 下拉框盒模型设置为 content-box diff --git a/.changeset/popular-rockets-cover.md b/.changeset/popular-rockets-cover.md deleted file mode 100644 index 0b0665b3d..000000000 --- a/.changeset/popular-rockets-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/menu": patch ---- - -fix: 修复样式问题,去掉最后一个菜单下边距 diff --git a/.changeset/slow-tables-guess.md b/.changeset/slow-tables-guess.md deleted file mode 100644 index 81c49874f..000000000 --- a/.changeset/slow-tables-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/tag": minor ---- - -feat: 增加 tooltipProps 参数 diff --git a/.changeset/smart-days-grin.md b/.changeset/smart-days-grin.md deleted file mode 100644 index 954de4c16..000000000 --- a/.changeset/smart-days-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -fix(rating): 修复 svg 尺寸问题 diff --git a/.changeset/smart-paws-bow.md b/.changeset/smart-paws-bow.md deleted file mode 100644 index 250102ea2..000000000 --- a/.changeset/smart-paws-bow.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@hi-ui/picker": patch -"@hi-ui/check-select": patch -"@hi-ui/check-tree-select": patch -"@hi-ui/select": patch -"@hi-ui/tree-select": patch ---- - -fix: 下拉框盒模型设置为 content-box diff --git a/.changeset/smooth-waves-sin.md b/.changeset/smooth-waves-sin.md deleted file mode 100644 index 6a7c63918..000000000 --- a/.changeset/smooth-waves-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/popover": minor ---- - -feat: 1.增加 showTitleDivider api,设置后会是另外一种更紧凑的具有分割线的标题布局;2.增加以 API 的方式调用组件的能力 diff --git a/.changeset/spotty-rings-tease.md b/.changeset/spotty-rings-tease.md deleted file mode 100644 index 5c90d205b..000000000 --- a/.changeset/spotty-rings-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -fix(menu): 修复样式问题,去掉最后一个菜单下边距 diff --git a/.changeset/young-peas-knock.md b/.changeset/young-peas-knock.md deleted file mode 100644 index bac5c6282..000000000 --- a/.changeset/young-peas-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/rating": patch ---- - -fix: 修复 svg 尺寸问题 diff --git a/packages/ui/check-select/CHANGELOG.md b/packages/ui/check-select/CHANGELOG.md index 5491bfe9f..2f31d1cb1 100644 --- a/packages/ui/check-select/CHANGELOG.md +++ b/packages/ui/check-select/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/check-select +## 4.3.6 + +### Patch Changes + +- [#2682](https://github.com/XiaoMi/hiui/pull/2682) [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 下拉框盒模型设置为 content-box + +- Updated dependencies [[`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc), [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5)]: + - @hi-ui/popper@4.1.4 + - @hi-ui/picker@4.1.5 + ## 4.3.5 ### Patch Changes diff --git a/packages/ui/check-select/package.json b/packages/ui/check-select/package.json index d43355211..105c7500e 100644 --- a/packages/ui/check-select/package.json +++ b/packages/ui/check-select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/check-select", - "version": "4.3.5", + "version": "4.3.6", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -52,8 +52,8 @@ "@hi-ui/highlighter": "^4.0.8", "@hi-ui/icons": "^4.0.18", "@hi-ui/input": "^4.0.13", - "@hi-ui/picker": "^4.1.4", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/picker": "^4.1.5", + "@hi-ui/popper": "^4.1.4", "@hi-ui/tag-input": "^4.0.10", "@hi-ui/times": "^4.0.4", "@hi-ui/tree-utils": "^4.1.4", diff --git a/packages/ui/check-tree-select/CHANGELOG.md b/packages/ui/check-tree-select/CHANGELOG.md index 672504ab8..28a2cbc32 100644 --- a/packages/ui/check-tree-select/CHANGELOG.md +++ b/packages/ui/check-tree-select/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/check-tree-select +## 4.3.4 + +### Patch Changes + +- [#2682](https://github.com/XiaoMi/hiui/pull/2682) [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 下拉框盒模型设置为 content-box + +- Updated dependencies [[`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc), [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5)]: + - @hi-ui/popper@4.1.4 + - @hi-ui/picker@4.1.5 + ## 4.3.3 ### Patch Changes diff --git a/packages/ui/check-tree-select/package.json b/packages/ui/check-tree-select/package.json index a4df48a05..505e03737 100644 --- a/packages/ui/check-tree-select/package.json +++ b/packages/ui/check-tree-select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/check-tree-select", - "version": "4.3.3", + "version": "4.3.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -50,8 +50,8 @@ "@hi-ui/func-utils": "^4.0.4", "@hi-ui/highlighter": "^4.0.8", "@hi-ui/icons": "^4.0.18", - "@hi-ui/picker": "^4.1.4", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/picker": "^4.1.5", + "@hi-ui/popper": "^4.1.4", "@hi-ui/tag-input": "^4.0.10", "@hi-ui/tree": "^4.5.8", "@hi-ui/tree-utils": "^4.1.4", diff --git a/packages/ui/hiui/CHANGELOG.md b/packages/ui/hiui/CHANGELOG.md index daed65fb2..8c381fd9a 100644 --- a/packages/ui/hiui/CHANGELOG.md +++ b/packages/ui/hiui/CHANGELOG.md @@ -1,5 +1,30 @@ # @hi-ui/hiui +## 4.4.3 + +### Patch Changes + +- [#2684](https://github.com/XiaoMi/hiui/pull/2684) [`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(popover): 1.气泡卡片支持 API 的方式调用;2.气泡卡片增加分割线标题 + +- [#2683](https://github.com/XiaoMi/hiui/pull/2683) [`faa5d6e9b`](https://github.com/XiaoMi/hiui/commit/faa5d6e9b28278d0e53ff9c2c00b63909a39c8c0) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(tag): 增加 tooltipProps 参数 + +- [#2682](https://github.com/XiaoMi/hiui/pull/2682) [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(picker): 下拉框盒模型设置为 content-box + +- [#2685](https://github.com/XiaoMi/hiui/pull/2685) [`b38f209f7`](https://github.com/XiaoMi/hiui/commit/b38f209f7cbf46d7e23f1d368b064543fbaa43f2) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(rating): 修复 svg 尺寸问题 + +- [#2681](https://github.com/XiaoMi/hiui/pull/2681) [`7f8cfcce4`](https://github.com/XiaoMi/hiui/commit/7f8cfcce4080c977e84a7da627ab4d2f95f44113) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(menu): 修复样式问题,去掉最后一个菜单下边距 + +- Updated dependencies [[`7f8cfcce4`](https://github.com/XiaoMi/hiui/commit/7f8cfcce4080c977e84a7da627ab4d2f95f44113), [`faa5d6e9b`](https://github.com/XiaoMi/hiui/commit/faa5d6e9b28278d0e53ff9c2c00b63909a39c8c0), [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5), [`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc), [`b38f209f7`](https://github.com/XiaoMi/hiui/commit/b38f209f7cbf46d7e23f1d368b064543fbaa43f2)]: + - @hi-ui/menu@4.1.7 + - @hi-ui/tag@4.2.0 + - @hi-ui/picker@4.1.5 + - @hi-ui/check-select@4.3.6 + - @hi-ui/check-tree-select@4.3.4 + - @hi-ui/select@4.2.6 + - @hi-ui/tree-select@4.1.4 + - @hi-ui/popover@4.1.0 + - @hi-ui/rating@4.0.9 + ## 4.4.2 ### Patch Changes diff --git a/packages/ui/hiui/package.json b/packages/ui/hiui/package.json index c2e5c1057..e6780f0df 100644 --- a/packages/ui/hiui/package.json +++ b/packages/ui/hiui/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/hiui", - "version": "4.4.2", + "version": "4.4.3", "description": "The root-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -54,8 +54,8 @@ "@hi-ui/carousel": "^4.0.7", "@hi-ui/cascader": "^4.1.5", "@hi-ui/check-cascader": "^4.2.5", - "@hi-ui/check-select": "^4.3.5", - "@hi-ui/check-tree-select": "^4.3.3", + "@hi-ui/check-select": "^4.3.6", + "@hi-ui/check-tree-select": "^4.3.4", "@hi-ui/checkbox": "^4.0.8", "@hi-ui/collapse": "^4.1.5", "@hi-ui/counter": "^4.1.8", @@ -73,24 +73,24 @@ "@hi-ui/input-group": "^4.0.6", "@hi-ui/list": "^4.0.12", "@hi-ui/loading": "^4.1.3", - "@hi-ui/menu": "^4.1.6", + "@hi-ui/menu": "^4.1.7", "@hi-ui/message": "^4.0.7", "@hi-ui/modal": "^4.0.15", "@hi-ui/notification": "^4.1.3", "@hi-ui/number-input": "^4.1.7", "@hi-ui/pagination": "^4.0.14", - "@hi-ui/picker": "^4.1.4", + "@hi-ui/picker": "^4.1.5", "@hi-ui/pop-confirm": "^4.2.3", - "@hi-ui/popover": "^4.0.8", + "@hi-ui/popover": "^4.1.0", "@hi-ui/preview": "^4.0.8", "@hi-ui/progress": "^4.0.9", "@hi-ui/provider": "^4.0.8", "@hi-ui/radio": "^4.1.3", - "@hi-ui/rating": "^4.0.8", + "@hi-ui/rating": "^4.0.9", "@hi-ui/result": "^4.0.7", "@hi-ui/scrollbar": "^4.0.6", "@hi-ui/search": "^4.0.11", - "@hi-ui/select": "^4.2.5", + "@hi-ui/select": "^4.2.6", "@hi-ui/slider": "^4.0.10", "@hi-ui/space": "^4.0.9", "@hi-ui/spinner": "^4.0.8", @@ -99,14 +99,14 @@ "@hi-ui/switch": "^4.0.10", "@hi-ui/table": "^4.3.4", "@hi-ui/tabs": "^4.1.4", - "@hi-ui/tag": "^4.1.3", + "@hi-ui/tag": "^4.2.0", "@hi-ui/textarea": "^4.1.6", "@hi-ui/time-picker": "^4.0.13", "@hi-ui/timeline": "^4.0.7", "@hi-ui/tooltip": "^4.0.10", "@hi-ui/transfer": "^4.0.13", "@hi-ui/tree": "^4.5.8", - "@hi-ui/tree-select": "^4.1.3", + "@hi-ui/tree-select": "^4.1.4", "@hi-ui/upload": "^4.1.9", "@hi-ui/watermark": "^4.0.7", "@hi-ui/zen-mode": "^4.0.7" diff --git a/packages/ui/menu/CHANGELOG.md b/packages/ui/menu/CHANGELOG.md index 60d967f3d..75e1f244d 100644 --- a/packages/ui/menu/CHANGELOG.md +++ b/packages/ui/menu/CHANGELOG.md @@ -1,5 +1,14 @@ # @hi-ui/menu +## 4.1.7 + +### Patch Changes + +- [#2681](https://github.com/XiaoMi/hiui/pull/2681) [`7f8cfcce4`](https://github.com/XiaoMi/hiui/commit/7f8cfcce4080c977e84a7da627ab4d2f95f44113) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复样式问题,去掉最后一个菜单下边距 + +- Updated dependencies [[`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc)]: + - @hi-ui/popper@4.1.4 + ## 4.1.6 ### Patch Changes diff --git a/packages/ui/menu/package.json b/packages/ui/menu/package.json index 3a7667b98..8874b9294 100644 --- a/packages/ui/menu/package.json +++ b/packages/ui/menu/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/menu", - "version": "4.1.6", + "version": "4.1.7", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -47,7 +47,7 @@ "@hi-ui/classname": "^4.0.4", "@hi-ui/env": "^4.0.4", "@hi-ui/icons": "^4.0.18", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/popper": "^4.1.4", "@hi-ui/times": "^4.0.4", "@hi-ui/tooltip": "^4.0.10", "@hi-ui/tree-utils": "^4.1.4", diff --git a/packages/ui/picker/CHANGELOG.md b/packages/ui/picker/CHANGELOG.md index 6baae1c97..de9f8b18c 100644 --- a/packages/ui/picker/CHANGELOG.md +++ b/packages/ui/picker/CHANGELOG.md @@ -1,5 +1,14 @@ # @hi-ui/picker +## 4.1.5 + +### Patch Changes + +- [#2682](https://github.com/XiaoMi/hiui/pull/2682) [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 下拉框盒模型设置为 content-box + +- Updated dependencies [[`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc)]: + - @hi-ui/popper@4.1.4 + ## 4.1.4 ### Patch Changes diff --git a/packages/ui/picker/package.json b/packages/ui/picker/package.json index f43436fee..358d0834a 100644 --- a/packages/ui/picker/package.json +++ b/packages/ui/picker/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/picker", - "version": "4.1.4", + "version": "4.1.5", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -49,7 +49,7 @@ "@hi-ui/icons": "^4.0.18", "@hi-ui/input": "^4.0.13", "@hi-ui/loading": "^4.1.3", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/popper": "^4.1.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-toggle": "^4.0.4", diff --git a/packages/ui/popover/CHANGELOG.md b/packages/ui/popover/CHANGELOG.md index 0215113d9..a839cfae4 100644 --- a/packages/ui/popover/CHANGELOG.md +++ b/packages/ui/popover/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/popover +## 4.1.0 + +### Minor Changes + +- [#2684](https://github.com/XiaoMi/hiui/pull/2684) [`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 1.增加 showTitleDivider api,设置后会是另外一种更紧凑的具有分割线的标题布局;2.增加以 API 的方式调用组件的能力 + +### Patch Changes + +- Updated dependencies [[`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc)]: + - @hi-ui/popper@4.1.4 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/popover/package.json b/packages/ui/popover/package.json index 6cc6fe675..dca0e665b 100644 --- a/packages/ui/popover/package.json +++ b/packages/ui/popover/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/popover", - "version": "4.0.8", + "version": "4.1.0", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -47,7 +47,7 @@ "@hi-ui/classname": "^4.0.4", "@hi-ui/dom-utils": "^4.0.7", "@hi-ui/env": "^4.0.4", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/popper": "^4.1.4", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-id": "^4.0.4", diff --git a/packages/ui/popper/CHANGELOG.md b/packages/ui/popper/CHANGELOG.md index f15920ccf..5d1fbf3c1 100644 --- a/packages/ui/popper/CHANGELOG.md +++ b/packages/ui/popper/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/popper +## 4.1.4 + +### Patch Changes + +- [#2684](https://github.com/XiaoMi/hiui/pull/2684) [`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc) Thanks [@zyprepare](https://github.com/zyprepare)! - chore: 扩充 PopperOverlayProps 参数, 'closeOnOutsideClick' | 'onExited' | 'crossGap' | 'arrow' | 'disabledPortal' | 'zIndex' + ## 4.1.3 ### Patch Changes diff --git a/packages/ui/popper/package.json b/packages/ui/popper/package.json index c9a9e5edf..8bf737696 100644 --- a/packages/ui/popper/package.json +++ b/packages/ui/popper/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/popper", - "version": "4.1.3", + "version": "4.1.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", diff --git a/packages/ui/rating/CHANGELOG.md b/packages/ui/rating/CHANGELOG.md index 75f3b1481..c5e9be583 100644 --- a/packages/ui/rating/CHANGELOG.md +++ b/packages/ui/rating/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/rating +## 4.0.9 + +### Patch Changes + +- [#2685](https://github.com/XiaoMi/hiui/pull/2685) [`b38f209f7`](https://github.com/XiaoMi/hiui/commit/b38f209f7cbf46d7e23f1d368b064543fbaa43f2) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复 svg 尺寸问题 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/rating/package.json b/packages/ui/rating/package.json index 326a0e837..e0c496f84 100644 --- a/packages/ui/rating/package.json +++ b/packages/ui/rating/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/rating", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", diff --git a/packages/ui/select/CHANGELOG.md b/packages/ui/select/CHANGELOG.md index 074b88fd5..eebfc9c35 100644 --- a/packages/ui/select/CHANGELOG.md +++ b/packages/ui/select/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/select +## 4.2.6 + +### Patch Changes + +- [#2682](https://github.com/XiaoMi/hiui/pull/2682) [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 下拉框盒模型设置为 content-box + +- Updated dependencies [[`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc), [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5)]: + - @hi-ui/popper@4.1.4 + - @hi-ui/picker@4.1.5 + ## 4.2.5 ### Patch Changes diff --git a/packages/ui/select/package.json b/packages/ui/select/package.json index bfc62a57e..749dcf4b2 100644 --- a/packages/ui/select/package.json +++ b/packages/ui/select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/select", - "version": "4.2.5", + "version": "4.2.6", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -51,8 +51,8 @@ "@hi-ui/highlighter": "^4.0.8", "@hi-ui/icons": "^4.0.18", "@hi-ui/input": "^4.0.13", - "@hi-ui/picker": "^4.1.4", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/picker": "^4.1.5", + "@hi-ui/popper": "^4.1.4", "@hi-ui/times": "^4.0.4", "@hi-ui/tree-utils": "^4.1.4", "@hi-ui/type-assertion": "^4.0.4", diff --git a/packages/ui/tag/CHANGELOG.md b/packages/ui/tag/CHANGELOG.md index d020bd7c1..f672ed8f1 100644 --- a/packages/ui/tag/CHANGELOG.md +++ b/packages/ui/tag/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/tag +## 4.2.0 + +### Minor Changes + +- [#2683](https://github.com/XiaoMi/hiui/pull/2683) [`faa5d6e9b`](https://github.com/XiaoMi/hiui/commit/faa5d6e9b28278d0e53ff9c2c00b63909a39c8c0) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 增加 tooltipProps 参数 + ## 4.1.3 ### Patch Changes diff --git a/packages/ui/tag/package.json b/packages/ui/tag/package.json index 05fdd24a4..491fa5e7d 100644 --- a/packages/ui/tag/package.json +++ b/packages/ui/tag/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tag", - "version": "4.1.3", + "version": "4.2.0", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", diff --git a/packages/ui/tree-select/CHANGELOG.md b/packages/ui/tree-select/CHANGELOG.md index 7596e69b9..1c0ffeca1 100644 --- a/packages/ui/tree-select/CHANGELOG.md +++ b/packages/ui/tree-select/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/tree-select +## 4.1.4 + +### Patch Changes + +- [#2682](https://github.com/XiaoMi/hiui/pull/2682) [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 下拉框盒模型设置为 content-box + +- Updated dependencies [[`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc), [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5)]: + - @hi-ui/popper@4.1.4 + - @hi-ui/picker@4.1.5 + ## 4.1.3 ### Patch Changes diff --git a/packages/ui/tree-select/package.json b/packages/ui/tree-select/package.json index 7e8d88325..9bd4c3f16 100644 --- a/packages/ui/tree-select/package.json +++ b/packages/ui/tree-select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tree-select", - "version": "4.1.3", + "version": "4.1.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -50,8 +50,8 @@ "@hi-ui/highlighter": "^4.0.8", "@hi-ui/icons": "^4.0.18", "@hi-ui/input": "^4.0.13", - "@hi-ui/picker": "^4.1.4", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/picker": "^4.1.5", + "@hi-ui/popper": "^4.1.4", "@hi-ui/tree": "^4.5.8", "@hi-ui/tree-utils": "^4.1.4", "@hi-ui/type-assertion": "^4.0.4", diff --git a/packages/utils/container/CHANGELOG.md b/packages/utils/container/CHANGELOG.md index 84d10af15..8f8283e69 100644 --- a/packages/utils/container/CHANGELOG.md +++ b/packages/utils/container/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/container +## 4.1.0 + +### Minor Changes + +- [#2684](https://github.com/XiaoMi/hiui/pull/2684) [`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: getContainer 方法增加 customWrapper 参数,用于自定义容器节点 + ## 4.0.4 ### Patch Changes diff --git a/packages/utils/container/package.json b/packages/utils/container/package.json index 9abca15f1..ca2f2e22e 100644 --- a/packages/utils/container/package.json +++ b/packages/utils/container/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/container", - "version": "4.0.4", + "version": "4.1.0", "description": "A sub-package for @hi-ui/utils.", "keywords": [], "author": "HiUI ",