Commit Graph

21 Commits

Author SHA1 Message Date
Jeff Avallone
14c1e14f51 Updating Header to use hooks 2019-03-28 06:49:38 -04:00
Jeff Avallone
53def33627 Updating Header to use react-testing-library 2019-03-24 14:03:39 -04:00
Jeff Avallone
51c21881cc Upgarding dependencies 2019-03-23 16:11:24 -04:00
Jeff Avallone
fcf9a354f4 Moving close button for Privacy modal to Message
This allow any Message to have a configurable close button. It also
makes the styling more robust
2019-01-19 13:41:42 -05:00
Jeff Avallone
ef8b3a4bde Removing unnecessary property 2019-01-19 13:13:37 -05:00
Jeff Avallone
d57a4c1147 Using a button for the close control and privacy policy modal 2019-01-19 13:10:40 -05:00
Jeff Avallone
1bb01ab8eb Allowing Privacy Policy link click to happen with modifier key 2019-01-18 16:33:02 -05:00
Jeff Avallone
2c8b779793 Opening the privacy policy as an overlay when possible
It still exists as a separate page, but will open as an overlay for a
simple click
2019-01-18 16:24:10 -05:00
Jeff Avallone
d41dad14a1 Adding install prompt link in the header 2019-01-16 20:09:04 -05:00
Jeff Avallone
f0233ee030 Hiding content that requires JS when JS is disabled 2019-01-16 06:50:55 -05:00
Jeff Avallone
1e4e5d82d1 Moving query for siteMetadata to Layout 2019-01-08 07:09:06 -05:00
Jeff Avallone
02f6f2d252 Cleaning up uses of StaticQuery 2019-01-06 16:39:29 -05:00
Jeff Avallone
8426eaa433 Revert "Adding a HOC for using StaticQuery"
This reverts commit 3b11fcb0b6.
2019-01-06 16:26:55 -05:00
Jeff Avallone
3b11fcb0b6 Adding a HOC for using StaticQuery 2019-01-06 13:56:25 -05:00
Jeff Avallone
bf35f26d5b Reworking internal component naming for clarity 2019-01-06 13:25:33 -05:00
Jeff Avallone
618b21bb93 Implementing translations 2019-01-06 13:03:07 -05:00
Jeff Avallone
e1c4cb9068 Adding i18next integration 2019-01-06 12:24:47 -05:00
Jeff Avallone
837b8d77df Updating eslint rules and addressing issues 2019-01-05 12:27:13 -05:00
Jeff Avallone
8a3471b916 Adding Jest for testing 2019-01-04 18:38:49 -05:00
Jeff Avallone
fb4a130b3c Adding buildId and banner to siteMetadata 2019-01-03 17:59:22 -05:00
Jeff Avallone
c572501d51 Adding Header component 2019-01-03 07:49:54 -05:00