aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/EquationView.tsx
AgeCommit message (Expand)Author
2024-04-24completing eslint passbobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...bobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-06converted equationEditor from a npm module to a local file. commented out ol...bobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-05-08more fixes for tags - removed #<tag> fields. just use 'tags' now.bobzel
2022-11-10made alternate image use a field data-useAlt. added alt images to preselemen...bobzel
2022-11-08making pasting form pdf work again with backlinks. text fixes for equationVie...bobzel
2022-11-01fixes for goldenlayout to initialize more cleanly. updated all old ReactDOM....bobzel
2022-10-07fixes for equations : :eq as option to ctrl-m inside a text box. added backg...bobzel
2022-07-02fixing many eslint errorsbobzel
2021-03-06cleaned up a little bit in doc decorations.bobzel
2021-03-04fixed template doc height setting (when autoHeight text field)bobzel
2021-03-04more fitWidth fixes for PDFbobzel
2021-03-02some cleanup and extensions to Equationbox stuff. can sort of be nested in t...bobzel