aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2024-11-11changes for demoeleanor-park
2024-11-03working on smart draw width bugseleanor-park
2024-10-31restored smartdraw ink mode. siwtched to enums for setting ink properties.bobzel
2024-10-30Merge branch 'master' into eleanor-gptdraweleanor-park
2024-10-30integrated image stickers with paletteeleanor-park
2024-10-30reworked how context menu buttons for ink and text work. added ↵bobzel
disableMixBlend for making transparent docs not use 'multiply'.
2024-10-28reworked LabelBox's to be fully editable. gor rid of singleLine for label ↵bobzel
boxes. made a text_fitBox field to render text with a labelBox. fixed styleprovider in freeformview clusters to be untracked() to avoid invalidations. added a default text color to Settings panel. fixed clicking text buttons to not lose focus in labelBox.
2024-10-18fixed following anchors to collection card/carousel to set the ↵bobzel
current/selected Doc
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-11Lots of cleanup in comparisonBox to get rid of duplicated code and siimplify ↵bobzel
long functions. Utility functions were added to ComparisonBox to simplify menu functions, and to FormattedTextBox to simplify creating centered text views.
2024-10-11added some commenting and code tweaks to ComparisonBoxbobzel
2024-10-11fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't ↵bobzel
propagate out of carousel or card views. fix for text with image Doc - now gets saved to UPDATE_CACHE working set.
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-10Merge branch 'master' into nathan-starterbobzel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07fixed card 'pile' function. lint fixes.bobzel
2024-10-07lint fixesbobzel
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01more lint fixesbobzel
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-01Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
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-30cleaned up some lint errors.bobzel
2024-09-30cleaning up pull request.bobzel
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-25merged with master. updated filtering in carousel view.bobzel
2024-09-19merged with masterbobzel
2024-09-19merged with master -- updated filtering from cardView branchbobzel
2024-09-19changed backend for filtering buttons to store only one list - the list of ↵bobzel
icon buttons in Doc.MyFilterHotKeys.
2024-09-17merged with master + cleanup of carousel codebobzel
2024-09-02removed unused ActiveInk stuff.bobzel
2024-09-02more merge reversal cleanupbobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-27uniying image labels => tags. made face tags distinguishable from other ↵bobzel
tags - and drag off to place face collection.
2024-08-26cleanup of myXXXstuff on dashboardsbobzel
2024-08-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-23changed keyword items to use a doc symbol for storage instead of a field. ↵bobzel
fixed sizing of docDecoartions around keyeword box to dynaically update accurately. Aded expand/collapse button for editing keywords
2024-08-21cleanup of face recognition. some lint fixes.bobzel
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-15feat: added face recogntion boxIEatChili
2024-08-15cleaned up server list add/rem.bobzel
2024-08-13fixed bugs introduced cleaning up database list ops.bobzel
2024-08-13cleaning up database typesbobzel
2024-08-12more any -> type fixesbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel