aboutsummaryrefslogtreecommitdiff
path: root/src/fields/ScriptField.ts
AgeCommit message (Expand)Author
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-03-23updated more [DocData] to .$ thingsbobzel
2025-02-03fixed animating data fieldbobzel
2024-10-18fixed following anchors to collection card/carousel to set the current/select...bobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-01more cycle import removal. fixed ndollar bugs introduced during lint changes.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-28fixed keyvaluebox to show props document, never the doc in the fieldKey slot....bobzel
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2023-12-07merged infoUIbobzel
2023-12-06final cleanupbobzel
2023-12-05mostly working version with latest librariesbobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...bobzel
2023-03-28numerous changes to try to simplify event handling in DocumentView - got rid ...bobzel
2023-03-14simplified Deserialize code. streamlined currentUserUtils to need fewer comp...bobzel
2023-03-07fixed presbox following to use presItem anchor instead of target doc as ancho...bobzel
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of scr...bobzel
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2022-12-21cleaning up proxys and getFieldRef hopefully to be more understandable and e...bobzel
2022-10-04fix to show close and open icons of hideResizers documents. fixes for native ...bobzel
2022-08-30made script caching more robust to avoid compiles and speed up startup.bobzel
2022-08-25fixed crashes in notetaking view and cleaned up code a bit. fixed undo of co...bobzel
2022-08-24made text boxes support animation frames. fixed dragging on unselected pres e...bobzel
2022-08-22added animation of background color, and streamlined/extended a variety of pr...bobzel
2022-08-02Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to creat...bobzel
2022-07-27fixed document leak related to capturedVariables in scripts. changed captur...bobzel
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-02-10switched scripts to use a cache to avoid recompiling. simplified some things ...bobzel
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel
2021-03-18cleaned up link making. Documents don't add to the Undo stack when being cre...bobzel
2021-02-26minimal cleanup of standard fields. fix to error thrown in document buttonbarbobzel
2020-12-07fixed lists to allow multiple null-value entries & be able to edit in KeyValu...bobzel
2020-10-30from lastbobzel
2020-08-22added increment title numbering to standard documentsbobzel
2020-08-19fixed setterscript loading to re-compilebobzel
2020-08-14fixed default documents that were missing the 'system' tag. fixed catalog to...bobzel
2020-08-13changes for menus to be functional wherever they are placedbobzel
2020-08-07tweaked noviceMode script to use non-generic variables & added ScriptField ca...bobzel
2020-07-29streamlined settin link follow tarets a bit by addin a follow link draggable ...Bob Zeleznik
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...Bob Zeleznik
2020-07-20fixed noAutoscroll functionality for creator iconsBob Zeleznik
2020-07-20added standard static ScriptFields to avoid extra compilesBob Zeleznik
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-05added more globals for testinganika-ahluwalia
2020-05-26fixed makeInterpolatedBob Zeleznik
2020-05-23several fixes to progressivization and added UI for editing by suspending tra...Bob Zeleznik