aboutsummaryrefslogtreecommitdiff
path: root/src/fields/CursorField.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-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ↵bobzel
will be modified
2022-03-02upgraded to typescript 4.6.2bobzel
2020-05-15renamed new_fields to fieldsSam Wilkins