aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2023-04-05fixed up dataviz to work again. fixed point selection, tooltips, making and ...bobzel
2023-04-05fixed dragging groupsbobzel
2023-04-05adjusted general context menu items to always appear last. cleaned up makeLi...bobzel
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...bobzel
2023-03-29fixed sizing of link count button. moved border paths and audio to style pro...bobzel
2023-03-28from lastbobzel
2023-03-28moved filter icon to style providerbobzel
2023-03-28mostly code cleaning. small bugsbobzel
2023-03-28numerous changes to try to simplify event handling in DocumentView - got rid ...bobzel
2023-03-27fixed selections on PDFsbobzel
2023-03-27changed longPress to always select and to show decorations. fixed single/dou...bobzel
2023-03-24fixed showing keyValueBox when document opacity is 0 or it is hidden. fixed ...bobzel
2023-03-24overhaul of selection api so that schema and other views behave like freeform...bobzel
2023-03-23fixed up pointer events so that schema and freeform items can be selected wit...bobzel
2023-03-23fixed schema view to not let its contents be active (selectable/draggable) un...bobzel
2023-03-23Merge branch 'master' into schema-mehekmehekj
2023-03-23fixed link linesmehekj
2023-03-23changed showing keyvalue panes to not create a document, but to use the Layou...bobzel
2023-03-23fixed pointer events for doc contents with onClickHanlders to be none when do...bobzel
2023-03-22removed gitlike and branch stuff. updated fortawesome. added Z ordering but...bobzel
2023-03-20fixed copying of docs with template layout docs. fixed clone to search throu...bobzel
2023-03-20cleaned up pointer events so that nested documents can be selected directly w...bobzel
2023-03-17fixed clicking and dragging stackedTimeline anchors. updated followLink para...bobzel
2023-03-17fixed scriptingbox to remove script if text is empty. fixed scripting with c...bobzel
2023-03-17cleaned up highlighting styles a bit. fixed stackedTimeline screen to local xf.bobzel
2023-03-15fixed up Clone() and export/import collection to work with links, presentatio...bobzel
2023-03-14simplified Deserialize code. streamlined currentUserUtils to need fewer comp...bobzel
2023-03-14Merge branch 'master' into schema-mehekmehekj
2023-03-11changed links from being a computed field on documents to being accessed by a...bobzel
2023-03-10fited notetaking view to create headers if they don't exist when switching fr...bobzel
2023-03-08added progressive disclosure for collections.bobzel
2023-03-07fixed presbox following to use presItem anchor instead of target doc as ancho...bobzel
2023-03-06Merge branch 'master' into schema-mehekmehekj
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of scr...bobzel
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-01override onclick scriptmehekj
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