aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-05Merge branch 'master' into joanne-tutorialagentbobzel
2025-05-02fixed up image outpaint dialog and added options for placementt.bobzel
2025-05-01from lastbobzel
2025-05-01cleaned up, a bit, how wheel events are blocked from propagating.bobzel
2025-04-30changing images back to use 100% to work in Safari.bobzel
2025-04-30fixed clicking to focus on smartDraw input boxbobzel
2025-04-30made alternate layouts an expert documentbuttonbar featurebobzel
2025-04-29fixed closing tabs to not select them first.bobzel
2025-04-29clean up outpaint code. fix image sizing when outpainting.bobzel
2025-04-28fixed image croppingbobzel
2025-04-28fix for outpainting alignmentbobzel
2025-04-28cleaned up outpainting and Doc resize code. fixes problems with doc resizing...bobzel
2025-04-25fixed face collection to show up. fixed pasting text dirextly into freeformv...bobzel
2025-04-24fixed reauthorizing dropboxtoken.bobzel
2025-04-23lots of typechecking fixes.bobzel
2025-04-23from lastbobzel
2025-04-23fix for bad mergebobzel
2025-04-23fixed outpainting to get authorization for dropboxbobzel
2025-04-23fixing bad mergebobzel
2025-04-23fixed how pdf worker is copied and accessed.bobzel
2025-04-22basic implementation of tutorial tool, still need formattingJoanne
2025-04-22protoype version of scrapboxBox. added rejectDrop prop to prevent drops on c...bobzel
2025-04-22from lastbobzel
2025-04-22Merge branch 'master' into lanyi-branchbobzel
2025-04-22Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into la...bobzel
2025-04-22adding drop handling code for scrapbookBoxbobzel
2025-04-22trying to push scrapbook changes to gitsharkiecodes
2025-04-22Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into la...sharkiecodes
2025-04-21scrapbookssharkiecodes
2025-04-21attempting to integrate scrapbookssharkiecodes
2025-04-21warning fixes.bobzel
2025-04-21added undo for outpaintbobzel
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
2025-04-17fix for resizing docs with native width and modify native dim set (fixes dai...geireann
2025-04-17updated packages.geireann
2025-04-16fixed authorizing dropbox.bobzel
2025-04-16use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ...bobzel
2025-04-15fixing summary/elision text node to work better with lists or hierarchical te...bobzel
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-11fixed ViewGuid generation to never start with a number (enables text boxes to...bobzel
2025-04-10fixed instantiate from : menu to delgate templates instead of copying.bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched data...bobzel
2025-04-10fixed dashfieldviews in text boxes to show ellipsis for long lines and to hid...bobzel
2025-04-10fixed removing predictive prompt. fixed first letter typed after predictive ...bobzel
2025-04-10Merge branch 'master' into aarav_editbobzel
2025-04-10from lastbobzel
2025-04-10performance fixes for text boxes to not call screenToLocal unnecessarily. si...bobzel
2025-04-09cleaned up codesharkiecodes