aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/global/globalScripts.ts
AgeCommit message (Collapse)Author
2023-09-06fixed up audio annotation to add dictation to sidebar note.bobzel
2023-08-17broken versionSophie Zhang
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and ↵bobzel
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard.
2023-07-31fixed initialization of multitoggle and linear menusbobzel
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-18fixed button click issuesGeireann Lindfield Roberts
and made it such that when you have no documents selected, then irrelevant buttons wont show
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-11updated settings managerGeireann Lindfield Roberts
- fixed some things with top toolbar and refactored files - removed FontIconBadge