Skip to content

Conversation

@aduth
Copy link
Member

@aduth aduth commented May 10, 2017

This pull request seeks to treat TinyMCE as though it were a module. The Webpack configuration has been updated to still reference the global, but we should not be accessing the global directly in code. This is for consistency in how we treat dependencies, and to leave open the possibility of modifying the source from which TinyMCE is resolved (e.g. npm).

Testing instructions:

Verify that no regressions occur in the display and behavior of the editor, notably parsing of blocks and Editable field usage (text blocks, heading blocks, etc.)

@aduth aduth added the Framework Issues related to broader framework topics, especially as it relates to javascript label May 10, 2017
@aduth aduth merged commit ca6bd50 into master May 11, 2017
@aduth aduth deleted the remove/tinymce-global branch May 11, 2017 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Framework Issues related to broader framework topics, especially as it relates to javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants