Commit Graph

385 Commits (1965840de925b9d334d4bfdf3704ff952386b030)
 

Author SHA1 Message Date
Glen Cheney e1edc7af50 Update requirejs version. 7 years ago
Glen Cheney 84f391bc79 Update jquery version. 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 0cb7ba01f7 Remove explicit bower support. 7 years ago
Glen Cheney 8e8a82953a Remove `jsnext:main` field pointing at the `src` directory.
It's only for `import` and `export`, not other ES2015+ features.
7 years ago
Glen Cheney fbabe9182c Update unsupported options for rollup-uglify. 7 years ago
greenkeeper[bot] e8ceffbb46 chore(package): update rollup to version 0.42.0 (#151) 7 years ago
greenkeeper[bot] b06a392ae7 chore(package): update rollup-plugin-uglify to version 2.0.0 (#149) 7 years ago
greenkeeper[bot] ea1dec6401 chore(package): update chai to version 4.0.1 (#150) 7 years ago
Glen Cheney 4f95fba70b Update filterMode option. Add tests for filterMode. 7 years ago
Glen Cheney 78f87fc6e1 Updated vendor prefixes from new autoprefixer version. 7 years ago
Glen Cheney 3cf89f6582 Fix test task crash. 7 years ago
David Gallego Varela 8e769ce651 Add the option to filter element with more than one key to _doesPassF… (#143)
* Add the option to filter element with more than one key to _doesPassFilter the new option is this.options.filterMode and values Shuffle.filterMode.EXCLUSIVE or Shuffle.filterMode.ADDITIVE

* Package change for use with npm

* Error on package.json

* Merge branch 'master' of github.com:Vestride/Shuffle

* check travis errors
7 years ago
Glen Cheney 4cecfa3f75 Update changelog. 7 years ago
Glen Cheney 9b2b888283 Drop node 4 from Travis build matrix
Adding ESLint with peer dependencies was causing node 4 with npm 2.x to fail
7 years ago
Glen Cheney 18dad52f23 chore(package): update autoprefixer to version 7.0.1 (#144)
Closes #142
7 years ago
greenkeeper[bot] 96d4fb24ee chore(package): update gulp-postcss to version 7.0.0 (#141) 7 years ago
Glen Cheney 8fcc32f4e5 Add eslint to test script 7 years ago
Glen Cheney d736cb9a2c Update license 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 80974cb685 4.1.1 7 years ago
Glen Cheney de62e26169 Merge pull request #135 from Vestride/greenkeeper/sinon-2.1.0
Update sinon to the latest version 🚀
7 years ago
Glen Cheney e7f677ee2a Remove deprecated usage of sinon. 7 years ago
Glen Cheney 407852eb72 Fix `before` styles not applied when the item didn’t move. Fixes #133 7 years ago
greenkeeper[bot] 28f7ceae9b chore(package): update sinon to version 2.1.0
Closes #134

https://greenkeeper.io/
7 years ago
Glen Cheney 0745fa5466 Fix changelog version 7 years ago
Glen Cheney 818437a164 Add issue template 7 years ago
Glen Cheney 6f5d893a2d Update changelog 7 years ago
Glen Cheney 18638597c2 Add codepen template link 7 years ago
Glen Cheney 193ec8b2c3 Update CONTRIBUTING.md 7 years ago
Glen Cheney af5b4b06f4 Merge pull request #132 from Vestride/greenkeeper/gulp-shell-0.6.1
chore(package): update gulp-shell to version 0.6.1
7 years ago
greenkeeper[bot] d74e28a6d2 chore(package): update gulp-shell to version 0.6.1
Closes #131

https://greenkeeper.io/
7 years ago
Glen Cheney 584c36bb52
4.1.0 7 years ago
Glen Cheney 8a9b9732c1 Merge pull request #130 from Vestride/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
7 years ago
Glen Cheney 892b9329a0 Update webpack config for v2 7 years ago
Glen Cheney 07fd6cf3a4 Update greenkeeper badge placement 7 years ago
greenkeeper[bot] 8cff48f973 docs(readme): add Greenkeeper badge
https://greenkeeper.io/
7 years ago
greenkeeper[bot] 84c3899902 chore(package): update dependencies
https://greenkeeper.io/
7 years ago
Glen Cheney 5e71773cd4 Merge pull request #122 from Vestride/update-travis
Test node 4 and 6 with Travis
8 years ago
Glen Cheney 53194ed3bd Test node 4 and 6 with Travis 8 years ago
Glen Cheney b85345769f Merge pull request #121 from Vestride/greenkeeper-es6-promise-4.0.5
Update es6-promise to version 4.0.5 🚀
8 years ago
Glen Cheney de1e9b52a3 Use new 'auto' polyfill file for es6-polyfill 8 years ago
greenkeeperio-bot d7395ecc30 chore(package): update es6-promise to version 4.0.5
https://greenkeeper.io/
8 years ago
Glen Cheney 9fa4501ac0 Merge pull request #116 from Vestride/greenkeeper-gulp-mocha-phantomjs-0.12.0
Update gulp-mocha-phantomjs to version 0.12.0 🚀
8 years ago
greenkeeperio-bot 745a59885d chore(package): update gulp-mocha-phantomjs to version 0.12.0
https://greenkeeper.io/
8 years ago
Glen Cheney 3b792aa270 4.0.2 8 years ago
Glen Cheney 25a92a9298 Merge pull request #113 from Vestride/greenkeeper-custom-event-polyfill-0.3.0
Update custom-event-polyfill to version 0.3.0 🚀
8 years ago
Glen Cheney 51e3d71b32 Use `_data` directory for site data. 8 years ago
greenkeeperio-bot c17da6cd2a chore(package): update custom-event-polyfill to version 0.3.0
https://greenkeeper.io/
8 years ago