aboutsummaryrefslogtreecommitdiff
path: root/src/fields/HtmlField.ts
AgeCommit message (Collapse)Author
2024-04-23more lint cleanupbobzel
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
2019-05-09merge with master, but haven't reconciled internal and external linkingSam Wilkins
2019-04-13cleaning up network data transfer.Bob Zeleznik
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-03-18URL fixes and cleanup:Tyler Schicke
Switched URL fields to serialize a string version of their URL, as mobile browsers won't serialize URLs apparently
2019-02-23Added web clippings on drag and dropTyler Schicke