aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields
AgeCommit message (Collapse)Author
2020-01-10better working version of pivot viewerbob
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
2019-10-23improved styling and colors of color picker on richtexteditorFawn
2019-10-23several fixes to audio to better support generic timecode linkingBob Zeleznik
2019-10-22added ink audio scrubbingBob Zeleznik
2019-10-22from lastbob
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-21got rid of fieldExt from layoutstring. set directly by annotated fieldsbob
2019-10-21initial simplification to fieldExtbob
2019-10-20more tree view fixes for templatesBob Zeleznik
2019-10-20working version of updated template refactoringBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik