aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/DocUtils.ts
AgeCommit message (Collapse)Author
2024-10-14reorganized comparisonBox related components -- moved stuff down into ↵bobzel
Docs.Crete and CurrentUserUtils. changed Doc.Copy to copy Doc's in fields tagged with cloneOnCopy. Changed ComparisonBox to support hover for slide or flip views. Fixed pointerEfvents for hover in comparisonBox
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07more lintbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
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-20Merge branch 'master' into eleanor-gptdrawbobzel
2024-09-20Merge branch 'master' into alyssa-starterbobzel
2024-09-20fixed filter dropdown to work properly with multiselect.bobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-08-29made smartDraw autoFocus and be available from : menubobzel
2024-08-21Merge branch 'master' into keanu-commentsbobzel
2024-08-21more lint fixes after updatebobzel
2024-08-20from lastbobzel
2024-08-20fixed error handling of images too big to load. cleaned up ↵bobzel
facecollectionbox. changed metadata field naming to match conventions.
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-06-20select workingalyssaf16
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-01more cycle import removal. fixed ndollar bugs introduced during lint changes.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions