Ghost/ghost/admin/app/components/editor
Elena Baidakova 2236d2ef24
Wired lexical snippets to Ghost (#16647)
refs TryGhost/Team#2904

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

This pull request adds the lexical editor feature to the Ghost admin
app, which allows users to create and edit snippets in a natural
language format. It modifies the `snippet` model, adapter, and
controller, and the `lexical-editor` template and component to support
the new feature.
2023-04-17 17:39:04 +04:00
..
modals Wired lexical snippets to Ghost (#16647) 2023-04-17 17:39:04 +04:00
publish-options Removed need for .get() with settings service 2022-10-07 16:14:57 +01:00
publish-buttons.hbs 🎨 Improved email failure handling and retrying (#15504) 2022-10-06 11:12:11 +02:00
publish-management.hbs 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
publish-management.js 🐛 Fixed retrying failed emails when rescheduling them (#16383) 2023-03-09 12:32:22 +01:00