Commit Graph

17 Commits

Author SHA1 Message Date
Dillon Kearns
dd3f824e4e Remove DynamicPayload type and update TemplateType wiring. 2020-09-16 21:08:12 -07:00
Dillon Kearns
fce79cdaf6 Rename GlobalMetadata to TemplateType. 2020-09-16 19:18:25 -07:00
Dillon Kearns
6214964257 Rename global to shared. 2020-09-12 09:15:24 -07:00
Dillon Kearns
d5b2a9df09 Clean up some type annotations. 2020-09-06 13:03:46 -07:00
Dillon Kearns
e4c8c0a578 Remove a type variable. 2020-09-06 13:00:35 -07:00
Dillon Kearns
d6790c479c Use static payload for head function. 2020-09-06 12:42:05 -07:00
Dillon Kearns
651de61146 Change Template signatures and use Template alias instead of TemplateDocument module. 2020-09-06 08:41:24 -07:00
Dillon Kearns
9e8659b305 Remove toMsg and toGlobalMsg and change msg type for rendered document. 2020-09-01 22:38:57 -07:00
Dillon Kearns
e2c5919466 Introduce new template constructor. 2020-08-26 21:14:52 -07:00
Dillon Kearns
307f1bdf25 Wire in toMsg and toGlobalMsg. 2020-08-24 22:13:14 -07:00
Dillon Kearns
375006e342 Escape literal backslashes and wire in code generation. 2020-08-23 08:00:49 -07:00
Dillon Kearns
9de74530ad Wire in global metadata. 2020-08-22 17:37:00 -07:00
Dillon Kearns
0e0446c397 Use template builder for Showcase template module. 2020-06-06 16:10:18 -07:00
Dillon Kearns
fab5c09844 Move user-defined metadata to its own module. 2020-05-27 12:58:11 -07:00
Dillon Kearns
c42be6b803 Wire in showcase template. 2020-05-24 08:52:09 -07:00
Dillon Kearns
48fd7a5fb5 Wire up init function. 2020-05-23 17:03:28 -07:00
Dillon Kearns
7aeec0f72e Add starting point for template modules file structure. 2020-05-20 06:42:52 -07:00