aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2020-04-29Merge branch 'master' into snapperStanley Yip
2020-04-29fixes for text layout strings.Bob Zeleznik
2020-04-29added props to fieldview / text box for height/width/background/color to use ...Bob Zeleznik
2020-04-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sn...Stanley Yip
2020-04-28from lastBob Zeleznik
2020-04-28merged with masterBob Zeleznik
2020-04-28ignore rightlick events on masonry header to allow for context menu from doc ...Bob Zeleznik
2020-04-28rearranged text filesBob Zeleznik
2020-04-27cleaned up masonry events a bit. changed buxton template to have 3 sections.Bob Zeleznik
2020-04-27fixed hang in collectioncarousel. added properties to control captionBob Zeleznik
2020-04-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-04-27update to pull from masterusodhi
2020-04-27merged detailView templates, now only exists in current_user_utilsSam Wilkins
2020-04-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-27fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to f...Bob Zeleznik
2020-04-26various buxton fixesSam Wilkins
2020-04-26mergeSam Wilkins
2020-04-26formatted textbox disposers refactor, paragraph chunked rich text initializat...Sam Wilkins
2020-04-26fixed multi/col/row views to work with templates. fixed context menu subitem...Bob Zeleznik
2020-04-26buxton tweaksSam Wilkins
2020-04-26fixed title layout for text. fixed documentBox for nested collections. fixe...Bob Zeleznik
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 dra...Bob Zeleznik
2020-04-25added a sizeProvider computedFn for efficiency since size doesn't change as o...Bob Zeleznik
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. fixe...Bob Zeleznik
2020-04-25hopefully final cleanup of pile up collection view. added doubleTap support...Bob Zeleznik
2020-04-24changed pivot view to support lists of values for keys (docs can appear mullt...Bob Zeleznik
2020-04-24fixed problems with PivotView -- docs that show up when they shouldn't and no...Bob Zeleznik
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 re...Bob Zeleznik
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 ["template-...Bob Zeleznik
2020-04-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-04-24developing gridusodhi
2020-04-23fixed color box interactions. added starburst layout engine.Bob Zeleznik
2020-04-23fixed performance of panning with something selected by making TemplateMenu o...Bob Zeleznik
2020-04-23fixed browser back after link navigation. simplified menus more. fixed jitter...Bob Zeleznik
2020-04-22snapping!Stanley Yip
2020-04-22made hyperlink lines curvedBob Zeleznik
2020-04-22extended links to support a draw all the time flag. fixed parentdocseletor t...Bob Zeleznik
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. Remo...Bob Zeleznik
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-04-21tweaked HTMLtag syntax slightly for onClick functions to be specified without...Bob Zeleznik
2020-04-21added parameterization capability to layout strings. added Div's that can ta...Bob Zeleznik
2020-04-21added additional rendition menu itemBob Zeleznik
2020-04-21re-setup of grid viewusodhi