From 04daf9d22d4c42cd0994452b78b65fcf11fc3a78 Mon Sep 17 00:00:00 2001 From: zyprepare Date: Thu, 26 Sep 2024 07:22:22 +0000 Subject: [PATCH] Generate version and changelog --- .changeset/blue-impalas-brake.md | 5 ----- .changeset/clean-donuts-attack.md | 5 ----- .changeset/cyan-ads-sparkle.md | 5 ----- .changeset/grumpy-swans-sing.md | 5 ----- .changeset/hot-fans-beg.md | 5 ----- .changeset/metal-squids-unite.md | 5 ----- .changeset/nasty-geckos-laugh.md | 5 ----- .changeset/plenty-jeans-guess.md | 5 ----- .changeset/sharp-days-repeat.md | 5 ----- .changeset/silver-ads-jog.md | 5 ----- .changeset/six-carrots-protect.md | 5 ----- .changeset/slow-bottles-talk.md | 5 ----- .changeset/spotty-queens-vanish.md | 5 ----- .changeset/tall-walls-doubt.md | 5 ----- .changeset/tame-eels-pump.md | 5 ----- packages/ui/date-picker/CHANGELOG.md | 10 ++++++++++ packages/ui/date-picker/package.json | 2 +- packages/ui/form/CHANGELOG.md | 6 ++++++ packages/ui/form/package.json | 2 +- packages/ui/hiui/CHANGELOG.md | 27 +++++++++++++++++++++++++++ packages/ui/hiui/package.json | 8 ++++---- packages/ui/table/CHANGELOG.md | 12 ++++++++++++ packages/ui/table/package.json | 2 +- 23 files changed, 62 insertions(+), 82 deletions(-) delete mode 100644 .changeset/blue-impalas-brake.md delete mode 100644 .changeset/clean-donuts-attack.md delete mode 100644 .changeset/cyan-ads-sparkle.md delete mode 100644 .changeset/grumpy-swans-sing.md delete mode 100644 .changeset/hot-fans-beg.md delete mode 100644 .changeset/metal-squids-unite.md delete mode 100644 .changeset/nasty-geckos-laugh.md delete mode 100644 .changeset/plenty-jeans-guess.md delete mode 100644 .changeset/sharp-days-repeat.md delete mode 100644 .changeset/silver-ads-jog.md delete mode 100644 .changeset/six-carrots-protect.md delete mode 100644 .changeset/slow-bottles-talk.md delete mode 100644 .changeset/spotty-queens-vanish.md delete mode 100644 .changeset/tall-walls-doubt.md delete mode 100644 .changeset/tame-eels-pump.md diff --git a/.changeset/blue-impalas-brake.md b/.changeset/blue-impalas-brake.md deleted file mode 100644 index 7d07fbc4c..000000000 --- a/.changeset/blue-impalas-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -fix(table): 修复合并单元格边框样式问题 diff --git a/.changeset/clean-donuts-attack.md b/.changeset/clean-donuts-attack.md deleted file mode 100644 index a0ff6ccc1..000000000 --- a/.changeset/clean-donuts-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(date-picker): onSelect 回调中增加 panelIndex 参数 diff --git a/.changeset/cyan-ads-sparkle.md b/.changeset/cyan-ads-sparkle.md deleted file mode 100644 index 576949b41..000000000 --- a/.changeset/cyan-ads-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(table): Add onResizeStop api diff --git a/.changeset/grumpy-swans-sing.md b/.changeset/grumpy-swans-sing.md deleted file mode 100644 index 1ac21243c..000000000 --- a/.changeset/grumpy-swans-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/table": minor ---- - -feat: virtual 模式增加 onVisibleChange api diff --git a/.changeset/hot-fans-beg.md b/.changeset/hot-fans-beg.md deleted file mode 100644 index 971b6c242..000000000 --- a/.changeset/hot-fans-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(date-picker): 新增自定义触发器 diff --git a/.changeset/metal-squids-unite.md b/.changeset/metal-squids-unite.md deleted file mode 100644 index 8eecf3c0e..000000000 --- a/.changeset/metal-squids-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/date-picker": minor ---- - -feat: 新增自定义触发器 diff --git a/.changeset/nasty-geckos-laugh.md b/.changeset/nasty-geckos-laugh.md deleted file mode 100644 index 3b71e7e2b..000000000 --- a/.changeset/nasty-geckos-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(form): Add scrollToFirstError api diff --git a/.changeset/plenty-jeans-guess.md b/.changeset/plenty-jeans-guess.md deleted file mode 100644 index 7616b750d..000000000 --- a/.changeset/plenty-jeans-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(table): virtual 模式增加 onVisibleChange api diff --git a/.changeset/sharp-days-repeat.md b/.changeset/sharp-days-repeat.md deleted file mode 100644 index 639238c48..000000000 --- a/.changeset/sharp-days-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/table": minor ---- - -feat: Add onResizeStop api diff --git a/.changeset/silver-ads-jog.md b/.changeset/silver-ads-jog.md deleted file mode 100644 index 35eab000f..000000000 --- a/.changeset/silver-ads-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/date-picker": minor ---- - -feat: Add needConfirm and onConfirm api diff --git a/.changeset/six-carrots-protect.md b/.changeset/six-carrots-protect.md deleted file mode 100644 index 2afb5e589..000000000 --- a/.changeset/six-carrots-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/form": minor ---- - -feat: Add scrollToFirstError api diff --git a/.changeset/slow-bottles-talk.md b/.changeset/slow-bottles-talk.md deleted file mode 100644 index 693f7c86b..000000000 --- a/.changeset/slow-bottles-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -feat(date-picker): Add needConfirm and onConfirm api diff --git a/.changeset/spotty-queens-vanish.md b/.changeset/spotty-queens-vanish.md deleted file mode 100644 index 4b8d889b7..000000000 --- a/.changeset/spotty-queens-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": minor ---- - -feat: hiui 更新到 4.7.0 diff --git a/.changeset/tall-walls-doubt.md b/.changeset/tall-walls-doubt.md deleted file mode 100644 index ea0727bcd..000000000 --- a/.changeset/tall-walls-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/date-picker": minor ---- - -feat: onSelect 回调中增加 panelIndex 参数 diff --git a/.changeset/tame-eels-pump.md b/.changeset/tame-eels-pump.md deleted file mode 100644 index 93892ad8c..000000000 --- a/.changeset/tame-eels-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/table": patch ---- - -fix: 修复合并单元格边框样式问题 diff --git a/packages/ui/date-picker/CHANGELOG.md b/packages/ui/date-picker/CHANGELOG.md index 54d16a697..a37ef46fa 100644 --- a/packages/ui/date-picker/CHANGELOG.md +++ b/packages/ui/date-picker/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/date-picker +## 4.9.0 + +### Minor Changes + +- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 新增自定义触发器 + +- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: Add needConfirm and onConfirm api + +- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: onSelect 回调中增加 panelIndex 参数 + ## 4.8.0 ### Minor Changes diff --git a/packages/ui/date-picker/package.json b/packages/ui/date-picker/package.json index 349b1f885..07bbc5858 100644 --- a/packages/ui/date-picker/package.json +++ b/packages/ui/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/date-picker", - "version": "4.8.0", + "version": "4.9.0", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", diff --git a/packages/ui/form/CHANGELOG.md b/packages/ui/form/CHANGELOG.md index 0991cb874..5a076340d 100644 --- a/packages/ui/form/CHANGELOG.md +++ b/packages/ui/form/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/form +## 4.3.0 + +### Minor Changes + +- [#3006](https://github.com/XiaoMi/hiui/pull/3006) [`4540c217a`](https://github.com/XiaoMi/hiui/commit/4540c217ade6749c38ee58cefcfe94322889b929) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: Add scrollToFirstError api + ## 4.2.2 ### Patch Changes diff --git a/packages/ui/form/package.json b/packages/ui/form/package.json index f277b6b13..4ae1a3156 100644 --- a/packages/ui/form/package.json +++ b/packages/ui/form/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/form", - "version": "4.2.2", + "version": "4.3.0", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", diff --git a/packages/ui/hiui/CHANGELOG.md b/packages/ui/hiui/CHANGELOG.md index 7979f5a01..bb0b88661 100644 --- a/packages/ui/hiui/CHANGELOG.md +++ b/packages/ui/hiui/CHANGELOG.md @@ -1,5 +1,32 @@ # @hi-ui/hiui +## 4.7.0 + +### Minor Changes + +- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: hiui 更新到 4.7.0 + +### Patch Changes + +- [#3007](https://github.com/XiaoMi/hiui/pull/3007) [`9b9a44826`](https://github.com/XiaoMi/hiui/commit/9b9a448262f9a6c89af78db008bc16430f495aff) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复合并单元格边框样式问题 + +- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): onSelect 回调中增加 panelIndex 参数 + +- [#3008](https://github.com/XiaoMi/hiui/pull/3008) [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(table): Add onResizeStop api + +- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): 新增自定义触发器 + +- [#3006](https://github.com/XiaoMi/hiui/pull/3006) [`4540c217a`](https://github.com/XiaoMi/hiui/commit/4540c217ade6749c38ee58cefcfe94322889b929) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(form): Add scrollToFirstError api + +- [#3008](https://github.com/XiaoMi/hiui/pull/3008) [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(table): virtual 模式增加 onVisibleChange api + +- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): Add needConfirm and onConfirm api + +- Updated dependencies [[`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81), [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a), [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81), [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a), [`4540c217a`](https://github.com/XiaoMi/hiui/commit/4540c217ade6749c38ee58cefcfe94322889b929), [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a), [`9b9a44826`](https://github.com/XiaoMi/hiui/commit/9b9a448262f9a6c89af78db008bc16430f495aff)]: + - @hi-ui/table@4.7.0 + - @hi-ui/date-picker@4.9.0 + - @hi-ui/form@4.3.0 + ## 4.6.5 ### Patch Changes diff --git a/packages/ui/hiui/package.json b/packages/ui/hiui/package.json index db31e27d7..388b17c28 100644 --- a/packages/ui/hiui/package.json +++ b/packages/ui/hiui/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/hiui", - "version": "4.6.5", + "version": "4.7.0", "description": "The root-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -59,14 +59,14 @@ "@hi-ui/checkbox": "^4.0.10", "@hi-ui/collapse": "^4.1.6", "@hi-ui/counter": "^4.1.9", - "@hi-ui/date-picker": "^4.8.0", + "@hi-ui/date-picker": "^4.9.0", "@hi-ui/descriptions": "^4.5.0", "@hi-ui/drawer": "^4.2.0", "@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.2.2", + "@hi-ui/form": "^4.3.0", "@hi-ui/grid": "^4.0.9", "@hi-ui/highlighter": "^4.0.9", "@hi-ui/input": "^4.2.0", @@ -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.6.1", + "@hi-ui/table": "^4.7.0", "@hi-ui/tabs": "^4.1.6", "@hi-ui/tag": "^4.2.1", "@hi-ui/textarea": "^4.1.7", diff --git a/packages/ui/table/CHANGELOG.md b/packages/ui/table/CHANGELOG.md index 61573c030..d17afcbe0 100644 --- a/packages/ui/table/CHANGELOG.md +++ b/packages/ui/table/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/table +## 4.7.0 + +### Minor Changes + +- [#3008](https://github.com/XiaoMi/hiui/pull/3008) [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: virtual 模式增加 onVisibleChange api + +- [#3008](https://github.com/XiaoMi/hiui/pull/3008) [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: Add onResizeStop api + +### Patch Changes + +- [#3007](https://github.com/XiaoMi/hiui/pull/3007) [`9b9a44826`](https://github.com/XiaoMi/hiui/commit/9b9a448262f9a6c89af78db008bc16430f495aff) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复合并单元格边框样式问题 + ## 4.6.1 ### Patch Changes diff --git a/packages/ui/table/package.json b/packages/ui/table/package.json index 4c5bfb6b9..4d342482e 100644 --- a/packages/ui/table/package.json +++ b/packages/ui/table/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/table", - "version": "4.6.1", + "version": "4.7.0", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ",