aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-09commentsalyssaf16
2024-10-09textboxalyssaf16
2024-10-09made sizing of flashcard messages and 3d carousel's dots reactive to doc sizebobzel
2024-10-08extended flashcard UI to cardDecksbobzel
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-08modified how buttons are laid out on carousel and comparison views so that ↵bobzel
text boxes can reflow around them. extracted flashcard pratice into its own component and applied it to carousel3D and carousel
2024-10-08Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-10-08get rid of commented out codealyssaf16
2024-10-08changed carousel view to resize ui buttons based on screen scaling and ↵bobzel
document dimensions. lint errors.
2024-10-07changed transferToFlashcard because questions were coming back in a format ↵bobzel
that didn't parse
2024-10-07restored eslint config filebobzel
2024-10-07Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-10-07comments and clean upalyssaf16
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-07moved some more quiz functions to styleProviderQuizbobzel
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ↵bobzel
changed quizBoxes and quizMode to be stored as Doc metadata. Extended styles to cover contextMenuItems. remove this.setListening() from comparisonBox until contextMenu selectedVal is fixed.
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07more lintbobzel
2024-10-07fixed import cycle by making addHotKey a propbobzel
2024-10-07fixed card 'pile' function. lint fixes.bobzel
2024-10-07lint fixesbobzel
2024-10-07comment cleanupbobzel
2024-10-06Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-10-06commentsalyssaf16
2024-10-04from lastbobzel
2024-10-04from lastbobzel
2024-10-04from lastbobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-04cleaning up lint problems.bobzel
2024-10-04Merge branch 'master' into nathan-starterbobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-10-03fixed tagsView height when zooming.geireann
2024-10-03Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-10-03started work on template editing within docCreatorMenu; fixed deleting ↵Nathan-SR
fields in the dashboard
2024-10-02Merge branch 'master' into alyssa-starterbobzel
2024-10-02fixed bottom padding in textbox for tags to depend on yMargins.bobzel
2024-10-02merged with masterbobzel
2024-10-02added xMargin for carousel to prevent buttons from overlapping text, etc. ↵bobzel
Made showing tags an option for carouselViews that needs to be turned on with showChildTags. Gave text boxes extra height when show Tags is on.
2024-10-02enabled creating falshcards from a text box selection.bobzel
2024-10-02Merge branch 'master' into nathan-starterbobzel
2024-10-02from lastbobzel
2024-10-02missing importbobzel
2024-10-02merged with masterbobzel
2024-10-02fixed accidental text selections when dragging.bobzel
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-01set default radius eraser widthbobzel
2024-10-01changed how smoothing curves works - got rid of simplify.js dependencybobzel