Commit Graph

77 Commits

Author SHA1 Message Date
Jeff Avallone 21146549f7 Adding language detection 2018-02-11 18:43:11 -05:00
Jeff Avallone 355ef79d20 Adding i18next 2018-02-11 18:37:07 -05:00
Jeff Avallone 63e56c5df7 Setting browserslist 2018-02-11 14:56:39 -05:00
Jeff Avallone eda8daf8dd Switching to use cssnext 2018-02-11 14:51:17 -05:00
Jeff Avallone ca41d2015a Adding test coverage 2018-02-11 13:10:24 -05:00
Jeff Avallone edf4ecd081 Removing react-test-renderer 2018-02-11 11:58:03 -05:00
Jeff Avallone cabc2adc1f Adding enzyme 2018-02-11 11:49:50 -05:00
Jeff Avallone 8b86ddc14c Updating babel and eslint configs
Adding support for class properties amongst other things
2018-02-11 11:16:07 -05:00
Jeff Avallone b009d078b6 Adding Sentry.io 2018-02-11 10:41:03 -05:00
Jeff Avallone fd5a8786d0 Adding Google Analytics 2018-02-11 10:27:43 -05:00
Jeff Avallone 70455ea2b8 Moving build-time deps out of devDependencies 2018-02-11 09:41:03 -05:00
Jeff Avallone bdf54945fe Keeping description consistent across app 2018-02-11 07:11:16 -05:00
Jeff Avallone 49a236bf89 Switching back to SVG components for icons
No longer need the hack to only use them in components while URLs are
used in styles since I don't need icons in the styles anymore. Embedding
the markup also provides the option to restyle the icons
2018-02-11 06:58:59 -05:00
Jeff Avallone 1de5079aa9 Rendering page template using React
Allows for using components (like Message) when rendering the base page
template
2018-02-11 06:53:34 -05:00
Jeff Avallone 810b37aa47 Removing SVG components
Sticking with importing data URIs for now
2018-02-11 06:51:54 -05:00
Jeff Avallone c38a9ddb3b Reworking test commands to include lint with unit tests
Also adding a test:watch command
2018-02-10 19:23:56 -05:00
Jeff Avallone ef4259908c Using gitignore for eslint 2018-02-10 18:31:16 -05:00
Jeff Avallone 3e729b2a34 Adding Jest 2018-02-10 18:30:07 -05:00
Jeff Avallone 916b38c6c5 Moving webpack-dev-server to dev dependencies 2018-02-10 18:14:22 -05:00
Jeff Avallone 738902d0ce Adding precommit hook 2018-02-10 18:11:30 -05:00
Jeff Avallone cca35117f5 Adding eslint 2018-02-10 18:03:21 -05:00
Jeff Avallone 74d622c7a4 Getting icon loading in the root styles working 2018-02-10 17:55:48 -05:00
Jeff Avallone 8eb4b450ca Adding SVG icons 2018-02-10 16:32:52 -05:00
Jeff Avallone e52103a516 Integrating React 2018-02-10 16:22:59 -05:00
Jeff Avallone 40d08ddef8 Adding service worker cache 2018-02-10 16:08:42 -05:00
Jeff Avallone 97a61dc0f3 Adding prod and dev webpack configs 2018-02-10 16:05:25 -05:00
Jeff Avallone d78f4efd16 Base webpack config 2018-02-10 15:58:54 -05:00
Jeff Avallone ae2b7c74dd Clearing out old site code 2018-02-10 13:33:13 -05:00
Jeff Avallone 440a2ac22a Updating start script to run LiveReload setup
Fixes #42
2017-08-21 20:45:48 -04:00
Jeff Avallone ce8093d710 Upgrading dependencies 2017-07-29 16:35:14 -04:00
Jeff Avallone a44dadd28d Cleaning up some module requirements 2016-10-15 17:45:20 -04:00
Jeff Avallone 28ec931607 Adding build and start commands to npm config 2016-10-15 17:45:19 -04:00
Jeff Avallone bd29a80ea7 Adding webpack config for build styles 2016-10-15 17:44:35 -04:00
Jeff Avallone 218e6a30d8 Adding npm script to run JSCS lint 2016-10-15 12:55:51 -04:00
Jeff Avallone c89ef457b6 Removing karma gulp tasks in favor or npm script 2016-10-15 12:55:50 -04:00
Jeff Avallone 2a496bf4c1 Configuring karma to work with webpack 2016-10-15 12:55:50 -04:00
Jeff Avallone a8a76651c2 Removing gulp JS build scripting 2016-10-15 12:55:50 -04:00
Jeff Avallone c55adb13d9 Initial webpack config with JS build support 2016-10-15 12:55:46 -04:00
Jeff Avallone 1bd3df524a Updating some dependency versions 2016-07-31 11:46:47 -04:00
Jeff Avallone 1cbd8b63df Updating travis builds to use headless firefox 2016-07-27 11:20:11 -04:00
Jeff Avallone bca755c1be Updating browserify and karma-browserify 2016-07-27 11:14:08 -04:00
Jeff Avallone 3a9b48f481 Updating lodash version 2016-07-27 11:14:08 -04:00
Jeff Avallone a00a27e9b1 Updating gulp-hb version 2016-07-27 11:12:56 -04:00
Sebastian Thiel 4893c5b304 configure Travis continuous integration
It will run gulp karma:single , and fail if that fails.
2016-01-03 19:38:10 +01:00
Jeff Avallone 98d2f94a3a Removing babel-plugin-transform-runtime
It appears to be involved somehow with the JS errors from Issue #21.
2015-12-21 14:50:33 -05:00
Jeff Avallone cff494a4bb Updating NPM deps
Fixes #21
2015-12-21 14:08:04 -05:00
Jeff Avallone dcc1cd3968 Adding babel-polyfill to fix errors 2015-11-10 20:59:26 -05:00
Jeff Avallone e1bc209590 Compressing JS and CSS 2015-11-01 11:32:05 -05:00
Jeff Avallone 4c5e176cea Adding gulp task help 2015-11-01 11:05:12 -05:00
Jeff Avallone e35be731cc Adding JSCS integration 2015-11-01 10:18:31 -05:00