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
|
dd1cf14069
|
refactor(editor): cleanup duplicated code (#11548)
|
2025-04-08 16:35:25 +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 |
|
CatsJuice
|
280227fa5f
|
feat(editor): change note cursor to crosshair (#11499)
|
2025-04-08 09:49:29 +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 |
|