Jeff Avallone
|
966ab5f2d6
|
Fixing lint errors
|
2015-11-01 10:28:37 -05:00 |
|
Jeff Avallone
|
e35be731cc
|
Adding JSCS integration
|
2015-11-01 10:18:31 -05:00 |
|
Jeff Avallone
|
fdb79beb79
|
Reworking how styles are built and how SVG styles are included
|
2015-11-01 10:04:16 -05:00 |
|
Jeff Avallone
|
445996744a
|
Switching to Babel instead of es6ify
|
2015-11-01 06:50:57 -05:00 |
|
Jeff Avallone
|
025636d559
|
Switching from compass to node-sass and Bourbon
|
2015-10-31 22:45:36 -04:00 |
|
Jeff Avallone
|
dc72b2d4e4
|
Switching template rendering to use Handlebars
- Extracting the IE8 notice and SVG templates out into partials
- Moving changelog details into a data file
|
2015-10-31 13:12:14 -04:00 |
|
Jeff Avallone
|
c90d09a1e0
|
Updating karma-browserify
This required updating import paths in the spec files
|
2015-10-31 12:09:38 -04:00 |
|
Jeff Avallone
|
8021775880
|
Adding a 404 page
|
2014-12-21 19:59:07 -05:00 |
|
Jeff Avallone
|
12a4186188
|
Adding a hack to allow setting page titles
I may look for a more robust system to handle markup than just gulp-wrap
|
2014-12-21 01:42:48 -05:00 |
|
Jeff Avallone
|
bd19966cab
|
Tweaking browserify setup to get all es6 features working
Currently getting an error about $traceurRuntime being undefined while
running Karma tests. This will need to be investigated.
|
2014-12-04 18:34:35 -05:00 |
|
Jeff Avallone
|
e910c757e5
|
Converting config into a module instead of just JSON
Allows the browserify config to be further unified. Also added ability
to build to different paths than just ./build
|
2014-11-30 14:39:56 -05:00 |
|