aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails
AgeCommit message (Expand)Author
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
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-01made collections fitwidth in tree view previews. centered keys in keyvalue.bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann
2023-11-29 exposed menu option to pin Trails and other tree view docs and added open bu...bobzel
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
2023-11-25cleanup of rootSelected to default to false. remove unused mobile classes.bobzel
2023-11-22fixed more issues with rotation. restrutured how MarqueeAnnotator works to b...bobzel
2023-11-16removed touch code that wasn't being used or maintainedbobzel
2023-11-16fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...bobzel
2023-11-10tweaked keyboard modifiers for pan & zoom modes so that ctrl drag is distingu...bobzel
2023-11-08clean up of LightboxViewbobzel
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots o...bobzel
2023-11-02cleaned up brushView to only apply to freeformviews that aren't overlays (was...bobzel
2023-11-01fixes to snapping lines when dragging/resizing (lines are created for doc not...bobzel
2023-11-01fixed so that ink properties can be set before drawing a stroke. fixed turnin...bobzel
2023-11-01cleaned up presentaton path linesbobzel
2023-10-31fixed deselecting video/audio with escape. fixed focus or open on iconified d...bobzel
2023-10-31fixed groups to use actual document boundaries for ink or link lines, instead...bobzel
2023-10-30fix for group child dragging that still allows titles to be clipped when bord...bobzel
2023-10-24fixed hide before/after in trails. move ink mask to developer. fixed tangen...bobzel
2023-10-04several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed s...bobzel
2023-09-21fixed following links from things with Configs to read the link following pro...bobzel
2023-09-21better fix for show pathsgeireann
2023-09-06fixes for pres prop colorsbobzel
2023-09-05added ui for specifying wehther to play a/v when following links, and cleaned...bobzel
2023-08-31fixed properties view text colorsbobzel
2023-08-31from last againbobzel
2023-08-29cleanupbobzel
2023-08-28Merge branch 'master' into advanced-trails-2-jesusmonoguitari
2023-08-28Fixed reload bugmonoguitari
2023-08-27lots of cleanup to streamline import orderings (ie packages should not mutual...bobzel
2023-08-26many fixes to map search bar, dragging pushpin, highlighting pushpins on link...bobzel
2023-08-26Final1Eric
2023-08-24before meeting with Andymonoguitari
2023-08-24Current Implementation topbar videomonoguitari
2023-08-23Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-23Basic implementation of micahels branching trail on mastermonoguitari
2023-08-22Merge remote-tracking branch 'origin/menu-shortcuts-4-jesus' into advanced-tr...monoguitari
2023-08-22Merge branch 'master' into advanced-trailsmonoguitari
2023-08-21fixed serial grouped pres transition timing. fixed colors of headings in pre...bobzel
2023-08-21Merge branch 'master' into UI_Update_Eric_Mabobzel