Skip to content

Commit

Permalink
chore(release): release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hexf00 committed Jul 19, 2024
1 parent 57dd020 commit b8bf9e2
Show file tree
Hide file tree
Showing 52 changed files with 87 additions and 51 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@


## [0.2.4](https://github.com/dream-num/univer/compare/v0.2.3...v0.2.4) (2024-07-19)


### Bug Fixes

* **conditional-formatting:** adjust the frequency of calculations ([#2804](https://github.com/dream-num/univer/issues/2804)) ([1b65361](https://github.com/dream-num/univer/commit/1b65361aa2ab1da17bd7ac2ac54cf755b4ea2d0c))
* **core:** merge range util error ([#2776](https://github.com/dream-num/univer/issues/2776)) ([7a41b9c](https://github.com/dream-num/univer/commit/7a41b9cd7151cadea767d0187423bc7c8aac6880))
* **design:** add class name as poperty of select list ([#2788](https://github.com/dream-num/univer/issues/2788)) ([f78b538](https://github.com/dream-num/univer/commit/f78b538f0f78094c8909bda1e7f60f9542c638fd))
* **doc:** default line pitch ([#2805](https://github.com/dream-num/univer/issues/2805)) ([ae466b2](https://github.com/dream-num/univer/commit/ae466b2f9ca7f08f8ae71dc1f8bc4fd9b5d94c4a))
* fix invalid color str in paste ([#2783](https://github.com/dream-num/univer/issues/2783)) ([d0ac904](https://github.com/dream-num/univer/commit/d0ac9042f693a64c4d1696d2d176242d2c37d1bb))
* **formula:** formula carries numfmt of ref cell ([#2756](https://github.com/dream-num/univer/issues/2756)) ([30b3b24](https://github.com/dream-num/univer/commit/30b3b24d356e7a986ddc85138c75fd7eacd909a0))
* **formula:** great than equal error ([#2758](https://github.com/dream-num/univer/issues/2758)) ([65e471d](https://github.com/dream-num/univer/commit/65e471dcc2b4a17d0463f26de6e4ee6678624071))
* min cursor height and move cursor ([#2789](https://github.com/dream-num/univer/issues/2789)) ([beb9146](https://github.com/dream-num/univer/commit/beb91465435c9b80e8c69b31e2dbc99ba9b2a98d))
* **permission:** optimize formula bar permission & resize header permission ([#2603](https://github.com/dream-num/univer/issues/2603)) ([de05ff8](https://github.com/dream-num/univer/commit/de05ff8a045c1062f12a3ed2a6325ac58b19c446))
* **permission:** when user exists should not set again ([#2799](https://github.com/dream-num/univer/issues/2799)) ([99a56dc](https://github.com/dream-num/univer/commit/99a56dce8f833c5c2d33e2792ff6f33e28ab2310))
* **selection:** selection error after insert col ([#2786](https://github.com/dream-num/univer/issues/2786)) ([a02b719](https://github.com/dream-num/univer/commit/a02b719d627d40f1b39b06a00b0884e990894848))
* **sheet:** copy&paste clip cell ([#2773](https://github.com/dream-num/univer/issues/2773)) ([af845a2](https://github.com/dream-num/univer/commit/af845a253e0c569b57803ce13417e2362fe961e0))
* **sheet:** range selector and editor ([#2748](https://github.com/dream-num/univer/issues/2748)) ([15b1d8e](https://github.com/dream-num/univer/commit/15b1d8e9fbd0f6a981dca1f812353a8e099c2ed3))
* **sheets-data-validation:** data-validation perf issues ([#2810](https://github.com/dream-num/univer/issues/2810)) ([3a4de22](https://github.com/dream-num/univer/commit/3a4de22ac9787973a337d5b8ada21ee7b857bae8))
* **sheets-drawing-ui:** float-dom deps error ([#2791](https://github.com/dream-num/univer/issues/2791)) ([0a6d4d1](https://github.com/dream-num/univer/commit/0a6d4d19a82ee850a9f2b5a2b1d0f91be3a163e0))
* **sheets-hyper-link:** re-render perf issue ([#2812](https://github.com/dream-num/univer/issues/2812)) ([706aa04](https://github.com/dream-num/univer/commit/706aa04608b4dc7a1905146a1cbf63a67bcd2f57))
* **sheets-ui:** bugfix for data-validation/comments ([#2734](https://github.com/dream-num/univer/issues/2734)) ([75bb1f6](https://github.com/dream-num/univer/commit/75bb1f601f21f5a319894a9968956cb0f7f708d1))
* **ui:** fix focus editor position with padding ([#2819](https://github.com/dream-num/univer/issues/2819)) ([57dd020](https://github.com/dream-num/univer/commit/57dd020eb3c587871d985bc3243897ec15b1c4cb))


### Features

* add method to get message portal container ([#2775](https://github.com/dream-num/univer/issues/2775)) ([603d62e](https://github.com/dream-num/univer/commit/603d62ea2902b69c2c9af081217198584aeafec0))
* **docs-mention-ui:** support docs-mention ([#2785](https://github.com/dream-num/univer/issues/2785)) ([57232a5](https://github.com/dream-num/univer/commit/57232a50b7e14c6eeea998e1a1e2b93aeacb298d))
* **docs-mention:** add resource-controller ([#2803](https://github.com/dream-num/univer/issues/2803)) ([37a1d58](https://github.com/dream-num/univer/commit/37a1d58add6672711c1dae00fdc52d69fdb10759))
* **docs:** image in header and footer ([#2747](https://github.com/dream-num/univer/issues/2747)) ([0fe6867](https://github.com/dream-num/univer/commit/0fe6867b9c875fd5ec51359ff31696d61527760b))
* **formula:** add some date function ([#2729](https://github.com/dream-num/univer/issues/2729)) ([26af2cc](https://github.com/dream-num/univer/commit/26af2cc0ac6a0cdf178aecd795bc2d945d892645))
* **permission:** initial permission is modified to false for the set… ([#2768](https://github.com/dream-num/univer/issues/2768)) ([c2f3056](https://github.com/dream-num/univer/commit/c2f3056e551957efcf8f73ce6d79902a0535127e))
* **sheet:** init history permission point in sheet ([#2790](https://github.com/dream-num/univer/issues/2790)) ([dc04d7a](https://github.com/dream-num/univer/commit/dc04d7af98c6e491024dee0ef8ba8603ead81b0a))
* **uni:** init uni mode ([#2793](https://github.com/dream-num/univer/issues/2793)) ([8228c5a](https://github.com/dream-num/univer/commit/8228c5a6251621bb0c22a8c8eb0bbd28fd31ffd0))

## [0.2.3](https://github.com/dream-num/univer/compare/v0.2.0...v0.2.3) (2024-07-12)


Expand Down
2 changes: 1 addition & 1 deletion common/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/shared",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion common/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/storybook",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "univer",
"type": "module",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"packageManager": "pnpm@9.4.0",
"author": "DreamNum Inc. <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/core",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Core library for Univer.",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/data-validation",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Data validation library for Univer",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/debugger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/debugger",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/design",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UI component library for building exceptional Univer.",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-drawing-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-drawing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-hyper-link-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-hyper-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-mention-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-mention-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"description": "Univer normal ui-plugin-docs",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-mention/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-mention",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"description": "Univer normal ui-plugin-docs",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-thread-comment-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-thread-comment-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer normal ui-plugin-docs",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet normal base-docs",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/drawing-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/drawing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-formula/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-formula",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet normal base-formula-engine",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-numfmt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-numfmt",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet normal plugin UI manager",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-render/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-render",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet normal base-render",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/facade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/facade",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/find-replace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/find-replace",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/network",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/rpc",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-conditional-formatting-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Conditional formatting plugin for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-conditional-formatting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Conditional formatting plugin for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-data-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-data-validation",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Data validation for Univer Sheets",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-drawing-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-drawing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-filter-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer Sheets Filter UI",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "A library for filtering data in Univer Sheet",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-find-replace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-find-replace",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet find replace plugin",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-formula/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-formula",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"author": "DreamNum <developer@univer.ai>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-hyper-link-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-hyper-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-numfmt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-numfmt",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet numfmt plugin",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-sort-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer Sheets Sort UI",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-sort/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "A library for sorting data in Univer Sheet",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-thread-comment-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-thread-comment-base",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer sheets thread comment base plugin",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-thread-comment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-thread-comment",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-ui",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet normal ui-plugin-sheets",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-zen-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-zen-editor",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "Zen Editor plugin for Univer Sheets.",
"author": "DreamNum <developer@univer.ai>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"description": "UniverSheet normal base-sheets",
"author": "DreamNum <developer@univer.ai>",
Expand Down
Loading

0 comments on commit b8bf9e2

Please sign in to comment.