aboutsummaryrefslogtreecommitdiff
path: root/packages/components/src
AgeCommit message (Collapse)Author
2025-02-26fixed toggling number dropdown. Added firefly to gpt popup menu.bobzel
2025-02-25updated packages and fixed some cimplier warnings.bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2025-02-24added borders (width, color, and style) for DocumentViews. fixed dropdown ↵bobzel
slider buttons to show text labels.
2025-02-20from lastgeireann
2025-02-12cleaning up how text boxes maintain focus when UI widgets are interacted with.bobzel
2025-01-28fixed flashcard practice mode. moved doc sorting from cardDeck into ↵bobzel
collectionSubView to apply it to all collections.
2025-01-28card view cleanup. moved 'pile' into shiftclick on Perspective dropdown. ↵bobzel
fixed tags sorting.
2025-01-01monorepo setupGeireann Lindfield Roberts