aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-07-17fixes for collectionMenu button sizes.Bob Zeleznik
2020-07-17fixes for minimap when collections have an overlay layer or template child ↵Bob Zeleznik
views.
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ↵Bob Zeleznik
all parameters are filled in. . and buttons are placed in overlay layer. added labels to all fonticons usin title + added a tooltip field. turned off autoscroll of freeform view when dragign buttons (which will be in the overlay)
2020-07-17fixed issues with embedded text boxes in text boxes when displayed multiple ↵Bob Zeleznik
times (alias or minimap). fixed richtextmenu to always "point to" the selected text box.
2020-07-17Merge branch 'master' into presentation_updatesgeireann
2020-07-17pres changesgeireann
2020-07-17mergeusodhi
2020-07-17fixed pdf runtime errors. fixed link lines to redraw durin animations.Bob Zeleznik
2020-07-16turned off displaying links to minimapBob Zeleznik
2020-07-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-07-16coerced documents in stacking views to display with a mininum height of 20. ↵Bob Zeleznik
fixed selection with marquee to choose documents in the collection view, not other aliases.
2020-07-16Merge pull request #452 from browngraphicslab/grid_view_secondarybobzel
Grid view secondary
2020-07-16highlighting strings w multiple instaancesAndy Rickert
2020-07-16fixed mini map backgroundsBob Zeleznik
2020-07-16added clipping to minimap dragger.Bob Zeleznik
2020-07-16added minimaps for freeform views shown in docking viewBob Zeleznik
2020-07-16fixed resize flicker, fixed double click, added resizer on left, added move ↵Lionel Han
to new row
2020-07-16made fitWidth the default for PDFsBob Zeleznik
2020-07-16commentsusodhi
2020-07-16fixed onExternalDropusodhi
2020-07-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
grid_view_secondary
2020-07-16can't change acl field to non-acl (through kvp) now + added playground mode ↵usodhi
button to settings
2020-07-15set up listening for event from extension to link an existing annotationMelissa Zhang
2020-07-15adjusted startup location of unpinned CollectionMenuBob Zeleznik
2020-07-15fixed tooltips to share a csss style. added tooltips for richtext.Bob Zeleznik
2020-07-15fixed runtime memoize warnings.Bob Zeleznik
2020-07-15Merge branch 'master' into onClickscriptsBob Zeleznik
2020-07-15Merge branch 'master' into onClickscriptsBob Zeleznik
2020-07-15Merge pull request #449 from browngraphicslab/anika_linkingbobzel
Anika linking
2020-07-15from last.Bob Zeleznik
2020-07-15bugfix + cleanupusodhi
2020-07-15made link label draggable.Bob Zeleznik
2020-07-15made link description text clickableBob Zeleznik
2020-07-15moved all of collectionViewChrome permanently into CollectionMenuBob Zeleznik
2020-07-15make collectionMenu unpinnableBob Zeleznik
2020-07-15added progressivize featuresgeireann
2020-07-15Merge branch 'acls_uv' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-15fixed merge conflictsusodhi
2020-07-15ui + sortingusodhi
2020-07-14deleting a link in a document removes its corresponding hyperlink in ↵Melissa Zhang
annotation (with some regex bugs)
2020-07-14converted collectionChrome into a menu barBob Zeleznik
2020-07-14moving collectionViewChrome to CollectionMenuBob Zeleznik
2020-07-14merge fixanika-ahluwalia
2020-07-14sally bug fixesanika-ahluwalia
2020-07-14cleaned up InkOptionsMenuBob Zeleznik
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-14from lastBob Zeleznik
2020-07-14from lastBob Zeleznik
2020-07-14proper fix for onClickHandlers so they don't invalidate things when they ↵Bob Zeleznik
haven't changed.
2020-07-14possible fix for dragging icons problem caused by setisdragging invalidating ↵Bob Zeleznik
the dragged element