aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
2020-01-15mobile interface emits events when switched to inking view and when strokes ↵Fawn
are drawn, currently with dummy callbacks
2020-01-13radial menu stuff added, too unstable to use currentlyStanley Yip
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-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-09pull and merge with masterFawn
2020-01-08menu appears on clickAndy Rickert
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip
2020-01-08cleaned up searchBox. fixed parentdocument context menu placement.bob
2020-01-07converted tool tip text menu to react component with basic marks and dropdownvellichora
2019-12-12major changes to drag and dropbob
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with ↵Bob Zeleznik
text styles. fixed warnings.
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-08minor exception fixBob Zeleznik
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-06performance fixes for sidebar. stop re-rendering docking view when sidebar ↵Bob Zeleznik
expands. fixed lightbox.
2019-12-04started to add pathsbob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a ↵bob
little.
2019-12-03merged w masterkimdahey
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-12-02further cleanupSam Wilkins
2019-11-27fixing templates & workspace/document sidebar treeviewsbob
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-23heartbeatsSam Wilkins
2019-11-23merge from masterandrewdkim
2019-11-23a lot of fixes!Stanley Yip
2019-11-23pulled from masterkimdahey
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-16mergedab
2019-11-12merge from masterandrewdkim
2019-11-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵kimdahey
claire_settings
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-10first commitkimdahey
2019-11-10no more RouteStoreSam Wilkins
2019-11-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
inking_to_doc
2019-11-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2019-11-06schema view cleanupsbob
2019-11-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵andrewdkim
webcam_mohammad
2019-11-04cleaned up some exceptions, runtime warnings, fixed borderRounding, and ↵bob
adding to Library->Documents
2019-11-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵kimdahey
webcam_mohammad
2019-10-29Merge branch 'interaction_stanley' of ↵Stanley Yip
https://github.com/browngraphicslab/Dash-Web into interaction_stanley
2019-10-29started implementing ink select with document decorationsStanley Yip
2019-10-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
interaction_stanley
2019-10-23slight improvements to audio uiBob Zeleznik
2019-10-22playback highlights from audioBob Zeleznik
2019-10-22fixed pinning flyout by clicking on gray regionBob Zeleznik
2019-10-22added recording to audio documents and added to toolbarbob
2019-10-21got rid of CollectionBaseViewBob Zeleznik