mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
fc90db231c
* Add CommentList to StringFileData * added more types * use toRaw * using Map rather than array for comments * using Range class * Comment with ranges:Range[] * Revert "Comment with ranges:Range[]" This reverts commit 0783b1837562600637db03cc70c620129061c797. * Comment with ranges:Range[] * remove isDeleted * commentList.toRaw() * using toRaw * commentId to id * Revert "using toRaw" This reverts commit 0c04ca5836f3befd5ec027bad5bf722e8b27f36c. * fix merge * make comment map internal to CommentList * remove unused type * fix parameter name in StringFileData * import types more consistently * more consistent type def GitOrigin-RevId: 2be2225819d8e8ebcf90d08def280377205cb9ec |
||
---|---|---|
.. | ||
support | ||
change.test.js | ||
comments_list.test.js | ||
edit_file_operation.test.js | ||
file.test.js | ||
file_map.test.js | ||
history.test.js | ||
hollow_string_file_data.test.js | ||
label.test.js | ||
lazy_string_file_data.test.js | ||
move_file_operation.test.js | ||
operation.test.js | ||
safe_pathname.test.js | ||
snapshot.test.js | ||
string_file_data.test.js | ||
text_operation.test.js |