chore(release): release v0.9.2

This commit is contained in:
白熱
2025-07-11 16:58:32 +08:00
parent bb719f20d5
commit e025abd17c
65 changed files with 85 additions and 64 deletions
+21
View File
@@ -1,5 +1,26 @@
# Changelog
## [0.9.2](https://github.com/dream-num/univer/compare/v0.9.1...v0.9.2) (2025-07-11)
### Bug Fixes
* **doc:** fix some code error ([#5489](https://github.com/dream-num/univer/issues/5489)) ([674fd6e](https://github.com/dream-num/univer/commit/674fd6ebe8e112ef89d18484268bb2f6812eeaf8))
* **dts:** simplify interface declarations and improve method overrides in event and range modules ([#5516](https://github.com/dream-num/univer/issues/5516)) ([edea4eb](https://github.com/dream-num/univer/commit/edea4ebeae3ec64fde4b692666b746ef52464a8d))
* fix render of true and false, and TEXT formula error ([#5504](https://github.com/dream-num/univer/issues/5504)) ([ec740ba](https://github.com/dream-num/univer/commit/ec740ba578880a03c5a5ee584815c3ae83c680a7))
* fix SUBTOTAL formula need ignore other SUBTOTAL formula results ([#5506](https://github.com/dream-num/univer/issues/5506)) ([732bcec](https://github.com/dream-num/univer/commit/732bcec66441e38c84940e6a20093aaac6731dbf))
* **sheets-filter-ui:** adjust width of filter panel component ([#5518](https://github.com/dream-num/univer/issues/5518)) ([bb719f2](https://github.com/dream-num/univer/commit/bb719f20d5b3a30e9db8b90303ad9172df92d8e8))
* **sheets-formula-ui:** can't drag selections when edit formula ([#5512](https://github.com/dream-num/univer/issues/5512)) ([cd39795](https://github.com/dream-num/univer/commit/cd3979593285c7cbc79ebfb3c1f7b2e39c38dab1))
* **sheets-sort-ui:** improve layout and styling of `CustomSortPanel` ([#5507](https://github.com/dream-num/univer/issues/5507)) ([16d234d](https://github.com/dream-num/univer/commit/16d234d8a9745c0eb23d9044b2bee92ed89a3138))
* **ui-adapter-vue3:** update peerDependencies to require Vue 3.0.0 or higher ([#5495](https://github.com/dream-num/univer/issues/5495)) ([b72b49a](https://github.com/dream-num/univer/commit/b72b49a06d31094f72f39eb461777f30d8e2cea1))
### Features
* add float-dom update & delete & event api ([#5515](https://github.com/dream-num/univer/issues/5515)) ([a4e177a](https://github.com/dream-num/univer/commit/a4e177a1407c674277e7d95ccccf823795502000))
* add support for filter by colors ([#5501](https://github.com/dream-num/univer/issues/5501)) ([45f389b](https://github.com/dream-num/univer/commit/45f389b0f73ccad3733666cbe6b4deb136625fa0))
* **sheets-drawing-ui:** add updateFloatDomProps ([#5517](https://github.com/dream-num/univer/issues/5517)) ([bb051e2](https://github.com/dream-num/univer/commit/bb051e29748c4a5ec57d690432377c3d6386e472))
## [0.9.1](https://github.com/dream-num/univer/compare/v0.9.0...v0.9.1) (2025-07-04)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs-infra/shared",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/storybook",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "univer",
"type": "module",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"packageManager": "pnpm@10.12.4",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/action-recorder",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/core",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Core library for Univer.",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/data-validation",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Data validation library for Univer",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/design",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UI component library for building exceptional Univer.",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-mention-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"description": "Univer normal ui-plugin-docs",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-quick-insert-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-thread-comment-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer normal ui-plugin-docs",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet normal base-docs",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-formula",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet normal base-formula-engine",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-numfmt",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet normal plugin UI manager",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-render",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet normal base-render",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/find-replace",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/network",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/rpc-node",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/rpc",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Conditional formatting plugin for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Conditional formatting plugin for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-crosshair-highlight",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-data-validation-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Data validation UI for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-data-validation",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Data validation for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer Sheets Filter UI",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "A library for filtering data in Univer Sheet",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-find-replace",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet find replace plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-formula-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-formula",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-graphics",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Drawing graphics for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-note-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer sheets note UI plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-note",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer sheets note base plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-numfmt-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet numfmt plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-numfmt",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet numfmt plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer Sheets Sort UI",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "A library for sorting data in Univer Sheet",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-table-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "A library for connect and bind data from other sources to Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-table",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "A library for connect and bind data from other sources to Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-thread-comment-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-thread-comment",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer sheets thread comment base plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet normal ui-plugin-sheets",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-zen-editor",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Zen Editor plugin for Univer Sheets.",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet normal base-sheets",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/slides-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer normal ui-plugin-slides",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/slides",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/telemetry",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/themes",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Themes package for Univer",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/thread-comment-ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer common thread comment UI plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/thread-comment",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Univer thread comment core plugin",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/ui-adapter-vue3",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Vue adapter for Univer UI",
"author": "DreamNum <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/ui-adapter-web-component",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "Web component adapter for Univer UI",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/ui",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UniverSheet normal plugin UI manager",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/uniscript",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "UI component library for building exceptional Univer.",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/watermark",
"version": "0.9.1",
"version": "0.9.2",
"private": false,
"description": "univer watermark plugin",
"author": "DreamNum <developer@univer.ai>",