aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2020-06-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.
2020-06-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-16Merge branch 'master' into script_documentsBob Zeleznik
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-15fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> ↵Bob Zeleznik
syntax
2020-06-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ↵Bob Zeleznik
wrapping on the same line as the fieldLabel
2020-06-14changed library to have catalog default to a schema view. fixed dragging ↵Bob Zeleznik
to/from catalog to use 'same' and 'alias' as appropriate for dragging in/out.
2020-06-14inline images (need resizing)anika-ahluwalia
2020-06-11initial commitanika-ahluwalia
2020-06-10fixed iniitalization of ScriptManagerBob Zeleznik
2020-06-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-08Merge branch 'ink_menu'Bob Zeleznik
2020-06-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink ↵Bob Zeleznik
things in the right places.
2020-06-08adding ScriptManager and savinganika-ahluwalia
2020-06-08added ink options menuyunahi
2020-06-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-03fixes for acl's (naming, ignore owner)Bob Zeleznik
2020-06-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-05-30buxton pdf linking implementationSam Wilkins
2020-05-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
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-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-05-21changed _clipWidth to a layoutFieldBob Zeleznik
2020-05-21comparison box code simplifications.Bob Zeleznik
2020-05-21fixed comparisonBox to use percentsBob Zeleznik
2020-05-21merged with masterBob Zeleznik
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-20merged & fixed some interaction issues with comparisonBoxBob Zeleznik
2020-05-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-05-20fixed up interaction with web pages to allow horizontal scrolling.Bob Zeleznik
2020-05-15merge fixesMelissa Zhang
2020-05-15merge with masterMelissa Zhang
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
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-12fixed issues with preselements not updating. fixed focus issues with ↵Bob Zeleznik
stacking view for Presentations
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
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-04fixed links and snap lines broken by moving things into DragManager.Bob 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-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.