Commit Graph

394 Commits (a4d99b9af924a6f5ed4bbc030161d8273d460c3f)
 

Author SHA1 Message Date
Glen Cheney 0b78b0727e Use `aria-hidden` attribute. Make methods that use transforms `protected` so people can override them to support old browsers.
and some other minor changes.
7 years ago
Glen Cheney b0d2ed1317 Update custom prism build. 7 years ago
Glen Cheney 9c05feb7a4 Add click-to-remove to adding and removing demo. 7 years ago
Glen Cheney e2d6e6f5bc Update dns prefetch domains. 7 years ago
Glen Cheney d65d1c0ab0 Update meta author and description. 7 years ago
Glen Cheney 2185f6c7e0 Replace jQuery and legacy viewport helper with IntersectionObserver. 7 years ago
Glen Cheney 619470c43b Add flexbox grid demo. 7 years ago
Glen Cheney a4740223aa Run `layout` on page load. #147 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 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