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 |
|
Saul-Mirone
|
2a1306c58c
|
refactor(editor): separate the element renders (#11461)
|
2025-04-04 13:09:46 +00:00 |
|
Saul-Mirone
|
205cd7a86d
|
refactor(editor): rename block-std to std (#11250)
Closes: BS-2946
|
2025-03-28 07:20:34 +00:00 |
|
Saul-Mirone
|
f5fb5c848e
|
refactor(editor): move text toolbar config and components to its package (#11083)
|
2025-03-21 16:47:40 +00:00 |
|
Saul-Mirone
|
92d76ba571
|
refactor(editor): merge inline to std (#11025)
|
2025-03-20 05:46:56 +00:00 |
|
Saul-Mirone
|
cac05e720a
|
refactor(editor): gfx text package (#10738)
|
2025-03-10 10:25:21 +00:00 |
|