Commit Graph

15 Commits (9fd4b557b6030e23c5b4b8e68233a42833df423f)

Author SHA1 Message Date
Glen Cheney 47c8ce650c Add es module file. 6 years ago
Glen Cheney e5d15e9913 Remove lockfile.
https://github.com/sindresorhus/ama/issues/479#issuecomment-310661514
7 years ago
Glen Cheney 6bdc0491a9 Add ES6/7 env note. Remove references to bower.
Remove `--save` from npm install because npm@5 saves automatically.
7 years ago
Glen Cheney fd330bd800
Use `files` instead of .npmignore
Update webpack, add .map files
8 years ago
Glen Cheney 1dd55b0505 Use web pack multi compiler. 8 years ago
Glen Cheney b9065eb9b0 Got jest working for tests. jsdom sucks. 8 years ago
Glen Cheney 88f8813361 Add gulp watch task which builds jekyll. 8 years ago
Glen Cheney eebf0b42a2 Start ES6 conversion and jQuery / Modernizr removal. 8 years ago
Glen Cheney cceb641d50 Add grunt-contrib-jasmine for unit tests.
Add jasmine-jquery for help with fixtures and testing jQuery objects.
Add four test specs.
10 years ago
Glen Cheney b786120e69 Update banner 10 years ago
Glen Cheney af08bc2908 Separate Modernizr and Shuffle. Create custom build of Shuffle with custom Modernizr.
Ref #15
Also replace the global throttle/debounce with Underscore’s and define
it locally for Shuffle.
Next up: AMD support.
10 years ago
Glen Cheney 96ac963674 Add grunt. Replace compass with autoprefixer. Progress towards #15
You currently need two terminal tabs to watch/serve.
One for Jekyll to regenerate the _site folder, and one for sass. `grunt
serve` in one, `grunt watch` in the other.
10 years ago
Glen Cheney d2a08407ee Added compass, finished shapes filter demo 11 years ago
Glen Cheney 060c3315ee Converted to Jekyll. Woo! 11 years ago
Glen Cheney 0ab1524211 Added sorting ability and made plugin responsive. Updated to Modernizr 2.6.2
Replaced prettify.js with prism.js
12 years ago