aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/FlashcardPracticeUI.scss
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2024-10-16major fixes to cardDeck view to simplify code and to make arch follow a true ↵bobzel
circle arc and to fix doc sizing when fitwidth/lightbox/etc. fixes to flashcard UI for advancing to next Doc in cardView and carousel3D.
2024-10-10adjusted placement of flaschard practice buttons to be closer to the bottom. ↵bobzel
Fixed being able to enter quiz mode for flaschards created as part of a stack by fixing embedContainer setting.
2024-10-09removing more commented out code, fixing lint. fixed carousel3Dview child ↵bobzel
active
2024-10-09more refactoring to of collection flashcards into CollectioSubView to ↵bobzel
simplify using it in diferent collection views.
2024-10-08extended flashcard UI to cardDecksbobzel
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