Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Avallone
51c21881cc Upgarding dependencies 2019-03-23 16:11:24 -04:00
Jeff Avallone
f0233ee030 Hiding content that requires JS when JS is disabled 2019-01-16 06:50:55 -05:00
Jeff Avallone
c4a74ad244 Translating Form component 2019-01-15 21:42:41 -05:00
Jeff Avallone
7261b0b526 Making propTypes static 2019-01-13 21:30:06 -05:00
Jeff Avallone
bf44bce954 Moving propTypes into class definitions 2019-01-13 21:23:49 -05:00
Jeff Avallone
c3116bf5b6 Moving supported syntax list to gatsby-config 2019-01-13 11:33:33 -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
d589329883 Moving AppContext into its own component 2019-01-12 12:15:18 -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
a4450b34b3 Adding semi-functional rendering demo of app 2019-01-11 22:32:20 -05:00