overleaf/services/web/frontend/js/features/source-editor/extensions
Antoine Clausse 053831b48c [web] Spelling correction Dropdown to BS5 (#21493)
* Split `SpellingSuggestions` into a BS3 and BS5 version

* Migrate `B5SpellingSuggestions` to BS5

* Add `.dropdown-menu.dropdown-menu-unpositioned` styles

This makes the dropdown position itself without overflows

* Make spelling tooltip background transparent

* Migrate Cog icon to BS5

* Use `PolymorphicComponent`

Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>

* Fix formatting

---------

Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>
GitOrigin-RevId: aaa6c589637971031d13ac099f935fe2052e6989
2024-11-05 09:04:28 +00:00
..
changes extracted rejectChanges to a separate file 2024-08-26 08:05:10 +00:00
spelling [web] Spelling correction Dropdown to BS5 (#21493) 2024-11-05 09:04:28 +00:00
toolbar Merge pull request #21368 from overleaf/ii-bs5-text-formatting-button 2024-10-29 09:05:05 +00:00
visual Merge pull request #21477 from overleaf/ii-bs5-table-generator 2024-11-04 09:04:41 +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 #21208 from overleaf/dp-accept-reject-all-changes 2024-10-24 08:05:08 +00:00
inline-background.ts
keybindings.ts
keymaps.ts
language.ts
line-numbers.ts
line-wrapping-indentation.ts
linting.ts
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
review-tooltip.ts Show "add comment" tooltip below cursor if near viewport top (#21348) 2024-10-28 09:05:47 +00:00
scroll-one-line.ts
scroll-position.ts
search.ts Merge pull request #21259 from overleaf/td-bs5-editor-search 2024-10-24 08:05:58 +00:00
shortcuts.ts Merge pull request #21283 from overleaf/dp-keyboard-shortcuts 2024-10-24 08:05:17 +00:00
symbol-palette.ts
text-selected.ts Show "add comment" tooltip below cursor if near viewport top (#21348) 2024-10-28 09:05:47 +00:00
theme.ts Merge pull request #21259 from overleaf/td-bs5-editor-search 2024-10-24 08:05:58 +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
visual-line-selection.ts
wait-for-parser.ts