aboutsummaryrefslogtreecommitdiff
path: root/src/fields/ScriptField.ts
AgeCommit message (Collapse)Author
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 ↵bobzel
to have default worksapce documents in it.
2020-08-13changes for menus to be functional wherever they are placedbobzel
2020-08-07tweaked noviceMode script to use non-generic variables & added ScriptField ↵bobzel
cache to avoid multiple scripts.
2020-07-29streamlined settin link follow tarets a bit by addin a follow link draggable ↵Bob Zeleznik
UI button
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
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 ↵Bob Zeleznik
transparency
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-17fixed presentations to step through slides with "animations"Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-06-08Moved ScriptField to new_fieldsTyler Schicke
2019-06-07Fixed some schema stuff? Tests aren't runningTyler Schicke
2019-06-07fixes for computed script deserializationbob
2019-06-06Added computed fieldsTyler Schicke
2019-04-26MoreTyler Schicke
2019-04-13cleaning up network data transfer.Bob Zeleznik
2019-04-11Fixed another subtle server related bugTyler Schicke
Added optional capturing to scripts
2019-04-09Added script field and added list of scripts to list fieldTyler Schicke