Saul-Mirone
|
828215f45a
|
refactor(editor): remove unused modal widget (#11713)
|
2025-04-16 04:13:58 +00:00 |
|
Saul-Mirone
|
4f9a4e739a
|
feat(editor): extract linked doc widget package (#11589)
Close [BS-2738](https://github.com/toeverything/AFFiNE/pull/11589)
|
2025-04-11 14:06:16 +08:00 |
|
fundon
|
bb79781dd8
|
fix(editor): should clear selection when switching doc mode (#11545)
Closes: [BS-3050](https://linear.app/affine-design/issue/BS-3050/切换模式时,清除选区)
|
2025-04-10 03:10:50 +00:00 |
|
Saul-Mirone
|
be3024c0c1
|
chore(editor): remove unused inner modal widget (#11552)
|
2025-04-09 02:55:00 +00:00 |
|
Saul-Mirone
|
780c35eabe
|
fix(editor): prevent Tab key propagation outside editor (#11531)
Closes: BS-2964
|
2025-04-08 10:03:06 +00:00 |
|
Saul-Mirone
|
1f45cc5dec
|
refactor(editor): unify directories naming (#11516)
**Directory Structure Changes**
- Renamed multiple block-related directories by removing the "block-" prefix:
- `block-attachment` → `attachment`
- `block-bookmark` → `bookmark`
- `block-callout` → `callout`
- `block-code` → `code`
- `block-data-view` → `data-view`
- `block-database` → `database`
- `block-divider` → `divider`
- `block-edgeless-text` → `edgeless-text`
- `block-embed` → `embed`
|
2025-04-07 12:34:40 +00:00 |
|