aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/UndoStack.tsx
AgeCommit message (Collapse)Author
2023-09-05added ui for specifying wehther to play a/v when following links, and ↵bobzel
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels.
2023-08-29cleanupbobzel
2023-08-29Merge branch 'master' into advanced-trails-2-jesusmonoguitari
2023-08-28adjusted placement of new Node in schema to not hide behind undo/redobobzel
2023-08-28Merge branch 'master' into advanced-trails-2-jesusmonoguitari
2023-08-28trying to fix more colorsbobzel
2023-08-27lots of cleanup to streamline import orderings (ie packages should not ↵bobzel
mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default.
2023-08-19Revert "Revert "Revert "Revert "Toggling icon for mic and added ↵monoguitari
webcapturedoc to dropdown"""" This reverts commit 40a39db25646b513c25554a2abdf35ef977500a8.
2023-08-19Revert "Revert "Revert "Toggling icon for mic and added webcapturedoc to ↵monoguitari
dropdown""" This reverts commit 5e8cc0a6a7f8dfc0c33fbdfa8879de88f057233e.
2023-08-19Revert "Revert "Toggling icon for mic and added webcapturedoc to dropdown""monoguitari
This reverts commit 2466587655888d5894159b942f09661ab73ebe66.
2023-08-19Revert "Toggling icon for mic and added webcapturedoc to dropdown"monoguitari
This reverts commit bdabb0eb1aeac9ea9d4f1fa40889b8d30937c1f0.
2023-08-19Toggling icon for mic and added webcapturedoc to dropdownmonoguitari
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-21fixed additional colour issuesGeireann Lindfield Roberts
and - updated redo shortcut - fixed some things with the tree view (particularly the sorting)
2023-07-18added number inputs to right hand sideGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-05-16cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵bobzel
Long Press).
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵bobzel
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.