overleaf/services/web/frontend/js/features/source-editor/extensions/spelling
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
..
backend.ts
cache.ts
context-menu.tsx
helpers.ts
ignored-words.ts
index.ts [web] Spelling correction Dropdown to BS5 (#21493) 2024-11-05 09:04:28 +00:00
misspelled-words.ts
spellchecker.ts
spelling-suggestions-feedback.tsx [web] Spelling correction Dropdown to BS5 (#21493) 2024-11-05 09:04:28 +00:00
spelling-suggestions-language.tsx [web] Spelling correction Dropdown to BS5 (#21493) 2024-11-05 09:04:28 +00:00
spelling-suggestions.tsx [web] Spelling correction Dropdown to BS5 (#21493) 2024-11-05 09:04:28 +00:00