aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17fixed copy paste to clone links if both anchors are copied. adjusted API for...bobzel
2023-03-16added importing and exporting of assets (images, pdfs, etc) to collection im...bobzel
2023-03-16fixed export/import collectoingeireann
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-13npm install changesbobzel
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-10fixed resetting panZoom transition after focusbobzel
2023-03-10fixed image anchors to save zoom/pan info and to focus() on content when foll...bobzel
2023-03-09added reordering of progressivized docsbobzel
2023-03-08made startIndex for progressivize an option. change progressivize slide# dis...bobzel
2023-03-08some cleanup of presBox properties panels. fixes for undoing some slider act...bobzel
2023-03-08switched filters from being a document to just being a UIbobzel
2023-03-08from last -- progressivize for images/videos/etc.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-05from lastbobzel
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of scr...bobzel
2023-03-03fixed assigning non-setter functionsbobzel
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-01fix to notetakingiview resizing when deleting a column to force an unset columnbobzel
2023-03-01fixed notetakingview - docs fitting in columns, resizing columnsbobzel
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-28added view spec capture options to complete linkbobzel
2023-02-27fixed positioning of rotated ink mask strokesbobzel
2023-02-27Merge pull request #161 from brown-dash/james-text-iconsMehek Jethani
2023-02-27Merge branch 'master' into james-text-iconsjameshu111
2023-02-27fixed ink anchor restoration by saving width/height with dataviewbobzel
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2023-02-23fix hover text on link button to not block link menubobzel
2023-02-23fixed display of link linesbobzel
2023-02-23fix so that link menu will populate correctly in properties view.bobzel
2023-02-22fixed highlighting images with links.bobzel
2023-02-22fixing highlighting presbox navigations. image anchor are now always added as...bobzel
2023-02-22fixed pin content to save collections contentbobzel
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 pull request #160 from brown-dash/menushortcuts-jesusMehek Jethani
2023-02-22Merge branch 'master' into menushortcuts-jesusmonoguitari