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

feat(maple): allow overriding TinyMCE config using settings [BB-6889] #511

Commits on Nov 23, 2022

  1. feat: allow overriding TinyMCE config using settings

    The TinyMCE configuration can be overridden by adding a
    `TINYMCE_CONFIG_OVERRIDES` dict to the `JS_ENV_EXTRA_CONFIG`.
    
    (cherry picked from commit 54507c1)
    tecoholic authored and Agrendalath committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    1089a77 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. test: fix quality

    Agrendalath committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    5f5dbf4 View commit details
    Browse the repository at this point in the history