aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/SummaryView.tsx
AgeCommit message (Collapse)Author
2025-04-15fixing summary/elision text node to work better with lists or hierarchical ↵bobzel
text nodes.
2025-03-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-24completing eslint passbobzel
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 ↵bobzel
preselements. fixed removing TabDoc documentviews from document view list. added playing audio tags to preselements
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-17fixed docdecorations on collecction with side filter bar expanded. cleaned ↵Bob Zeleznik
up warnings/error messages a bit.
2020-06-16cleaned up some of the prosemirror plugin views.Bob Zeleznik
2020-05-25Modifications to SummaryView (class from RichTextSchema)Safae Merigh
2020-04-28rearranged text filesBob Zeleznik