aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/DashDocCommentView.tsx
AgeCommit message (Collapse)Author
2024-10-11fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't ↵bobzel
propagate out of carousel or card views. fix for text with image Doc - now gets saved to UPDATE_CACHE working set.
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-04-24completing eslint passbobzel
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ ↵bobzel
checkbox view to formatted text. changed paintFunc to be computed based on layouytfieldkey being text in a freeformview. changed some inputRules to apply to code blocks. changed : contextmenu to allow regular note to be created. changed experimental tools to be user tmeplate tools. fixed focus on search bar when opening context menu
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-03-20fixed copying of docs with template layout docs. fixed clone to search ↵bobzel
through RTFs for referenced documents to clone. renamed nested documents docId instead of docid for consistency with other nested field ids.
2022-11-10made alternate image use a field data-useAlt. added alt images to ↵bobzel
preselements. fixed removing TabDoc documentviews from document view list. added playing audio tags to preselements
2022-11-04more fixes to sidebar annotations of pdfs to improve link following.bobzel
2022-11-01fixes for goldenlayout to initialize more cleanly. updated all old ↵bobzel
ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly.
2022-07-02fixing many eslint errorsbobzel
2020-06-16fixed problems with scriptingBox types & cleaned up code.Bob Zeleznik
2020-06-16cleaned up some of the prosemirror plugin views.Bob Zeleznik
2020-05-26Modifications to DashDocCommentView (class from RichTextSchema)Safae Merigh
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-28rearranged text filesBob Zeleznik