Commit Graph

443 Commits (1dfa6ed358c9537908ac074404a43b7d5501b149)
 

Author SHA1 Message Date
Glen Cheney 1dfa6ed358 Fix readme formatting 4 years ago
Glen Cheney c2e8d301bb Replace greenkeeper with dependabot 4 years ago
dependabot-preview[bot] 2d8d55b49b
Bump jest from 25.5.4 to 26.1.0 (#318)
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.5.4...v26.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years ago
dependabot-preview[bot] 0ce4fe5e61
Bump eslint from 6.8.0 to 7.5.0 (#319)
* Bump eslint from 6.8.0 to 7.5.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Remove node 8, add node 12

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Glen Cheney <cheney.glen@gmail.com>
4 years ago
Glen Cheney 2fbbe4fb48 trigger gh-pages 4 years ago
greenkeeper[bot] 52bf3ff44e
chore(package): update rollup-plugin-terser to version 6.0.0 (#313)
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
4 years ago
Glen Cheney acf85b9b16 update gitignore 4 years ago
Glen Cheney 7178ceb020 rebuild with new deps 4 years ago
Glen Cheney da7a4b9062
chore(package): update rollup to version 2.2.0 (#307)
Closes #305

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
4 years ago
greenkeeper[bot] 8d8328fe0a
chore(package): update sinon to version 9.0.0 (#304) 4 years ago
Glen Cheney 08d96e2b4f Fix #303 4 years ago
greenkeeper[bot] 1e384824ee
chore(package): update gulp-shell to version 0.8.0 (#302) 4 years ago
greenkeeper[bot] f25ac81d80
chore(package): update dependencies (#301) 4 years ago
greenkeeper[bot] bc4bc3f9b8 chore(package): update sinon to version 8.0.0 (#299) 4 years ago
greenkeeper[bot] 1aabb4ac24 Update eslint-config-airbnb-base to the latest version 🚀 (#293)
* chore(package): update eslint-config-airbnb-base to version 14.0.0

* Fix linting
5 years ago
Glen Cheney 269d87bf56 5.2.3 5 years ago
Glen Cheney 67f868dd47 Add missing inherited methods from TinyEmitter to type definitions. Fixes #294 5 years ago
Glen Cheney 7ab9d95dc8
Fix homepage demo
Thanks Aris Protopapas for pointing this out.
5 years ago
greenkeeper[bot] 3eae406269 chore(package): update eslint to version 6.0.0 (#290) 5 years ago
Glen Cheney 23c2d22b82
chore(package): update rollup to version 1.14.5 (#289) 5 years ago
Glen Cheney 838212167c Update release process steps 5 years ago
Glen Cheney 208d5f0720 5.2.2 5 years ago
Glen Cheney 103342b0de Update changelog 5 years ago
Glen Cheney e54f7047ad Convert changelog dates to ISO 5 years ago
Glen Cheney dc219da97a
Update TS definitions (#287)
* Update index.d.ts

* Add test typescript file and run it on npm test

* Ignore built file from types
5 years ago
Glen Cheney 4c8b96dc11 Update og image 5 years ago
Glen Cheney 25de01b295 Upgrade dependencies 5 years ago
Glen Cheney a324dcda2f Update rollup-plugin-node-resolve 5 years ago
greenkeeper[bot] c4ebf3c9fd chore(package): update rollup-plugin-terser to version 5.0.0 (#286) 5 years ago
greenkeeper[bot] 34a10565c1 chore(package): update rollup-plugin-commonjs to version 10.0.0 (#284) 5 years ago
Glen Cheney 9fd4b557b6
Delete ISSUE_TEMPLATE.md 5 years ago
Glen Cheney 51b5a76650
Update issue templates (#282) 5 years ago
Glen Cheney 5115fbd240 Replace core-js with polyfill.io
core-js's v3 release removed the `shim.js` file, breaking polyfilling because a version was not specified in the URL.
5 years ago
Glen Cheney 995e27a369 Update license year 5 years ago
Glen Cheney 8962f8087b
Move to jest for testing (#278)
* chore(package): update core-js to version 3.0.1

Closes #275

* move to jest
5 years ago
greenkeeper[bot] d0bd0413fd chore(package): update gulp-shell to version 0.7.0 (#274) 5 years ago
greenkeeper[bot] 2b256abf06 chore(package): update mocha to version 6.0.0 (#272) 5 years ago
Glen Cheney c742bfaefc Upgrade rollup 5 years ago
Glen Cheney dd1df1208d Add link to homepage codepen demo 5 years ago
Glen Cheney c0b462122b Update react demo with React.createRef 5 years ago
Glen Cheney f4e388e9ab Update eslint rules 5 years ago
greenkeeper[bot] b2bc8c9908 chore(package): update rollup-plugin-node-resolve to version 4.0.0 (#265) 6 years ago
Glen Cheney 1fe691c341 5.2.1 6 years ago
Glen Cheney b9f31a6875 Run css task in default task 6 years ago
Glen Cheney 4884e668d8 Upgrade ESLint and fix issues 6 years ago
Glen Cheney 0c8c350868 upgrade build dependencies 6 years ago
Glen Cheney 51aacbd5f9 Add docs for how to release a new version 6 years ago
Glen Cheney a3c48e2ae4 Markdown lint 6 years ago
Glen Cheney be410cc17f Change typings to use default export #214
If you're using CommonJS, you will need to `import * as Shuffle from 'shufflejs'`.
If you're using webpack and ts is configured to maintain `import`s, you can use it like `import Shuffle from 'shufflejs'`
6 years ago
Glen Cheney a4d99b9af9 5.2.0 6 years ago