aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields/Proxy.ts
AgeCommit message (Collapse)Author
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-01-21added a ToString() method to fields so that rendering them as RichTextField ↵Bob Zeleznik
won't make them unreadable
2019-08-01Fixed Doc.MakeCopy promise stuffTyler Schicke
2019-07-28Added PrefetchProxy classTyler Schicke
2019-07-23Added async deserialization and got captures for script fields working againTyler Schicke
2019-06-24Added ReadOnly mode for docs and changed computed values a bitTyler Schicke
2019-05-20Fixed a bunch of demo bugsTyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-04-30all non-list object field [Copy] implementedSam Wilkins
2019-04-27Split more files upTyler Schicke
2019-04-21More changesTyler Schicke
2019-04-20More refactoringTyler Schicke
2019-04-19Deleted more old fields and split new stuff into multiple filesTyler Schicke