aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
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-18added freeze/unfreeze context menu for websites. made htmlfield websites ↵Bob Zeleznik
not be frozen by default.
2020-05-18fixed some runtime errors with webboxBob Zeleznik
2020-05-17fixed presbox bug for showing element numbers. fixed progressivizeBob Zeleznik
2020-05-17added progressivize option for presentaitonsBob Zeleznik
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-15fixed pointer events for invisible objectsBob Zeleznik
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14fixed colorbox and added width sliderStanley Yip
2020-05-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-14_width/_height updatesBob Zeleznik
2020-05-13fixed detailView to support scalingBob Zeleznik
2020-05-13fixed map view doc references. changed doc view lock icon. made web box ↵Bob Zeleznik
content @computed
2020-05-13fixed presentations to not find items in the presentation list. cleaned up ↵Bob Zeleznik
webbox css
2020-05-12fixed issues with preselements not updating. fixed focus issues with ↵Bob Zeleznik
stacking view for Presentations
2020-05-12changed isBackground setting to reset nativeW/H to W/H. fixed presBox ↵Bob Zeleznik
reordering. fixed resizing of fixedAspect suff from sides.
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
2020-05-11fixed issues with text auto height and scaled documents. allowed #tagging ↵Bob Zeleznik
in text notes to support muliple values with ';'. DashFieldviews can have multiple values, too. logout is moved to settings.
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-11compile error fixes. fix to freeform view zooming when zoomed way out.Bob Zeleznik
2020-05-10made opening docs on right not create aliases. made clicking on an original ↵Bob Zeleznik
document trigger replacing it with an alias.
2020-05-09lint fixesBob Zeleznik
2020-05-09fixed google docs prompt problem.Bob Zeleznik
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-08changed ink color swatches. reuse last background color & font size for ↵Bob Zeleznik
text boxes.
2020-05-08fixed webbox exception. fixed marquee div not to userSelect. fixed snap ↵Bob Zeleznik
lines when zoomed out.
2020-05-07fixed tree view title editing. cleaned up annotation keys in DocComponentBob Zeleznik
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-06fix for labelbox layoutBob Zeleznik
2020-05-06fixed label box overflow. fixed linking to items in a stacking panel.Bob Zeleznik
2020-05-06fixed makeClone to handle text hyperlinks fixed documentBox background ↵Bob Zeleznik
color. fixed formattedtextbox sidebar clicking to sto propagation.
2020-05-05fixed major performance issue with imagesBob Zeleznik
2020-05-05fixed text selection in docHolder boxes by changing formattedTextBox not to ↵Bob Zeleznik
stopPropagation on pointerDowns. added a googleDoc field on documents to open the same Dash-googleDoc doc each time.
2020-05-05fixed some interactions with WebDocumentsBob Zeleznik
2020-05-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-05-05fixes for parameterized templates. added a pendingMap to fix issues with ↵Bob Zeleznik
expandTemplateLayout. added a switchbox template to test templates. changed dimUnits/dimMagnitude to _dimUnits/_dimMagnitude
2020-05-04added toggle switch to default templatesBob Zeleznik
2020-05-04fixed dragging colelctions with nested buttons when collection isnt selectedBob Zeleznik
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-04open scripts on right. cleanup collection links slighltyBob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-05-03cleaned up freeformdocview. changed descriptionView template to test start ↵Bob Zeleznik
of processing scripts for dash tag nodes.