aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-05got rid of sharp and puppeteerbobzel
2023-12-02changed uploading messages.bobzel
2023-12-02fixed jimp upload to not hang when error occurs. fied imagebox to show origi...bobzel
2023-12-02jimp cleanupbobzel
2023-12-02replaced sharp with jimpbobzel
2023-12-01made collections fitwidth in tree view previews. centered keys in keyvalue.bobzel
2023-12-01cleaning up documentview props. got rid of special cases for keyValueBox. ...bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30from lastbobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-11-30from lastgeireann
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann
2023-11-30fixed not fitting width for carousel views.geireann
2023-11-29 exposed menu option to pin Trails and other tree view docs and added open bu...bobzel
2023-11-29fixed menu functions that referenced 'self' instead of 'this'bobzel
2023-11-29fixes for following links to parts of templates. turned offbobzel
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-27fixed dataView to not lose focus when typing 'enter' by fixing freeformdocume...bobzel
2023-11-25changed Slide template to write to 'hero' not 'data' to avoid conflict with '...bobzel
2023-11-25cleanup of rootSelected to default to false. remove unused mobile classes.bobzel
2023-11-25fix for zooming collections that have native dimsbobzel
2023-11-22fixed more issues with rotation. restrutured how MarqueeAnnotator works to b...bobzel
2023-11-20made nudging operate on screen space pixelsbobzel
2023-11-20cleaned up rotation references to use screentolocaltransformbobzel
2023-11-20added rotation to transforms (partially done)bobzel
2023-11-20fixes for selecting/moving docs that are rotated.bobzel
2023-11-19stop rendering web pages when zoomed out > 25xbobzel
2023-11-19restored shallow observable to prevent pivot views from crashing.bobzel
2023-11-19from lastbobzel
2023-11-19from lastbobzel
2023-11-19fixed animations of text html overlays and turned off overflow hidden so that...bobzel
2023-11-19fixed creating anchors when pinning pdf/web/text doc with selection. fixed s...bobzel
2023-11-18fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...bobzel
2023-11-18fixed scaling of dataviz boxes when native dims are set.bobzel
2023-11-17from lastbobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native with...bobzel
2023-11-17from lastbobzel
2023-11-17cleaned up captions/title codebobzel
2023-11-16from lastbobzel
2023-11-16added padding slider for groups in properties view.bobzel
2023-11-16fixed autoresetview to trigger when document is closed. fixed keyvalueboxes ...bobzel
2023-11-16removed touch code that wasn't being used or maintainedbobzel
2023-11-16from lastbobzel
2023-11-16from lastbobzel
2023-11-16fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...bobzel
2023-11-15schema code cleanupbobzel
2023-11-14fixed pointer events with nested views in texst boxes. fixedbobzel