aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-09-12fixed audioboxkimdahey
2021-09-12updates pres so it workskimdahey
2021-09-12Merge branch 'master' into temporalmedia-mehekmehekj
2021-09-12changed record buttonmehekj
2021-09-12Update DocumentButtonBar.tsxGeireann Lindfield Roberts
2021-09-12Update DocumentButtonBar.tsxGeireann Lindfield Roberts
2021-09-12Update FontIconBox.scssGeireann Lindfield Roberts
2021-09-12pres updatesGeireann Lindfield Roberts
2021-09-12Update FormattedTextBox.scssGeireann Lindfield Roberts
2021-09-12Merge branch 'master' into menu_updates_geireannGeireann Lindfield Roberts
2021-09-12updated youtube-dlGeireann Lindfield Roberts
2021-09-12Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-09-12updatesgeireann
2021-09-11fixed record buttons and trimmed marker width appearancemehekj
2021-09-10cleaned up ink button behaviors -- fixed setFill to just set the fill, not ↵bobzel
the background color of the selected document.
2021-09-10made web page menu UI functional. made ink show up in minmimap.bobzel
2021-09-10turned pen on/off and ink handles on/off whenever the other is activated.bobzel
2021-09-10event handling fixes for ink. double click on deselected ink takes shows ↵bobzel
handles. lightbox view works. transparent fills are not selectable.
2021-09-10fixed sidebar annos to filter on metdata as well as hashtags.bobzel
2021-09-09added SelectionManager.Docs() to avoid having to dereference props to get at ↵bobzel
the seelcted Doc. this was causing a cycle in menu items when selected. fixed sizing of filterBox. enabled showing titles for VID,COL,and IMG in addition to RTF.
2021-09-09fixed infinite loop for context menus when right-clicking on them.bobzel
2021-09-09fixed anchor menu highlighter button's dropdown location. fixed metadata ↵bobzel
view for formattedText. added menu item for metadata view. fixed formattedTextbox initialization.
2021-09-08added showTitle prop to allow sidebarAnnos to have a custom titlebobzel
2021-09-08from last (fixed text color for headers)bobzel
2021-09-08made setting background undoable. added setting header color/visibility ↵bobzel
from main toolbar. made changing header contents possible using #<key>(;<key)* syntax
2021-09-08tried adjusting text annotation button so text would be more readable in corner.bobzel
2021-09-05changed direcotry from CollectionLinearView to collectionLinearbobzel
2021-09-05prevent linear menu from displaying a context menubobzel
2021-09-04added top/left clip bounds to ink decorationsbobzel
2021-09-03selection line width fixvkalev
2021-09-03fixed selection stroke offsetbobzel
2021-09-03adding ComponentDecorationsvkalev
2021-09-03fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵bobzel
multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans
2021-09-03fixed drawing of link lines - doesn't generate duplicates, and works with ↵bobzel
text regions, scroll locations, and document anchors.
2021-09-02from lastbobzel
2021-09-02cleaned up overlay ink stroke in document decorationsbobzel
2021-09-02corrected fix to drawing ink stroke in doc decorations overlay.bobzel
2021-09-02from lastbobzel
2021-09-02fix for transforming inkpoints in docdecorations.bobzel
2021-09-02fixes for making overlay ink stroke in doc decorations align with selected ↵bobzel
stroke.
2021-09-02fixed autoHeight for formattedText to work better with stacking and ↵bobzel
contentfitting views.
2021-09-02working on moving ink UI to DocumentDecorationsvkalev
2021-09-02fixed dragging things into collections. reactived fitWidth properties buttonbobzel
2021-09-02fixed overlay documents not getting pointer events.bobzel
2021-09-02Merge branch 'menu_updates_geireann' of ↵bobzel
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-09-02from lastbobzel
2021-09-02set fit width to true for presntation trailsgeireann
2021-09-02Placing collection menu in Lightbox (commented out) and othersgeireann
- Set toggle properties off - added link that goes directly to the dash documentation
2021-09-02Many updatesgeireann
- Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent
2021-09-01Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann