Commit Graph

15 Commits (1c6fe6e967d32527bb97ad3b99c0757c7731f58d)

Author SHA1 Message Date
Glen Cheney 47c8ce650c Add es module file. 6 years ago
Glen Cheney 463bac3da1 Update dependencies.
Swap babel-preset-es2015 for babel-preset-env
Update normalize.css
Use default autoprefixer browsers.
Fix misaligned filter search input.
6 years ago
Glen Cheney fba8422a8c Greenkeeper/rollup plugin babel 3.0.2 (#177)
* chore(package): update rollup-plugin-babel to version 3.0.2

Closes #168

* Downgrade rollup to 0.48.0

https://github.com/rollup/rollup/issues/1595

* Update rollup config
7 years ago
Glen Cheney c53f410471 Remove symlink. GH pages can't build with it. 7 years ago
Glen Cheney 2ebbbac652 New main navigation. Reorganize css files. 7 years ago
Glen Cheney 7669846d32 Add cssnano to css compilation.
Log sass errors instead of stopping gulp and leaving the jekyll ruby process detached.
7 years ago
Glen Cheney fb96b330c6 Move jekyll static site to /docs 7 years ago
Glen Cheney 57ded43991 Use TinyEmitter, expect ES6 environment. Change global export to `Shuffle`.
Replace array-uniq with Array.from/Set
Replace xtend with Object.assign
Remove custom-event-polyfill
Use Array.prototype.includes (ES7)
7 years ago
Glen Cheney fbabe9182c Update unsupported options for rollup-uglify. 7 years ago
Glen Cheney 3cf89f6582 Fix test task crash. 7 years ago
Glen Cheney 61c975ccf1 Replace JSHint and JSCS with ESLint 7 years ago
Glen Cheney a56ccb3cd5 Replace webpack with rollup (#138) 7 years ago
Glen Cheney 391481ea4f
Update docs 8 years ago
Glen Cheney cfa68c76de Switch to mocha/chai for tests with gulp-mocha-phantomjs
JSDom's getComputedStyle wasn't working.
8 years ago
Glen Cheney 244f89aaba Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago