aboutsummaryrefslogtreecommitdiff
path: root/src/fields/RefField.ts
AgeCommit message (Collapse)Author
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
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.
2020-05-15renamed new_fields to fieldsSam Wilkins