aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-09-30a bunch of comparisonBox cleanup and restoring of original click to animate ↵bobzel
between before/after.
2024-09-30don't cap the resolution of an image anymore -- let the user do it ↵bobzel
explicitly through the Pixels menu option.
2024-09-30cleaned up some lint errors.bobzel
2024-09-30from last.. fixed eslintbobzel
2024-09-30from lastbobzel
2024-09-30cleaning up pull request.bobzel
2024-09-30from lastbobzel
2024-09-30restored typescriptlibbobzel
2024-09-30Merge branch 'master' into alyssa-starterbobzel
2024-09-30changed filter tool to look like a menu section.bobzel
2024-09-29commentsalyssaf16
2024-09-29more commentsalyssaf16
2024-09-29comparison box functionalityalyssaf16
2024-09-29Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-29clean upalyssaf16
2024-09-29Merge branch 'master' into alyssa-startergeireann
2024-09-29updated npm packagesgeireann
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-25removed star icon from carousel -- added showTags instead.bobzel
2024-09-25fixed icontagbox to show unselected buttons when doc is selected.bobzel
2024-09-24fixed screen to local for carousel views (especially when in lightbox)bobzel
2024-09-23made dropping links marks them as svgs. fixed doc drag interactions when ↵bobzel
items are selected to not have decorations bounce. fixed card deck to not shrink cards when card deck is short small and items are selected. fixied dragging cards when colletcion is nested to not have decorations bounce, and to allow rapid selection and dragging of cards. fixed dragging docs into/out of card view.
2024-09-21added flashcard deck creator to foramtted text box.bobzel
2024-09-21Merge branch 'master' into alyssa-starterbobzel
2024-09-21fixed selection of ink lines to happen in overlay layerbobzel
2024-09-20removed assignment of OR filter mode from card view. not sure it's needed, ↵bobzel
but shouldn't be set automatically anyway.
2024-09-20Merge branch 'master' into alyssa-starterbobzel
2024-09-20from lastbobzel
2024-09-20fixed sorting by tags in card viewbobzel
2024-09-20fixed filter dropdown to work properly with multiselect.bobzel
2024-09-19from lastbobzel
2024-09-19merged with master -- updated filtering from cardView branchbobzel
2024-09-19changed carousel to set #star tags instead of a metaadata field.bobzel
2024-09-19changed backend for filtering buttons to store only one list - the list of ↵bobzel
icon buttons in Doc.MyFilterHotKeys.
2024-09-19Merge branch 'master' into aisosa-starterbobzel
2024-09-19fixed background transparency for imagesbobzel
2024-09-19Merge branch 'master' into aisosa-starterbobzel
2024-09-19fixed setting rotation center. fixed not dropping docs onto themselves.bobzel
2024-09-19added stop propagation for clicking on tags and icon tags. fixed dragging ↵bobzel
crash from doc nested in card view to card view. still needs more work for card view to honor canEmbed
2024-09-19fixed filtering bug in card viewaidahosa1
2024-09-19fixed icon disapearring bugaidahosa1
2024-09-19fixed hiding decorations when animating card transitionsbobzel
2024-09-18fixed selecting card scaling when fewer than 10 itemsbobzel
2024-09-18switched icontags to use regular tags list instead of metadata fields. ↵bobzel
changed tagsView to show # for tags, @ for metadata, and no prefix for icons
2024-09-18carddeck tweak to heuristic to keep Docs selected docs inset within window. ↵bobzel
tweak to layout of Docs to make arc apex based on grid Doc widths.
2024-09-18lots of changes to fix dragging cards, integrate iconTags with other tags, ↵bobzel
sizing docs when selected to fit window,
2024-09-18Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-17from lastbobzel
2024-09-17linted cardView files after merge.bobzel