aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/prosemirrorPatches.js
AgeCommit message (Collapse)Author
2021-02-10fixes for removing individual overlapping textanchors in a textBox. ↵bobzel
Hopefully near final cleanup of linkDocPreview and FormattedTextComment
2020-09-17fixed deleting text links to work when there are multiple links in the same ↵bobzel
linkAnchor mark. addressed problem with text getting a negative height when its resized to fit content in a preview window when its also displayed in freeform.
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ↵Bob Zeleznik
work is needed to handle overlapping anchors.
2020-06-24fixed warnings. fixed blockquote menu function.Bob Zeleznik
2020-04-28rearranged text filesBob Zeleznik