overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton 98bf2ac055 Disable spell check setting when doc is read-only (#21253)
GitOrigin-RevId: 1053fefd953d4f60b1c2aef4170f99c6885c265d
2024-10-23 08:05:18 +00:00
..
changes extracted rejectChanges to a separate file 2024-08-26 08:05:10 +00:00
spelling Disable spell check setting when doc is read-only (#21253) 2024-10-23 08:05:18 +00:00
toolbar Merge pull request #20436 from overleaf/ii-bs5-editor-toolbar 2024-10-01 08:04:42 +00:00
visual Convert PDF.js code to TypeScript 2024-10-14 11:00:45 +00:00
add-comment.ts Merge pull request #21201 from overleaf/dp-toolbar-ui 2024-10-22 08:04:57 +00:00
annotations.ts feat: making highlighting of errors more specific (#19963) 2024-09-04 08:04:48 +00:00
auto-complete.ts Merge pull request #20903 from overleaf/mj-load-write-and-cite-with-autocomplete 2024-10-14 11:05:39 +00:00
auto-pair.ts
bracket-matching.ts
browser.ts
bundle.ts Add state.Prec to editor:extensions export (#21222) 2024-10-22 08:06:29 +00:00
class-highlighter.ts
command-tooltip.ts
cursor-highlights.ts
cursor-position.ts
doc-name.ts
draw-selection.ts
editable.ts
effect-listeners.ts
empty-line-filler.ts
figure-modal.ts
file-tree-item-drop.ts
filter-characters.ts
folding-keymap.ts
font-load.ts
geometry-change-event.ts
go-to-line.ts
highlight-active-line.ts
highlight-special-chars.ts
indentation-markers.ts
index.ts Merge pull request #20903 from overleaf/mj-load-write-and-cite-with-autocomplete 2024-10-14 11:05:39 +00:00
inline-background.ts
keybindings.ts
keymaps.ts
language.ts Streamline the project references context provider (#19387) 2024-07-16 08:04:30 +00:00
line-numbers.ts
line-wrapping-indentation.ts
linting.ts Merge pull request #19253 from overleaf/mj-bibtex-linter 2024-07-15 09:01:21 +00:00
math-preview.tsx Include \def, \let, \newenvironment and \renewenvironment commands in the math preview (#20197) 2024-09-17 08:04:53 +00:00
phrases.ts
ranges.ts Fix change and insert range decorations background color (#21131) 2024-10-22 08:05:42 +00:00
realtime.ts Merge pull request #20052 from overleaf/em-tracked-deletes-limit 2024-08-27 08:04:31 +00:00
scroll-one-line.ts
scroll-position.ts Move updateListener out of sourceOnly wrapper (#19573) 2024-08-07 08:05:50 +00:00
search.ts Merge pull request #20709 from overleaf/dp-search-wrapping 2024-10-14 11:02:40 +00:00
shortcuts.ts Merge pull request #21164 from overleaf/dp-add-comment-keyboard-shortcut 2024-10-22 08:05:15 +00:00
symbol-palette.ts
text-selected.ts Merge pull request #20606 from overleaf/dk-add-comment-on-mouseup 2024-09-27 08:04:39 +00:00
theme.ts Remove underline from lint range highlight (#20243) 2024-09-13 08:05:05 +00:00
third-party-extensions.ts
track-changes.ts trackDetachedComments as separate extension 2024-08-26 08:04:56 +00:00
track-detached-comments.ts trackDetachedComments as separate extension 2024-08-26 08:04:56 +00:00
vertical-overflow.ts Add review panel context providers and components (#19490) 2024-08-13 08:04:20 +00:00
visual-line-selection.ts
wait-for-parser.ts