aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2020-05-26cleanup and commentsSam Wilkins
2020-05-26modified deleteusodhi
2020-05-26commentsSam Wilkins
2020-05-26added reaction for layout doc tracking, cleanup, fixed layout on reload, ↵Sam Wilkins
imported scss file
2020-05-26restored change that was lost in earlier merge.Bob Zeleznik
2020-05-26upate activeFrame from currentTimecodeBob Zeleznik
2020-05-24passing callback instead of CollectionGridView (this)usodhi
2020-05-23reorganized & condensed render functionMelissa Zhang
2020-05-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-05-24merge finishedusodhi
2020-05-24Added chrome to grid view and modified grid mechanismusodhi
2020-05-23pull from masterMelissa Zhang
2020-05-23renamed lastTimecode to lastFrameBob Zeleznik
2020-05-23switched frame animations to use currentFrame and activeFrame to fix ↵Bob Zeleznik
aliasing issue of progressive slides at different frame codes
2020-05-23several fixes to progressivization and added UI for editing by suspending ↵Bob Zeleznik
transparency
2020-05-22styling changesMelissa Zhang
2020-05-22fixed screenshots to add to overlay if they can't add to parent. added ↵Bob Zeleznik
meta-drag to drop from overlay layer into freeform. added auto hyperlink note from dragging link button to freeform.
2020-05-22fixed imagesBob Zeleznik
2020-05-22got rid of renderLock for piles. fixed drag/drop on piles to place things ↵Bob Zeleznik
correctly. made piles store their layoutEngine as a field. fixed layout of piled docs.
2020-05-21more fixes to progressivizing. tweaks to comparison box's clear button.Bob Zeleznik
2020-05-21fixed height of tool button panels in MasonryViewFieldRowBob Zeleznik
2020-05-20merge with masterMelissa Zhang
2020-05-20code clean upMelissa Zhang
2020-05-20eliminated prev/next buttons, add caption by clicking on imageMelissa Zhang
2020-05-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-20fixed up interaction with web pages to allow horizontal scrolling.Bob Zeleznik
2020-05-20added 3D perspectiveMelissa Zhang
2020-05-20basic image captioningMelissa Zhang
2020-05-20added link drag drop onto webBox urlBob Zeleznik
2020-05-19added nav buttons to webbox. fixed drag/drop from bing (using UseCors)Bob Zeleznik
2020-05-19switched bing to httpsBob Zeleznik
2020-05-18added opacity for stacking views.Bob Zeleznik
2020-05-18added questino mark for searching via bingBob Zeleznik
2020-05-18Fixed stacking view column height and bug that caused cffv to mobx crash ↵Stanley Yip
when following links
2020-05-18fixed some bugs with webbox and hacked some problems with cognitive servicesStanley Yip
2020-05-18added a button to copy a workspaceBob Zeleznik
2020-05-18fixes for youtube video snapshotsBob Zeleznik
2020-05-18fixed sizing of web boxes. added auto linking to dropped web clippings. ↵Bob Zeleznik
change linkfollowing to open on right.
2020-05-18fit ContentFittingViews into main/prev/next panelsMelissa Zhang
2020-05-18rough 3D layout, add prev/next imagesMelissa Zhang
2020-05-17add 3D carousel view to code baseMelissa Zhang
2020-05-17fixed presentations to step through slides with "animations"Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-16fixed some issues with frame animation. added comic rendering mode. added ↵Bob Zeleznik
server certficate keys to get SSL to work?
2020-05-15branch setupMelissa Zhang
2020-05-15cleaned up frame animation buttons. Added server code for https? removed ↵Bob Zeleznik
unused devserver from webpack.config
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15resolved conflictsusodhi