Saul-Mirone
|
35e232c61c
|
feat: migrate to blocksuite/affine (#8332)
Use `@blocksuite/affine` package for all blocksuite features in affine.
```ts
@blocksuite/store -> @blocksuite/affine/store
@blocksuite/global -> @blocksuite/affine/global
@blocksuite/block-std -> @blocksuite/affine/block-std
@blocksuite/blocks -> @blocksuite/affine/blocks
@blocksuite/presets -> @blocksuite/affine/presets
```
|
2024-09-20 10:55:47 +00:00 |
|
liuyi
|
555f203be6
|
feat(core): run indexer in worker (#7418)
|
2024-07-04 15:37:26 +08:00 |
|
forehalo
|
f0d127fa29
|
Revert "feat(core): run indexer in worker (#7295)"
This reverts commit c62d79ab14.
|
2024-07-03 10:16:27 +08:00 |
|
EYHN
|
c62d79ab14
|
feat(core): run indexer in worker (#7295)
|
2024-07-02 09:18:08 +00:00 |
|
EYHN
|
a440e85ffe
|
chore: bump blocksuite (#7075)
## Features
- toeverything/blocksuite#6937 @Flrande
## Bugfix
- toeverything/blocksuite#7137 @fundon
- toeverything/blocksuite#7126 @golok727
- toeverything/blocksuite#7128 @CatsJuice
- toeverything/blocksuite#7130 @fundon
## Refactor
## Misc
- toeverything/blocksuite#7131 @fundon
## Additional changes
Adjust the awareness provider so that it only obtains awareness instances when connect, and fixes the dependencies between workspace components.
|
2024-05-27 05:11:12 +00:00 |
|
EYHN
|
06fda3b62c
|
feat(infra): framework
|
2024-04-17 15:09:09 +08:00 |
|