All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- config: make sure
preact
is used in production (36003d8) - TileSlider: add key to mapped items to fix React warning (aed1ea2)
- app: scaffold app from create-react-app (78cb5bd)
- App: render in (61025a9)
- App: replace default content with centered heading (c6ad6d4)
- config: replace
react
withpreact
in production build (2c0d6e6) - helpers: create ga helper (61b7bfa)
- index: load google analytics on page (14e1b4e)
- index: use requirejs to load es5 polyfill before app in prod (55c06bd)
- public: remove favicon (1f57785)
- public: update index.html with title and other metadata (28ab57a)
- scripts: run lint and tests first during release (6c13662)
- TileSlider: create (ebc5954)
- TileSlider: navigate table using arrow keys (f32c057)
- TileSlider: track ga events in (716eedb)