aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields
AgeCommit message (Collapse)Author
2020-01-21fixed up creating template fields in stacking views (+ after the template is ↵Bob Zeleznik
made)
2020-01-20resizable paletteStanley Yip
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-15linter + baseline functional multicolumn viewSam Wilkins
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2020-01-13fixed onChildClick handlers to work for freeform views. added padding for ↵bob
fitTocontents views. fixed performance with templates. added openOnRight script func. switched filter to ||,
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-10better working version of pivot viewerbob
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-09azure ink fixes, sessionSam Wilkins
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2019-12-20minor cleanupbob
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-17made documentbox more usable with borders, fwd/back/lock. and annotation ↵Bob Zeleznik
filtering.
2019-12-16added onclick option for selecting first link target. changed ↵Bob Zeleznik
contentFittingDocView to center vertically as well as horizontally
2019-12-15fixed auto show seleted functionBob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-15added LOD detail switching for collection free form viewsBob Zeleznik
2019-12-15added _last_ for computedScripts to access last value of scriptBob Zeleznik
2019-12-15writing selectedDocs to user doc to allow selection to be part of scriptingBob Zeleznik
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - ↵Bob Zeleznik
filter out extension docs.
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and ↵Bob Zeleznik
document.searchMatch
2019-12-05better highlighting of path targetbob
2019-12-05oops. fixed mobx problem with library path.bob
2019-12-05compile warning fixes.bob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a ↵bob
little.
2019-12-03nothing new, infrastructure stuffsStanley Yip
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-11-27fixing templates & workspace/document sidebar treeviewsbob
2019-11-23merged with masterSam Wilkins
2019-11-21made textbox sidebar toggle a widget. fixed isAnimating stuff. made ↵bob
TraceMobx to simplify tracing
2019-11-20merged with masterSam Wilkins
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ↵bob
made selection and collecitonviews use an observableMap that works now.
2019-11-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵eeng5
server_refactor
2019-11-18changing documentView to ignore transforms -- must be applied by view boxesbob
2019-11-16small change to document schema (font size is not a string_yipstanley
2019-11-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
interaction_stanley
2019-11-14merged with masterFawn
2019-11-13added a lockedTransform field to lock pan/zoom. fixed text scrollintoview ↵bob
to scroll only when necessary.
2019-11-13fixed search on client/server to work with richTextFields. got rid of ↵bob
'text' field on richtextfield extensions.
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-10some changesyipstanley
2019-11-10inks are now doxyipstanley
2019-11-10no more RouteStoreSam Wilkins
2019-10-29comments and fixes for google photos server sidSam Wilkins
2019-10-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Fawn
textbox_fawn_fix
2019-10-23several fixes to audio documents to make linking work better and to ↵Bob Zeleznik
customize the audio controls UI