AFFiNE data & logic & UI regression
Since https://github.com/toeverything/AFFiNE/pull/2833, we upgrade blocksuite to subdocument support.
### Desktop
- [ ] #2798
- [x] Blob syncing
- [x] Export/Import
### AFFiNE Cloud
- [x] WebSocket provider
- [ ] UI
### Web
- [x] Data migration
- [ ] https://github.com/toeverything/AFFiNE/issues/3029
The "Noise background on the sidebar" option isn't working on Windows because of #2303.
The environment.isMacOs condition should be dropped.
https://github.com/toeverything/AFFiNE/blob/fe895905bdba44ff6858d835864fc2f33c799088/packages/component/src/components/workspace/index.tsx#L20-L21
The "Noise background on the sidebar" option isn't working on Windows because of #2303.
The
environment.isMacOscondition should be dropped.https://github.com/toeverything/AFFiNE/blob/fe895905bdba44ff6858d835864fc2f33c799088/packages/component/src/components/workspace/index.tsx#L20-L21
could you please open a pr?
Here you are: #3107
most of the features have been implemented, closing