This website requires JavaScript.
Explore
Help
Sign In
matrix
/
matrix-react-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced
2025-11-05 23:10:41 +03:00
Code
Activity
Files
eda712ece84ac931b2c773c217cf28eec764c99f
matrix-react-sdk
/
test
/
editor
History
Bruno Windels
616ff5ce76
adjust list item numbers in test that are now preserved
2019-10-22 15:43:40 +02:00
..
caret-test.js
tests for turning caret position from model into dom position
2019-07-25 18:38:00 +02:00
deserialize-test.js
adjust list item numbers in test that are now preserved
2019-10-22 15:43:40 +02:00
diff-test.js
add tests for removing multiple characters in edit
2019-07-30 12:31:40 +02:00
history-test.js
add undo steps after word boundary (or capped) when typing or removing
2019-08-02 11:31:01 +02:00
mock.js
apply autocomplete changes to mock to fix editor unit tests
2019-08-29 18:00:38 +02:00
model-test.js
put mock code in separate file to reuse elsewhere
2019-07-25 17:27:29 +02:00
position-test.js
support incrementing/decrementing doc positions with predicate
2019-08-26 16:16:27 +02:00
range-test.js
fix bug when replacing range starting at end of previous part
2019-08-28 15:52:39 +02:00
serialize-test.js
test serialization only produces html messages when needed
2019-07-25 18:47:29 +02:00