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

RTE plain text mentions as pills #10852

Merged
merged 19 commits into from
May 16, 2023

Commits on May 12, 2023

  1. insert mentions as links styled as pills

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c2b0507 View commit details
    Browse the repository at this point in the history
  2. post merge fix and update test

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e6e2290 View commit details
    Browse the repository at this point in the history
  3. update comments, move typeguard out

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ce170ed View commit details
    Browse the repository at this point in the history
  4. create a text node instead of setting innerText

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e8bb00e View commit details
    Browse the repository at this point in the history
  5. update test

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9260c00 View commit details
    Browse the repository at this point in the history
  6. update test

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8e2bf0d View commit details
    Browse the repository at this point in the history
  7. fix broken cypress test, remove .only

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    72917f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fbbf2f View commit details
    Browse the repository at this point in the history
  9. update comment

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ba1c47f View commit details
    Browse the repository at this point in the history
  10. fix strict null error

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    cbfe5de View commit details
    Browse the repository at this point in the history
  11. use typeguard

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    2b95c57 View commit details
    Browse the repository at this point in the history
  12. avoid implicit truth check

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6499042 View commit details
    Browse the repository at this point in the history
  13. add hook tests

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e5bd2da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f25dcf8 View commit details
    Browse the repository at this point in the history
  15. add comment

    Alun Turner committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b7d6b3b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    9f126b4 View commit details
    Browse the repository at this point in the history
  2. Update test/components/views/rooms/wysiwyg_composer/hooks/usePlainTex…

    …tListeners-test.tsx
    
    Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
    artcodespace and andybalaam authored May 16, 2023
    Configuration menu
    Copy the full SHA
    58d443a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57924c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd5cc07 View commit details
    Browse the repository at this point in the history