Saul-Mirone
|
846410cdb6
|
feat(editor): note extension (#11856)
Closes: BS-3200
Closes: BS-3201
|
2025-04-21 13:18:35 +00:00 |
|
fundon
|
67832aab09
|
chore(editor): update file icons (#11826)
|
2025-04-21 09:18:29 +08:00 |
|
doodlewind
|
dba8e00fb6
|
feat(editor): add basic note support in turbo renderer (#11607)
After landing layout tree refactoring, this PR adds basic note support in turbo renderer.
In this demo recording, the code and image block needs to be further supported.
[Screen Recording 2025-04-10 at 5.16.15 PM.mov <span class="graphite__hidden">(uploaded via Graphite)</span> <img class="graphite__hidden" src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/lEGcysB4lFTEbCwZ8jMv/2e416b41-5609-4e52-a90f-5b7bb77db682.mov" />](https://app.graphite.dev/media/video/lEGcysB4lFTEbCwZ8jMv/2e416b41-5609-4e52-a90f-5b7bb77db682.mov)
|
2025-04-10 09:52:33 +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 |
|