0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps
Ronald Langeveld d1b92a04a3
Changed HTML Editor to use Koenig's onFocus (#18492)
no issue

- we added a new plugin in Koenig which exposed a new onFocus plugin,
meaning we can get this directly from Koenig instead of hacking the html
dom.
- changed the HTML Editors onFocus function to use Koenig's / Lexical's
built in OnFocus plugin.

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 66d44ad</samp>

Fix editor toolbar disappearing bug in `HtmlEditor.tsx`. Use focus
plugin from `Koenig` package to handle editor focus.
2023-10-05 12:47:29 +07:00
..
admin-x-settings Changed HTML Editor to use Koenig's onFocus (#18492) 2023-10-05 12:47:29 +07:00
announcement-bar Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
comments-ui Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
portal Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
signup-form Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
sodo-search Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00