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 Wysiwyg/Trumbowyg editor colors when dark theme enabled #16356

Merged
merged 16 commits into from
Jun 27, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2a0a2fa View commit details
    Browse the repository at this point in the history
  2. Fix arrow color on hover

    mdameer committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8f58f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    82d7740 View commit details
    Browse the repository at this point in the history
  2. Enable default trumbowyg dark theme

    mdameer committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d49c883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf02a90 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Use trumbowyg default theme

    mdameer committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    45748e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f6d5e View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Hisham Bin Ateya <[email protected]>
    mdameer and hishamco authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3c3cb5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69e4eeb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: Mike Alhayek <[email protected]>
    mdameer and MikeAlhayek authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    4b275a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5bbd56 View commit details
    Browse the repository at this point in the history
  3. Move trumbowyg theme script to resources module

    mdameer committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3494631 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35f06af View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Refactor 'themeStoreKeySuffix' override for admin

    mdameer committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7fc81e9 View commit details
    Browse the repository at this point in the history
  2. Correct casing for backward compatibility

    mdameer committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9ec7bf0 View commit details
    Browse the repository at this point in the history
  3. Undo unneeded changes

    mdameer committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4c5092b View commit details
    Browse the repository at this point in the history