aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2023-12-08removed old dts types stubsbobzel
2023-12-06converted equationEditor from a npm module to a local file. commented out ↵bobzel
old google-maps code.
2023-12-06got rid of some unused packages. switche to react-type-animation from ↵bobzel
react-typist for gpt.
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package ↵bobzel
updates. cleanup of express-validator.
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-04updated npm and equation-editor-reactbobzel
2023-12-03restored hig flyout for now..bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-02from lastbobzel
2023-12-02replaced sharp with jimpbobzel
2023-11-16palette, extracting image colorsSophie Zhang
2023-11-09playing with pan zoom modes.geireann
2023-10-19feat: recordingSophie Zhang
2023-09-21View paths button fix attemptmonoguitari
2023-09-16didn't work.geireann
2023-09-12dropping link button on same collection makes a pushpin. fixed broken undo ↵bobzel
typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders.
2023-09-11clean up some runtime warnings about missing keys/valuesbobzel
2023-09-11moved edit on click script to developer. fixed highlight options for My ↵bobzel
text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode.
2023-09-08don't remove current recording from overlay, added closeOnSelect option for ↵bobzel
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters.
2023-09-07fixed browndash componentsbobzel
2023-09-07another popup fixbobzel
2023-08-31fixed compile errors and switched to use_azure = false for server.bobzel
2023-08-31added dragging off of recordings and option for webcam vs screenbobzel
2023-08-28Dropdown renders only if workspaceRecordings isn't emptymonoguitari
2023-08-28trying to fix more colorsbobzel
2023-08-27Merge branch 'master' into secondpropertiesmenu-emilybobzel
2023-08-26fixed map crashing when deslecting a pinbobzel
2023-08-26Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-25convert url to base64, ensure img is loadedSophie Zhang
2023-08-24filter - made small finishing changeseperelm2
2023-08-23fixed placement of pushpins when sidebar is opened.bobzel
2023-08-21added Enter event for editableTextbobzel
2023-08-17Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-17broken versionSophie Zhang
2023-08-17changed default color pickerbobzel
2023-08-17updated to new version of dash-componentsbobzel
2023-08-16Merge pull request #206 from brown-dash/data-visualization-sarahbobzel
Data visualization sarah
2023-08-16got rid of presElementBox instances in favor of a single global instance. ↵bobzel
allowed docs to be their own view specs.
2023-08-15trying to prevent colorpicker from generating undo event for every drag ↵geireann
movement.
2023-08-15fixed ink objects from becoming key values when leaving lightbox.geireann
2023-08-14Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-13Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-10need to pulleperelm2
2023-08-09fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵bobzel
aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items.
2023-08-08fixed searching web pages that are not cors readable to not generate an errorgeireann
2023-07-31filters - fixed bug on reloadeperelm2
2023-07-31Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-31fixed dictation into text boxes to stop when component unmounts. fixed ↵bobzel
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected.
2023-07-28minor tweaksbobzel