Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Allow image pasting in rich text mode in RTE #11049

Merged
merged 17 commits into from
Jun 9, 2023

Commits on Jun 6, 2023

  1. add comments to rough first solution

    Alun Turner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    563fefa View commit details
    Browse the repository at this point in the history
  2. allow eventRelation prop to pass to both composers

    Alun Turner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ac89c45 View commit details
    Browse the repository at this point in the history
  3. use eventRelation in image paste

    Alun Turner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    eddb25a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5193f2b View commit details
    Browse the repository at this point in the history
  5. extract error handling to function

    Alun Turner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5cc2442 View commit details
    Browse the repository at this point in the history
  6. type the error handler

    Alun Turner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1853439 View commit details
    Browse the repository at this point in the history
  7. add tests

    Alun Turner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ff22566 View commit details
    Browse the repository at this point in the history
  8. make behaviour mimic SendMessage

    Alun Turner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c22510f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. add sad path tests

    Alun Turner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2f70f31 View commit details
    Browse the repository at this point in the history
  2. refactor to use catch throughout

    Alun Turner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5ae4ff6 View commit details
    Browse the repository at this point in the history
  3. update comments

    Alun Turner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    14a62c7 View commit details
    Browse the repository at this point in the history
  4. tidy up tests

    Alun Turner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e342e78 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop' into alunturner/paste-i…

    …mage-investigation
    Alun Turner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c92663e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. add special case and change function signature

    Alun Turner committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    dafe585 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    8645740 View commit details
    Browse the repository at this point in the history
  2. add comment

    Alun Turner committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    77ccbf8 View commit details
    Browse the repository at this point in the history
  3. bump rte to 2.2.2

    Alun Turner committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3a433fe View commit details
    Browse the repository at this point in the history