Commit Graph

460 Commits (7a19707812071b58b4bab6926eca0e68617e2269)
 

Author SHA1 Message Date
Glen Cheney 7a19707812
Remove node 10 from travis (#354)
* Remove node 10 from travis

* Trigger build on travis-ci.com
3 years ago
dependabot[bot] 5b020f3257
Bump jest from 26.6.3 to 27.0.3 (#352)
* Bump jest from 26.6.3 to 27.0.3

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.3.
- [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/v26.6.3...v27.0.3)

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

* Use jsdom test env

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glen Cheney <cheney.glen@gmail.com>
3 years ago
dependabot[bot] d6257d161c
Bump sinon from 10.0.1 to 11.1.1 (#353)
Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.1 to 11.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v10.0.1...v11.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Glen Cheney a3df28f1b5 5.4.1 3 years ago
Glen Cheney 38ca94900a 5.3.1 3 years ago
Glen Cheney d0d9ab8d34 Update changelog version 3 years ago
Glen Cheney 9f79d9f441
Add sortedItems prop, fix Chrome bug (#351) 3 years ago
Glen Cheney 19875b85b8 Upgrade dependencies 3 years ago
dependabot-preview[bot] 5907f4c7a9
Upgrade to GitHub-native Dependabot (#345)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 years ago
dependabot-preview[bot] 959987d211
Bump sinon from 9.2.4 to 10.0.0 (#339)
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 10.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v9.2.4...v10.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 years ago
Glen Cheney e815e91009 5.3.0 3 years ago
Glen Cheney b7a620ed59 Fix build scripts 3 years ago
Amir Hossein Karimi 2c8e76f635
Add RTL feature (#337)
* Ignore yarn.lock

* Remove sourceMap from rollup terser
- sourcemap option is removed. Now it is inferred from rollup options.

* Add isRTL option & RTL feature

* Compile dist files

* Add isRTL to documents

* Fix isRTL option passed to ShuffleItem class

* Update TypeScript definitions to add isRTL & Direction CSS

* Compile assets
3 years ago
dependabot-preview[bot] 1cfc241238
Bump gulp-postcss from 8.0.0 to 9.0.0 (#336)
Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/postcss/gulp-postcss/releases)
- [Commits](https://github.com/postcss/gulp-postcss/compare/8.0.0...9.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 years ago
dependabot-preview[bot] 4c1076dbd5
Bump autoprefixer from 9.8.6 to 10.2.4 (#335)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.6 to 10.2.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.6...10.2.4)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 years ago
dependabot-preview[bot] 1bbbf30a60
Bump typescript from 3.9.7 to 4.0.5 (#329)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.5)

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] 8a8e596ec1
Bump rollup-plugin-terser from 6.1.0 to 7.0.0 (#320)
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v6.1.0...v7.0.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
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