aboutsummaryrefslogtreecommitdiff
path: root/src/fields/DateField.ts
AgeCommit message (Collapse)Author
2025-03-16type error fixbobzel
2024-04-23more lint cleanupbobzel
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.
2023-04-28added RTF cell type for schema. fixed formatting DateFields so that they ↵bobzel
can be set from kvp/schema. prevented on infinite loop possibility when setting proto to itself.
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates ↵bobzel
display better. resizing is better and faster (but not fast).
2020-06-28tweaks to date pickeranika-ahluwalia
2020-05-15renamed new_fields to fieldsSam Wilkins