aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-01Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2024-10-01working on image bug for a whileeleanor-park
2024-10-01fixed setting ink multiselections in properties viewbobzel
2024-10-01more lint fixesbobzel
2024-10-01fixed saving to anno palette.bobzel
2024-10-01more annopalette related cleanupbobzel
2024-10-01cleaning up smart drawing menu options.bobzel
2024-10-01fixed some lint errors. fixed how drawings are added to pdfs. fixed ↵bobzel
testing for ink in propertiesView.
2024-10-01fixed ink transcription to appear in the correct place. added transcription ↵bobzel
of selected ink.
2024-10-01resotre typesriptlibbobzel
2024-10-01from lastbobzel
2024-10-01don't unset activeTool in smartDraw handler and don't do anything if ↵bobzel
smartDraw is not shown
2024-10-01Merge branch 'master' into eleanor-gptdrawbobzel
2024-10-01fixed eraser mode button to show current eraser and to show options.bobzel
2024-10-01merged with masterbobzel
2024-10-01fixed contextmenu issue with nothing selected.bobzel
2024-10-01restored typescriptlibbobzel
2024-10-01Merge branch 'master' into zach-starterbobzel
2024-10-01added dompurifyNathan-SR
2024-10-01Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-10-01commitNathan-SR
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-09-30removing unused code.bobzel
2024-09-30fixed so that you can't set the author field from the schema view. fixed ↵bobzel
schema view to not trigger cell updates after cells have been unmounted (e.g, so that dragging a tab over a schema vew doesn't crash)
2024-09-30a bunch of comparisonBox cleanup and restoring of original click to animate ↵bobzel
between before/after.
2024-09-30don't cap the resolution of an image anymore -- let the user do it ↵bobzel
explicitly through the Pixels menu option.
2024-09-30cleaned up some lint errors.bobzel
2024-09-30from last.. fixed eslintbobzel
2024-09-30from lastbobzel
2024-09-30cleaning up pull request.bobzel
2024-09-30from lastbobzel
2024-09-30restored typescriptlibbobzel
2024-09-30Merge branch 'master' into alyssa-starterbobzel
2024-09-30upate AJ assistant from master and fix some lint errorsbobzel
2024-09-30merged with masterbobzel
2024-09-30changed filter tool to look like a menu section.bobzel
2024-09-29lintingNathan-SR
2024-09-29commentsalyssaf16
2024-09-29more commentsalyssaf16
2024-09-29comparison box functionalityalyssaf16
2024-09-29Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-29clean upalyssaf16
2024-09-29Merge branch 'master' into zach-startergeireann
2024-09-29Merge branch 'master' into alyssa-startergeireann
2024-09-29updated npm packagesgeireann
2024-09-27fixed linting. cleaned up scribble erase code and fixed several issues with ↵bobzel
determining if cusp intersections amounted to a scribble. also fixed recognition of lines to not recognize scribbles.
2024-09-27Merge branch 'master' into zach-starterbobzel
2024-09-25add some commentsZachary Zhang
2024-09-25improve performance of scribble and added bounding box deleteZachary Zhang
2024-09-25fix scribble gesture to use bezier curves instead of control pointsZachary Zhang