Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Avallone
5de72ffb97 Loading syntax-specific rendering module
Still mocked out for testing
2019-01-13 11:44:57 -05:00
Jeff Avallone
c3116bf5b6 Moving supported syntax list to gatsby-config 2019-01-13 11:33:33 -05:00
Jeff Avallone
152cf7f7b3 Cleanup 2019-01-13 11:00:38 -05:00
Jeff Avallone
42a1788c52 Moving link generation into FormActions 2019-01-13 10:53:07 -05:00
Jeff Avallone
f41518bd92 Moving FormActions rendering to App 2019-01-13 10:15:44 -05:00
Jeff Avallone
13cfcca85e React.Context was overkill for this purpose, not using it
Also using Gatsby's built-in location property
2019-01-12 21:47:36 -05:00
Jeff Avallone
d8ceec1c07 Adjusting Sentry integration to include extra info 2019-01-12 13:30:02 -05:00
Jeff Avallone
abe7879b08 Adding module loading flow 2019-01-12 12:49:49 -05:00
Jeff Avallone
8187865f1f Renaming SVG to Render 2019-01-12 12:32:00 -05:00
Jeff Avallone
d589329883 Moving AppContext into its own component 2019-01-12 12:15:18 -05:00
Jeff Avallone
786cd06cd9 Moving app state management code into App context 2019-01-12 12:12:42 -05:00
Jeff Avallone
1f5da0c690 Improving Gatsby rendering solution
Now the form will be prerendered
2019-01-11 23:12:45 -05:00
Jeff Avallone
9a4f669c2d Adding initial shot at handling build issues 2019-01-11 23:07:17 -05:00
Jeff Avallone
a4450b34b3 Adding semi-functional rendering demo of app 2019-01-11 22:32:20 -05:00