Skip to content

Commit

Permalink
Merge branch 'master' into xianggao/bs-1453-latex-没自动-focus
Browse files Browse the repository at this point in the history
  • Loading branch information
Flrande committed Oct 10, 2024
2 parents 2e531f6 + 06309b9 commit 53cbcb2
Show file tree
Hide file tree
Showing 40 changed files with 730 additions and 23 deletions.
22 changes: 22 additions & 0 deletions packages/affine/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @blocksuite/affine

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/blocks@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18
- @blocksuite/presets@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine",
"version": "0.17.17",
"version": "0.17.18",
"description": "BlockSuite for Affine",
"type": "module",
"repository": {
Expand Down
24 changes: 24 additions & 0 deletions packages/affine/block-embed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @blocksuite/affine-block-embed

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-block-surface@0.17.18
- @blocksuite/affine-components@0.17.18
- @blocksuite/affine-model@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-embed",
"version": "0.17.17",
"version": "0.17.18",
"description": "Embed blocks for BlockSuite.",
"type": "module",
"repository": {
Expand Down
23 changes: 23 additions & 0 deletions packages/affine/block-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @blocksuite/affine-block-list

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-components@0.17.18
- @blocksuite/affine-model@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-list",
"version": "0.17.17",
"version": "0.17.18",
"description": "List block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
23 changes: 23 additions & 0 deletions packages/affine/block-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @blocksuite/affine-block-paragraph

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-components@0.17.18
- @blocksuite/affine-model@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-paragraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-paragraph",
"version": "0.17.17",
"version": "0.17.18",
"description": "Paragraph block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
23 changes: 23 additions & 0 deletions packages/affine/block-surface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @blocksuite/affine-block-surface

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-components@0.17.18
- @blocksuite/affine-model@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-surface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-surface",
"version": "0.17.17",
"version": "0.17.18",
"description": "Surface block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
22 changes: 22 additions & 0 deletions packages/affine/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @blocksuite/affine-components

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-model@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-components",
"version": "0.17.17",
"version": "0.17.18",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": {
Expand Down
21 changes: 21 additions & 0 deletions packages/affine/data-view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @blocksuite/data-view

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-components@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/data-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/data-view",
"version": "0.17.17",
"version": "0.17.18",
"description": "Views of database in affine",
"type": "module",
"repository": {
Expand Down
20 changes: 20 additions & 0 deletions packages/affine/model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @blocksuite/affine-model

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-model",
"version": "0.17.17",
"version": "0.17.18",
"description": "Models for BlockSuite in Affine.",
"type": "module",
"repository": {
Expand Down
21 changes: 21 additions & 0 deletions packages/affine/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @blocksuite/affine-shared

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-model@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-shared",
"version": "0.17.17",
"version": "0.17.18",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": {
Expand Down
20 changes: 20 additions & 0 deletions packages/affine/widget-scroll-anchoring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @blocksuite/affine-widget-scroll-anchoring

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-model@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18

## 0.17.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/widget-scroll-anchoring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-widget-scroll-anchoring",
"version": "0.17.17",
"version": "0.17.18",
"description": "Affine scroll anchoring widget.",
"type": "module",
"repository": {
Expand Down
29 changes: 29 additions & 0 deletions packages/blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# @blocksuite/blocks

## 0.17.18

### Patch Changes

- 9f70715: Bug Fixes:

- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481)
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485)
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491)
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493)
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496)
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497)
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498)

- Updated dependencies [9f70715]
- @blocksuite/affine-block-embed@0.17.18
- @blocksuite/affine-block-list@0.17.18
- @blocksuite/affine-block-paragraph@0.17.18
- @blocksuite/affine-block-surface@0.17.18
- @blocksuite/affine-components@0.17.18
- @blocksuite/data-view@0.17.18
- @blocksuite/affine-model@0.17.18
- @blocksuite/affine-shared@0.17.18
- @blocksuite/affine-widget-scroll-anchoring@0.17.18
- @blocksuite/block-std@0.17.18
- @blocksuite/global@0.17.18
- @blocksuite/inline@0.17.18
- @blocksuite/store@0.17.18

## 0.17.17

### Patch Changes
Expand Down
Loading

0 comments on commit 53cbcb2

Please sign in to comment.