aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2024-10-17made Card and Carousel part of novice mode views.bobzel
2024-10-17fixed script compile errorbobzel
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-13fixes to scripting to generate errors to allow schema view to enter strings ↵geireann
that conflict with function names.
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-10merged with masterbobzel
2024-10-10Merge branch 'master' into nathan-starterbobzel
2024-10-10change the default flashcard to have a thin border and have text fill the ↵bobzel
card and be vertically and horizontally centered.
2024-10-09from lastbobzel
2024-10-09Merge branch 'master' into ajs-before-executablebobzel
2024-10-08Merge branch 'master' into alyssa-starterbobzel
2024-10-08yet another fix to cardView to make animations smooth - need to specifically ↵bobzel
target hidingDecorations without going using IsResizing as a hack
2024-10-08changed carousel view to resize ui buttons based on screen scaling and ↵bobzel
document dimensions. lint errors.
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07lint fixesbobzel
2024-10-04from lastbobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-02Merge branch 'master' into nathan-starterbobzel
2024-10-02merged with masterbobzel
2024-10-02added showTags button for cardView. fixed unnecessary invalidations of ↵bobzel
TagsView based on child screenToLocal changing when its not rendered.
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01more lint fixesbobzel
2024-10-01more annopalette related cleanupbobzel
2024-10-01resotre typesriptlibbobzel
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-01restored typescriptlibbobzel
2024-10-01Merge branch 'master' into zach-starterbobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
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-29Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-25updated carousel to show same filter as in context menu bar.bobzel
2024-09-25merged with master. updated filtering in carousel view.bobzel
2024-09-22Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2024-09-22small bug fixes for smart draweleanor-park
2024-09-20Merge branch 'master' into zach-starterbobzel
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-19Merge branch 'master' into zach-starterbobzel
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-18lots of changes to fix dragging cards, integrate iconTags with other tags, ↵bobzel
sizing docs when selected to fit window,