aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PinFuncs.ts
AgeCommit message (Collapse)Author
2024-10-17changed layout_isFlashcard to layout_flashcardType with value of 'flashcard' ↵bobzel
to make it easy to search for flashcards. made carousel views able to focus() on a Doc. added ability for carousel and card views to have anchors so they can be pinned and linked. fixed pinning collections to save filters
2024-05-16refactor/cleanup of pres animations. changed effects to start halfway ↵bobzel
through a zoom transition.
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff