aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails/PresElementBox.tsx
AgeCommit message (Collapse)Author
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts ↵bobzel
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs.
2025-04-10performance fixes for text boxes to not call screenToLocal unnecessarily. ↵bobzel
simplifications to template data docs
2025-03-14simplified anchorMenu to just have an AskAI button .. then updated ↵bobzel
GPtPopup's summaryBox to have a flashcard option.
2025-03-13cleaned up how Presboxelement finds PresBoxbobzel
2024-08-12more any -> type fixesbobzel
2024-05-15merged with new eslint codebobzel
2024-05-15fix for multi-select pres box items.bobzel
2024-05-14Merge branch 'master' into sophie-pres-transitionsSophie Zhang
2024-05-14cleaning, bug fixingSophie Zhang
2024-05-14bug fixingSophie Zhang
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-21more lint cleanupbobzel
2024-04-18dropdowns, ui, rollSophie Zhang
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-12 fixed auto play for trails. fixed presbox to allow drag and drop in ↵bobzel
addition to pin button. fixed tree view to not 'move' items that have a 'copy' drop action. fixed dragPreDrop functions in tree and stacking views to use source drag action over target drop action.
2024-02-29added curr slide info to slide customizationSophie Zhang
2024-01-25Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree ↵bobzel
views, notetaking, formattedText, etc. make bringToFront an optional prop.
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all ↵bobzel
locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath &
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional ↵bobzel
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ↵bobzel
always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument.
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵geireann
'self' even though it's deprecated.
2023-11-29cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDocbobzel
2023-11-29fixed breaking change to presentation trail elements.bobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵bobzel
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
2023-11-25cleanup of rootSelected to default to false. remove unused mobile classes.bobzel
2023-11-10tweaked keyboard modifiers for pan & zoom modes so that ctrl drag is ↵bobzel
distinguishable from pinch zoom
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots ↵bobzel
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons.
2023-11-02gpt stylizationSophie Zhang
2023-10-19feat: recordingSophie Zhang
2023-10-16text boxSophie Zhang
2023-08-31from last againbobzel
2023-08-29cleanupbobzel
2023-08-24before meeting with Andymonoguitari
2023-08-24Current Implementation topbar videomonoguitari
2023-08-23Basic implementation of micahels branching trail on mastermonoguitari
2023-08-22Merge remote-tracking branch 'origin/menu-shortcuts-4-jesus' into ↵monoguitari
advanced-trails-2-jesus
2023-08-22Merge branch 'master' into advanced-trailsmonoguitari
2023-08-21changed tootlipsbobzel
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.