aboutsummaryrefslogtreecommitdiff
path: root/src/fields/FieldSymbols.ts
AgeCommit message (Collapse)Author
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges ↵bobzel
are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code.
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ↵bobzel
will be modified
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2022-12-21cleaning up proxys and getFieldRef hopefully to be more understandable and ↵bobzel
efficient
2020-05-15renamed new_fields to fieldsSam Wilkins