aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields/ScriptField.ts
AgeCommit message (Expand)Author
2020-02-06added synching of timelines with presentationsbob
2020-01-21functional but incomplete updating logicSam Wilkins
2020-01-21added a ToString() method to fields so that rendering them as RichTextField w...Bob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. adde...Bob Zeleznik
2019-12-15added _last_ for computedScripts to access last value of scriptBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in v...bobzel
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-08-01Fixed Doc.MakeCopy promise stuffTyler Schicke
2019-07-25fixed script loadingTyler Schicke
2019-07-23Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-23Added async deserialization and got captures for script fields working againTyler Schicke
2019-07-23autotag based on confidence, allow concealment of computed fields that resolv...Sam Wilkins
2019-07-19Added caching to computed fieldsTyler Schicke
2019-07-18Can edit computed fields in KVPTyler Schicke
2019-07-03Changed how scripting worksTyler Schicke
2019-06-24Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into sch...Tyler Schicke
2019-06-08Moved ScriptField to new_fieldsTyler Schicke