Tom Moor
cabae7a91e
fix: Empty placeholder shows up when no text but image in paragraph ( #9593 )
2025-07-09 23:56:29 +00:00
Tom Moor
f7f1f07716
perf: Utilize plugin state in placeholder plugin ( #9283 )
...
* perf: Utilize plugin state in placeholder plugin
* perf: Move textContent calculation out of loop
* Update shared/editor/plugins/PlaceholderPlugin.ts
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
* Update PlaceholderPlugin.ts
---------
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
2025-05-23 14:51:09 -04:00
Apoorv Mishra
2fe887ef57
Refactor Placeholder plugin to make it configurable ( #9224 )
...
* fix: refactor to make configurable
* fix: make it a reusable plugin so that it can be colocated with nodes eligible for placeholders
* fix: cond -> condition
* fix: `pos` -> `$start` as param
* fix: cleanup
2025-05-16 20:58:06 -04:00
Tom Moor
062016b164
chore: Move editor into codebase ( #2930 )
2022-01-19 18:43:15 -08:00