This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
mirror of
https://github.com/vector-im/element-web.git
synced
2025-08-22 23:11:12 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
element-web
/
test
/
editor
History
Bruno Windels
299cf8542c
Split MessageEditor in edit-specifics & reusable part for main composer
2019-08-05 15:31:18 +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
test html to editor model deserialization
2019-07-25 17:27:47 +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
Split MessageEditor in edit-specifics & reusable part for main composer
2019-08-05 15:31:18 +02:00
model-test.js
put mock code in separate file to reuse elsewhere
2019-07-25 17:27:29 +02:00
serialize-test.js
test serialization only produces html messages when needed
2019-07-25 18:47:29 +02:00