Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can do paragraph formats using quanta toolbar (e.g. headings) (custom toolbar actions) #120

Open
Tracked by #5
djay opened this issue Aug 1, 2024 · 0 comments
Assignees

Comments

@djay
Copy link
Member

djay commented Aug 1, 2024

  • The settings determines which parts of the schema end up being buttons on the toolbar.
    • so adminUI has defaults for this and frontend can override at init
  • everything on the toolbar needs to be in the schema and displayed on the sidebar
  • can be buttons or dropdowns
    • dropdowns would need to suppy an additional icon since on the sidebar this won't be a dropdown
  • don't result in a modal. but might result in sidebar opening and more settings there being available, or things to edit visually e.g. showImage toggle or showCaption toggle
  • can come from parent containers not just the currently selected block
@MAX-786 MAX-786 self-assigned this Aug 13, 2024
@djay djay changed the title I can do paragraph formats using quanta toolbar (e.g. headings) I can do paragraph formats using quanta toolbar (e.g. headings) (custom toolbar actions) Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants