aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/EquationEditor.tsx
AgeCommit message (Collapse)Author
2025-06-03fixed equationBox so that it can be used in templates.bobzel
2024-11-13made link text use text menu. and made link text zoom with view. cleaned up ↵bobzel
equationBox updateSize()
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-04-24completing eslint passbobzel
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-06converted equationEditor from a npm module to a local file. commented out ↵bobzel
old google-maps code.