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

When a post is saved, check for tinymce and save any editors. #12568

Merged
merged 8 commits into from
Dec 9, 2018

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    1fa46e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    7654273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1a38b View commit details
    Browse the repository at this point in the history
  3. no longer importing tinymce since we use the tinyMCE global. tinyMCE.…

    …triggerSave works now. checking if tinyMCE exists before making the call just in case.
    ideadude committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    55e799d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    fb38486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce7e74 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Configuration menu
    Copy the full SHA
    4a2af66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ca775 View commit details
    Browse the repository at this point in the history