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

Update rich text editor dependency and associated changes #11098

Merged
merged 17 commits into from
Jun 19, 2023

Commits on Jun 15, 2023

  1. fix logic error

    Alun Turner committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a224b68 View commit details
    Browse the repository at this point in the history
  2. update types

    Alun Turner committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    eeabf03 View commit details
    Browse the repository at this point in the history
  3. extract message content to variable

    Alun Turner committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    62a948b View commit details
    Browse the repository at this point in the history
  4. use the new messageContent property

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

Commits on Jun 16, 2023

  1. sort out mention types to make them a map

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5b7a111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5198c12 View commit details
    Browse the repository at this point in the history
  3. add plain text handling

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7671598 View commit details
    Browse the repository at this point in the history
  4. change type and handling for attributes when creating a mention in pl…

    …ain text
    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ee89c25 View commit details
    Browse the repository at this point in the history
  5. tidy, add comment

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cda3f99 View commit details
    Browse the repository at this point in the history
  6. revert TS config change

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b802965 View commit details
    Browse the repository at this point in the history
  7. fix broken types in test

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1eb6acc View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/develop' into alunturner/format-…

    …message-output-correctly
    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b5ca2b1 View commit details
    Browse the repository at this point in the history
  9. update tests

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a36412e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86448e5 View commit details
    Browse the repository at this point in the history
  11. bump rte

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    be7745b View commit details
    Browse the repository at this point in the history
  12. fix import and ts errors

    Alun Turner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    30b4352 View commit details
    Browse the repository at this point in the history
  13. fix broken tests

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