overleaf/libraries/overleaf-editor-core/test
Domagoj Kriskovic fc90db231c Add CommentList to StringFileData (#16568)
* 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
2024-01-24 09:04:15 +00:00
..
support Merge pull request #14419 from overleaf/em-history-lib-async-await 2023-08-23 08:05:38 +00:00
change.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
comments_list.test.js Add CommentList to StringFileData (#16568) 2024-01-24 09:04:15 +00:00
edit_file_operation.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
file.test.js Add CommentList to StringFileData (#16568) 2024-01-24 09:04:15 +00:00
file_map.test.js Merge pull request #14419 from overleaf/em-history-lib-async-await 2023-08-23 08:05:38 +00:00
history.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
hollow_string_file_data.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
label.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
lazy_string_file_data.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
move_file_operation.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
operation.test.js Merge pull request #16393 from overleaf/em-typescript-libraries 2024-01-12 09:03:25 +00:00
safe_pathname.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
snapshot.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
string_file_data.test.js Add CommentList to StringFileData (#16568) 2024-01-24 09:04:15 +00:00
text_operation.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00