aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/src/editor/createEditorState.ts
Commit message (Collapse)AuthorAge
* refactor(frontend): simplify diagnostic trackingLibravatar Kristóf Marussy2022-12-09
|
* feat(frontend): overlay scrollbars for editorLibravatar Kristóf Marussy2022-11-05
|
* refactor(frontend): editor theme improvementsLibravatar Kristóf Marussy2022-11-05
|
* refactor(frontend): improve code splittingLibravatar Kristóf Marussy2022-08-21
|
* fix(frontend): CodeMirror gutter accessibilityLibravatar Kristóf Marussy2022-08-20
| | | | | Gutters are aria-hidden, so no accessibility attributes should point at them.
* feat(frontend): custom search panelLibravatar Kristóf Marussy2022-08-17
| | | | Also improves editor styling (to enable panel styling).
* refactor(frondend): improve editor store and themeLibravatar Kristóf Marussy2022-08-16
Also bumps frontend dependencies.