aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-02-11mergingusodhi
2021-02-11made zooming on annotation in an image in a freeform view act like zooming ↵bobzel
on a group
2021-02-11Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-02-11last minor changes before switching branchesanika
2021-02-11fixed pinning documents with a group to zoom to view properly.bobzel
2021-02-11fixes for focus'ing to enable resetting of all navigations if desired(eg. ↵bobzel
zooming into portal)
2021-02-11from lastbobzel
2021-02-11more tweaking to simplify link following mechanisms.bobzel
2021-02-11playing with trying to improve chaining of nested focus() method calls.bobzel
2021-02-10simplified focus'ing on documents. refactored scrollFocus code. changed ↵bobzel
focus in 2D to move doc into view but not center.
2021-02-10fixed following link to document in another context to work in LightboxViewbobzel
2021-02-10fixed creating videoBox anchor to reference the whole doc when the timecode ↵bobzel
is 0. fixed following links to a document that has a colleciton context to open the context properly.
2021-02-10fixed escaping menu to not close lightbox. fixed formattedTextBox dragging ↵bobzel
of sidebar to not scroll. fixed css width of formattedTextBox text area
2021-02-10fixes for stacking views to allow new text to be entered properly without ↵bobzel
losing focus. fixed document decorations for stacking views. fixed lightboxView criteria for going to an existing view in a lightbox instad of creating a new one.
2021-02-10changed docViewPath to be a function to avoid mobx invalidationsbobzel
2021-02-10fixed some z-index issues with lightbox and typing new notes + videobox ↵bobzel
zooming zindex
2021-02-10from lastbobzel
2021-02-10fixes for removing individual overlapping textanchors in a textBox. ↵bobzel
Hopefully near final cleanup of linkDocPreview and FormattedTextComment
2021-02-09fixed following links to web page references.bobzel
2021-02-09cleanup of formattedtextboxcomment and linkDocPreviewbobzel
2021-02-09overhaul of linkdocpreview. delegated linkpreviewing from ↵bobzel
formattedTextBoxComments to LinkDocPreview
2021-02-09started to cleanup LinkDocPreview, LinkMenu.bobzel
2021-02-09fixed drawing link lines between everything except textanchor - to - textanchor.bobzel
2021-02-08overhaul of link anchors on text boxes to use actual Documents to represent ↵bobzel
selected text. Also got rid of _scrollY and _scrollPreviewY so that all document regions can be focused on using focus() and the new scrollFocus() mechanisim
2021-02-05fixed pushpin interactionson lightboxviews. fixed doc decorations on ↵bobzel
ligthboxviews
2021-02-05fixed lightbox frame sizing.bobzel
2021-02-05from lastbobzel
2021-02-05cleaned up lightbox. replaced old npm lightbox.bobzel
2021-02-05use high res images on selectbobzel
2021-02-04fixed default node type in text to be paragraph, not audioTagbobzel
2021-02-04fixed marquee annotations for web/pdf when scrolledbobzel
2021-02-04fixed back/fwd behavior with lightboxbobzel
2021-02-04linkMenu appears above docdecorations now.bobzel
2021-02-04fixed scrolling animations in view bounds for webbox and pdfBox's ↵bobzel
particualrly for lightbox views. added a docViewPath prop for docuentViews.
2021-02-03fixed selecting text in lightbox view.bobzel
2021-02-03added lightbox nav buttonsbobzel
2021-02-03made link following in lightbox stay in lightbox.bobzel
2021-02-03fixed updating annotations when navigating on a pdfbobzel
2021-02-03added linkRelationship to linkEditor. fixed warnings.bobzel
2021-02-03fixed webBox forward/backward and in lightbox.bobzel
2021-02-02fixed document decorations on lightbox. made translations an option for ↵bobzel
text boxes.
2021-02-02playing with translations in textbox sidebars.bobzel
2021-02-02playing with a general lightbox for Dash documents.bobzel
2021-02-01whoopsusodhi
2021-02-01more mergeusodhi
2021-02-01mergingusodhi
2021-02-01filters changesusodhi
2021-01-29fixed dragging on timeline to create anchorbobzel
2021-01-29fixed taking videoBox snapshots. select video/audio doc after deleting an ↵bobzel
annotation. Fixed following links to videoBox timeline anchors. Fixed rendering timeline annotations by putting them in data-annotations-timelines to distinguish from regular annotations.
2021-01-29added flag to turn off audio anchors. made audio doc appear when clicking ↵bobzel
on audiotag.