aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-04-26shorterning of userMark to UM for readability. added onClick and ↵Bob Zeleznik
contenteditable to DASHdiv stuff
2020-04-26merge with masterMelissa Zhang
2020-04-26set new iconMelissa Zhang
2020-04-26buxton tweaksSam Wilkins
2020-04-26tweaks to inline attribute fields in text boxesBob Zeleznik
2020-04-26fixed title layout for text. fixed documentBox for nested collections. ↵Bob Zeleznik
fixed tree view for text boxes. changed labelbox formatting.
2020-04-25from lastBob Zeleznik
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik
2020-04-25added internalPreDrop to set dropActions. made linksView turn off during ↵Bob Zeleznik
dragging.
2020-04-25added a sizeProvider computedFn for efficiency since size doesn't change as ↵Bob Zeleznik
often as position
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. ↵Bob Zeleznik
fixed pile view interactions. added FollowLink on click menu items.
2020-04-25hopefully final cleanup of pile up collection view. added doubleTap ↵Bob Zeleznik
support in setupMoveUpEvents
2020-04-24changed pivot view to support lists of values for keys (docs can appear ↵Bob Zeleznik
mulltiple times as replicas)
2020-04-24fixed problems with PivotView -- docs that show up when they shouldn't and ↵Bob Zeleznik
not being able to click the pivot background sometimes.
2020-04-24fixed scrolling UIanika-ahluwalia
2020-04-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-24more starburst fixesBob Zeleznik
2020-04-24fixed presbox navigation bar layout height.Bob Zeleznik
2020-04-24more starburst tweaks.Bob Zeleznik
2020-04-24changing how multiple images are imported -- now a pile. imagebox chooses ↵Bob Zeleznik
render quality based on image width.
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ↵Bob Zeleznik
["template-notes"]. Added pass through free form layout engine.
2020-04-23added upload icon, changed background coloursMelissa Zhang
2020-04-23scaled slider bar movementMelissa Zhang
2020-04-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
grid_view_secondary
2020-04-24developing gridusodhi
2020-04-23fixed color box interactions. added starburst layout engine.Bob Zeleznik
2020-04-23re-position slider bar when resizedMelissa Zhang
2020-04-22fixed merge conflictsMelissa Zhang
2020-04-22icons for clear buttonsMelissa Zhang
2020-04-23lint errorsBob Zeleznik
2020-04-23fixed performance of panning with something selected by making TemplateMenu ↵Bob Zeleznik
ot render unless it has explicitly been activated.
2020-04-23fixed browser back after link navigation. simplified menus more. fixed ↵Bob Zeleznik
jitter mode to be seeded. fixed menu gear for collections. .
2020-04-22snapping!Stanley Yip
2020-04-22switched close button to be iconify, and iconfiy to be maximizeBob Zeleznik
2020-04-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-22added to parameters UI, changed error displayanika-ahluwalia
2020-04-22some more menu simplification. fix placement of link anchor in text collectionBob Zeleznik
2020-04-22made hyperlink lines curvedBob Zeleznik
2020-04-22scripting buttonsAndy Rickert
2020-04-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-22extended links to support a draw all the time flag. fixed parentdocseletor ↵Bob Zeleznik
to update when inputs change.
2020-04-22reinstated buxton buttonSam Wilkins
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. ↵Bob Zeleznik
Removed Open... menu. Added Open FIelds & Full SCreen to Open New Persepectives.
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-04-22document buttons change on hover and clickAndy Rickert
2020-04-22oops.Bob Zeleznik
2020-04-22fixed div content scriptsBob Zeleznik
2020-04-21tweaked HTMLtag syntax slightly for onClick functions to be specified ↵Bob Zeleznik
without quotes