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