aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2023-03-01fixes for animation effect time setting when following links. fixes for star...bobzel
2023-03-01cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ...bobzel
2023-03-01changed inPlace link following to be lightbox. allowed collections to be lab...bobzel
2023-02-28cleaning up of following inPlace links to overlay current inplaceContainer co...bobzel
2023-02-27fixed positioning of rotated ink mask strokesbobzel
2023-02-27Merge branch 'master' into james-text-iconsjameshu111
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2023-02-22fixed highlighting images with links.bobzel
2023-02-22fixed hiding doc decorations when clicking on a nested doc. finished removin...bobzel
2023-02-22Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2023-02-22capture viewType as part of pinning a document/making an anchor to simplify V...bobzel
2023-02-22Merge branch 'master' into UI_Update_Eric_MaEric
2023-02-22Merge branch 'master' into UI_Update_Eric_MaEric
2023-02-22Icons for image context menuEric
2023-02-22fixed pres hide before/after, select w/o nav, and updating contents.. made co...bobzel
2023-02-21fixed explore mode zooming. don't show doc decorations until you move outsid...bobzel
2023-02-16Modified Formatted Text Box and Document View Context Menu Iconsjameshu111
2023-02-09fixed childLayoutString to work. made images capable of fitWidth. fixed anim...bobzel
2023-01-24stopped storing presCollection in PresBox in favor of computing it. added a...bobzel
2023-01-20removed tour map from lightbox. added option to create anchors without addin...bobzel
2023-01-17fixed linkint to trail to follow trail immediately in lightbox and show trail...bobzel
2023-01-12fix for document decoration bounds alignment with non-fit-width freeform views.bobzel
2023-01-06added zoom box highlighting of text anchors in pdf/web pages for link/pres fo...bobzel
2022-12-16fixed problem with undo. regularized all linkfollowing anchor fields to star...bobzel
2022-12-08cleaned up animation effects to not reference presBox. fixed anchors in text...bobzel
2022-12-07fixed presMovement.none so that no pan or zoom takes place. fixed clicking o...bobzel
2022-12-06added long press to select documents. fixed/reactivated link size/colors. f...bobzel
2022-12-05cleaning up following links and pres item following so that view transitions ...bobzel
2022-12-01refactored process of following links / jumping to docs and added following o...bobzel
2022-11-30show link count for isLinkButton docs, don't show link links for sidebaranno ...bobzel
2022-11-29changes to streamline link editing UI (got rid of LinkEditor). cleaned up li...bobzel
2022-11-17mostly changing strings to enumsbobzel
2022-11-16added presEffects to link anchorsbobzel
2022-11-16big changes to make link following use the same code as pinning docs for trails.bobzel
2022-11-15added canEmbed prop so collection can allow its items to be dragged out (eg.,...bobzel
2022-11-15made InPlace container tool button apply more settings to be more like a temp...bobzel
2022-11-14added an inPlace property for setting up in place content menu patterns.bobzel
2022-11-14made audio anno recording last as long as record button is pressed. added a H...bobzel
2022-11-11fixed converting strokes to inkMasks. cleaned up rendering inkStrkes w/ w/o c...bobzel
2022-11-10fixed showing proper right-click context for document type when document isn'...bobzel
2022-11-10partial fix for previewing multiple links to different sidebar notes. fixed ...bobzel
2022-11-09added tab highlighting when tab doc is target of hyperlink. made region anno...bobzel
2022-11-08making pasting form pdf work again with backlinks. text fixes for equationVie...bobzel
2022-11-02fix sidebar so active filters add proper metadata to newly created documentsbobzel
2022-11-02select docs when title header is edited. fixed doc decoration top border. so...bobzel
2022-10-31cleaning up link count icon to be part of documentLinks view and to appear on...bobzel
2022-10-28fixed proxyfields to use cache if it's available which saves orders of magnit...bobzel
2022-10-27cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...bobzel
2022-10-25various tweaks: show border highlights in tree views, uniform treatment of em...bobzel
2022-10-24added link to documentation from specific nodesgeireann