aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2019-12-10fixes to text box inlines for selection.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-09got rid of unused code in richtextschemaBob Zeleznik
2019-12-09added preliminary support for paragraph indenting and hanging indents.bob
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-09changed styles to allow multi-character names using %. switched default ↵bob
"styles" of todo, ignore, etc to use % style notation
2019-12-07initial commitSam Wilkins
2019-12-06more fixes for inline comments.bob
2019-12-05added style shortcut for textbob
2019-12-05compile warning fixes.bob
2019-12-04started to add pathsbob
2019-12-03fixed text higlighingBob Zeleznik
2019-12-03fixes to rich text embedded notes & focus behavior. fixes to compile errors ↵Bob Zeleznik
in passport/routemanager/Initiatlization
2019-12-03fixed inline text doc expansion crashesBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-02fixed inline text comments to highlight and hide/show.bob
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-12-02further cleanupSam Wilkins
2019-11-28small fixes to text for nested prosemirrors and firefox.Bob Zeleznik
2019-11-27fixed google photos upload by appending size suffixSam Wilkins
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-26cleanup after looking at changed filesSam Wilkins
2019-11-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-11-26improved diagnostics routineSam Wilkins
2019-11-23heartbeatsSam Wilkins
2019-11-23tool bar works better with touch, started doing resizing interaction but not ↵Stanley Yip
done
2019-11-23auto pen !Stanley Yip
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-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
interaction_stanley
2019-11-15fixed naming of 'marker' markBob Zeleznik
2019-11-15fixed toolbar disappearing with multiple text boxes.Bob Zeleznik
2019-11-15fixed errorsBob Zeleznik
2019-11-14merged with masterFawn
2019-11-14double cliking dragger collapses menuFawn
2019-11-14fixed warning/errors. cleaned up link following box a bit.bob
2019-11-13added a lockedTransform field to lock pan/zoom. fixed text scrollintoview ↵bob
to scroll only when necessary.
2019-11-13fixed recentlyClosed on startup and added clearAll. fixed textbox comment ↵bob
layout a bit.
2019-11-12switched link preview to be a document viewBob Zeleznik
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-11made font size and font style text marks be parametrized to simplify api.Bob Zeleznik
2019-11-10fixed switching between ordered list and bullets.Bob Zeleznik
2019-11-10fixed changing bullet typeBob Zeleznik
2019-11-10inks are now doxyipstanley
2019-11-10no more RouteStoreSam Wilkins
2019-11-09factored out all but google resources into managersSam Wilkins
2019-11-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
inking_to_doc