Commit Graph

11 Commits

Author SHA1 Message Date
R Nabors
38ea5732dc Adding FB OSS header to GA analytics flow type (#3175) 2020-08-06 13:23:30 +01:00
R Nabors
64c51d419f Adding a little feedback form to the bottom of each page using GA (#3170) 2020-08-04 17:16:25 +01:00
Brian Vaughn
3e4f2687c6 Update copyright headers (#3086)
Added and updated copyright headers.

Added some missing Flow types.

Removed an invalid prop-types import.
2020-07-07 10:35:57 -04:00
Alexander Nanberg
71b03486c0 Upgrade to Gatsby v2 (#1104)
* Upgrade to Gatsby v2

* Remove unnecessary polyfills since gatsby already provides them

* Move global styles to gatsby-browser

* Add fb comment and convert to cjs

* Revert to use pageQuery again

* Add back html.js

* Update dependencies

* Move TitleAndMetaTags

* Replace glamor/reset with normalize.css which fixes style order in prod

* Prettier formatting

* Remove unused types

* Remove old layout

* Fix versions link

* Update deps

* Update deps

* Remove hack since it's no longer needed

* Update dependencies

* Fix build error

* Fix prettier config resolution

* Update gatsby

* Remove custom onCreatePage logic

* Update dependencies

* Fix build

* Update dependencies

* prettier formatting

* update dependencies

* add custom babel config for flow

* upgrade dependencies

* update dependencies

* use stable gatsby release
2018-09-19 13:11:19 +01:00
tricinel
4bf2356e02 Add flow types to utils 2017-11-28 15:00:19 +01:00
tricinel
232d15463d Add flow types; related to #24 2017-11-20 17:57:36 +01:00
tricinel
cce9ef7b60 Add flow types to components; realted to #24 2017-10-24 18:49:29 +02:00
tricinel
b74f58a0ba Add react-helmet flow type stub 2017-10-17 10:15:20 +02:00
Brian Vaughn
1de4c66dc6 Added some basic Flow types to get things started 2017-10-05 15:33:18 -07:00
Brian Vaughn
8d54bd01a3 Prettier formatted flow-typed and plugins dirs 2017-10-05 08:08:22 -07:00
Brian Vaughn
9d9b2021ed Migrated Gatsby website source and config 2017-10-04 14:56:10 -07:00