aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2019-12-12fixed makeTemplateBob Zeleznik
2019-12-11fixed dragging/toggling of floating layer documentsBob Zeleznik
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with ↵Bob Zeleznik
text styles. fixed warnings.
2019-12-10made indent & other alignment commands togglesBob Zeleznik
2019-12-10added indenting for ordered listsBob Zeleznik
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to ↵Bob Zeleznik
create collection from text selection
2019-12-10added %q to indent paragraphsBob Zeleznik
2019-12-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-10fixes to color marksBob Zeleznik
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fix for commands in nested notes.bob
2019-12-10fixed paragraph node toDom()bob
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