Tom Moor
d5763233ca
HelpText -> Text
2022-02-17 20:59:40 -08:00
Saumya Pandey
9d82bf2a69
fix: remove scrollbar on x-axis in toc ( #3008 )
...
* fix: remove overflow x in toc
* fix: use useMemo
* fix: parsing /settings/integrations/slack
* fix: no transparency in firefox
* fix: remove debounced fn
2022-01-26 19:36:11 -08:00
Tom Moor
d0e7f2de65
fix: Emoji in title positioning ( #2927 )
...
* wip
* fix measure on first render
* wip
* refactor
* tsc
* remove fragment
* refactor (again)
* cleanup
2022-01-16 17:02:33 -08:00
Tom Moor
66d5a567c2
feat: Optional full-width toggle for document display ( #2869 )
...
* Migration, model, presenter
* Working implementation
* fix: Account for table of contents
* Checkbox -> Toggle
* Checkbox -> Toggle
2021-12-19 13:58:16 -08:00
Tom Moor
15b1069bcc
chore: Move to Typescript ( #2783 )
...
This PR moves the entire project to Typescript. Due to the ~1000 ignores this will lead to a messy codebase for a while, but the churn is worth it – all of those ignore comments are places that were never type-safe previously.
closes #1282
2021-11-29 06:40:55 -08:00