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

Quote block: button for cite add/remove #59073

Merged
merged 14 commits into from
Mar 29, 2024
Merged

Quote block: button for cite add/remove #59073

merged 14 commits into from
Mar 29, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    53ca9a6 View commit details
    Browse the repository at this point in the history
  2. Same for pull quote

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f0da0ef View commit details
    Browse the repository at this point in the history
  3. Forgot default props

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2cdfe11 View commit details
    Browse the repository at this point in the history
  4. Fix icon

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cf89990 View commit details
    Browse the repository at this point in the history
  5. Revert pullquote

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b890501 View commit details
    Browse the repository at this point in the history
  6. Fix e2e tests

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4193c3a View commit details
    Browse the repository at this point in the history
  7. Fix tests

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dbe3189 View commit details
    Browse the repository at this point in the history
  8. Fix e2e

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c11e787 View commit details
    Browse the repository at this point in the history
  9. Try to stabilise test

    ellatrix committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5a24ce3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    21befde View commit details
    Browse the repository at this point in the history
  2. Try again to stabilise test

    ellatrix committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d2433cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf1dbd View commit details
    Browse the repository at this point in the history
  4. test: Fix Rich Text failures (#60290)

    * test: Define missing `logException` native module mock
    
    Prevent cryptic test failure messages originating from invoking this
    undefined method, which prevented the original error message from
    surfacing in the test failure log.
    
    * refactor: Export private API Rich Text module
    
    This export was added for interoperability with the web version modified
    in #58916.
    dcalhoun authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ec194db View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Fix e2e test

    ellatrix committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    52b566a View commit details
    Browse the repository at this point in the history