Saul-Mirone
|
846410cdb6
|
feat(editor): note extension (#11856)
Closes: BS-3200
Closes: BS-3201
|
2025-04-21 13:18:35 +00:00 |
|
Saul-Mirone
|
7c79b1f024
|
feat(editor): latex and list extensions (#11851)
Closes: BS-3198
Closes: BS-3199
|
2025-04-21 10:29:31 +00:00 |
|
Saul-Mirone
|
df6e17b82f
|
feat(editor): frame and image extensions (#11849)
Closes: BS-3196
Closes: BS-3197
|
2025-04-21 10:29:30 +00:00 |
|
fundon
|
67832aab09
|
chore(editor): update file icons (#11826)
|
2025-04-21 09:18:29 +08:00 |
|
doodlewind
|
e1e5e8fc14
|
feat(editor): add basic image support in turbo renderer (#11620)
This PR adds basic support for image block:

|
2025-04-11 10:16:07 +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 |
|