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

Fix for lack of cache key for some resources #4852

Merged
merged 9 commits into from
Aug 27, 2021
Merged

Fix for lack of cache key for some resources #4852

merged 9 commits into from
Aug 27, 2021

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    05d67d4 View commit details
    Browse the repository at this point in the history
  2. Add test for CKEDITOR.dom.document#appendStyleSheet() and `CKEDITOR…

    ….tools.buildStyleHtml()`.
    Comandeer committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d439fef View commit details
    Browse the repository at this point in the history
  3. Make CKEDITOR.dom.document#appendStyleSheet() and `CKEDITOR.tools.b…

    …uildStyleHtml()` use `CKEDITOR.getUrl()` internally and update their API docs accordingly.
    Comandeer committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    f2a7cb0 View commit details
    Browse the repository at this point in the history
  4. Update config.contentsCss option as wrapping its value in `CKEDITOR…

    ….getUrl()` is no longer needed.
    Comandeer committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    75dc4e8 View commit details
    Browse the repository at this point in the history
  5. Add manual test.

    Comandeer committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9e4c516 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3753b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Ignore manual test on mobile.

    Co-authored-by: Bartłomiej Kalemba <[email protected]>
    Comandeer and sculpt0r authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    041f26a View commit details
    Browse the repository at this point in the history
  2. Update assertions in unit tests.

    Co-authored-by: Bartłomiej Kalemba <[email protected]>
    Comandeer and sculpt0r committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ff25fe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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