aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-07-30set default native width for maps. changed map css so sidebar will show up. ↵bobzel
fixed pointerEvents for map
2021-07-29create mapbox node bugAubrey-Li
2021-07-29MAP document typeAubrey-Li
2021-07-29Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-29box shadowAubrey-Li
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29from lastbobzel
2021-07-29Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-29fixed navigating to a PDF anchor from sidebar.bobzel
2021-07-29some commentsAubrey-Li
2021-07-29from lastbobzel
2021-07-29fixed issues with following links to anchors in PDFs/etc and getting scroll ↵bobzel
position right.
2021-07-29fixed linking to text in custom text view.bobzel
2021-07-29added button to lightbox to create a tab from current document. changed ↵bobzel
stepInto to first shrinkwrap(), then to step through collection
2021-07-28marker updatesAubrey-Li
2021-07-27from last - fixes shift-dragging to a new tabbobzel
2021-07-27from lastbobzel
2021-07-27fixe MakeClone to handle links properly. fixed cloning richtext to update ↵bobzel
rich text references to documents properly. fixed dragging to call MakeClone properly.
2021-07-26disabled drop shadow for collections in tree viewAubrey-Li
2021-07-26some updates with MapMarkerAubrey-Li
2021-07-26Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-26cleaned up pile view a bit so that it doesn't scale up huge when there's one ↵bobzel
document. made the pile be round and drop-shadowed. made the pile go away immediately if there are no documents. made it work with undo.
2021-07-24Merge branch 'trails-aubrey' of https://github.com/brown-dash/Dash-Web into ↵Aubrey-Li
trails-aubrey
2021-07-24bug fixes with info windowAubrey-Li
2021-07-24change during sprintgeireann
2021-07-24fixed minor issues and got rid of console errorgeireann
2021-07-24duplicate key console errorgeireann
2021-07-24backend issues with creating map nodeAubrey-Li
2021-07-23fixed issues with layoutString templates (eg customView): scale properly ↵bobzel
when in a time view, have a data doc, scripts are called with 'scale' parmeter
2021-07-23fixed compile errorsbobzel
2021-07-22fixed custom text doc template.bobzel
2021-07-22Update server_worker.tsgeireann
2021-07-22Merge pull request #21 from brown-dash/ink-gfx-victorGeireann Lindfield Roberts
Ink Changes (Handle Tangency, Visual Updates, Control Point Creation)
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-22additional commentsvkalev
2021-07-22Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵vkalev
ink-gfx-victor
2021-07-22adding broken indices to layoutDoc workingvkalev
2021-07-21Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-07-21made annotation button clickable for pdf/web when titles are shown.bobzel
2021-07-21Revert "fixed date formatting"0x85FB9C51
This reverts commit d358e6952effeb933ab57e4b343d8f0886077d55.
2021-07-21fixed date formatting0x85FB9C51
2021-07-20standardizing editsAshley Cai
2021-07-20Padding and font sizeAshley Cai
2021-07-20more color standardizationAshley Cai
2021-07-19map as nodeAubrey-Li
2021-07-17add MapBoxAubrey-Li
2021-07-17Merge branch 'ink-gfx-victor' of https://github.com/brown-dash/Dash-Web into ↵vkalev
ink-gfx-victor
2021-07-17added broken indices to layoutDocgeireann
:broken_heart:
2021-07-15cleaned up autoHeight for text in conjunction with sidebars and titles and ↵bobzel
some layout scripts
2021-07-15Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵vkalev
ink-gfx-victor Merging master changes into ink branch