Commit Graph

89 Commits (gh-pages)

Author SHA1 Message Date
github-actions[bot] 07e247039e deploy: 8b4492e11f 4 months ago
github-actions[bot] b4844c37dd deploy: b675ea56ca 4 months ago
github-actions[bot] 825bb68d75 deploy: ecc4d8a57d 4 months ago
github-actions[bot] 739379c65f deploy: 34b375c9f1 4 months ago
github-actions[bot] ff40077b58 deploy: 6c2d2986f7 1 year ago
github-actions[bot] 95554dd06b deploy: 7f695c09c0 1 year ago
github-actions[bot] 2938f3462f deploy: 05a99e368a 1 year ago
github-actions[bot] 98b0d3bd87 deploy: de59e2d627 1 year ago
github-actions[bot] baee6bc384 deploy: cdfcd13fbe 1 year ago
github-actions[bot] 31a655d044 deploy: 34b6f58ebe 2 years ago
github-actions[bot] 5f87403737 deploy: 6a2ddb8498 2 years ago
github-actions[bot] 172ed1e118 deploy: dffedd8cbb 2 years ago
github-actions[bot] ef6a4f151a deploy: 060f16de3b 2 years ago
github-actions[bot] 635d85322c deploy: b5a6fce46d 2 years ago
Glen Cheney 1a1fccc2b5
Create monorepo (#399)
* Initial monorepo

* Add remaining docs

* updates

* Change dark mode illustration logic

* Drop Node 12

Docusaurus needs 14

* node 16 only?

* Update build command

* install jsdom manually
2 years ago
Glen Cheney 4f0e58355d Fix issue Already clicked sort input is not working on Firefox refresh #376 2 years ago
Glen Cheney 8b06a98ec1 Use `dataset.foo` intead of `getAttribute('data-foo') 2 years ago
Glen Cheney 40315cfee5 Replace window resize event with ResizeObserver. 2 years ago
Glen Cheney 52b2235b0f Fix misspelled option in docs 2 years ago
Glen Cheney 56a3273b62 remove `use strict` declarations 2 years ago
Glen Cheney 59eaa5d5a9 ES6-ify 2 years ago
Glen Cheney 8a4911e100 Start v6 2 years ago
Glen Cheney 34b086274b
Upgrade dependencies (#379) 2 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 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
Glen Cheney 7178ceb020 rebuild with new deps 4 years ago
Glen Cheney 08d96e2b4f Fix #303 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 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
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 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 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
Glen Cheney c742bfaefc Upgrade rollup 5 years ago
Glen Cheney dd1df1208d Add link to homepage codepen demo 6 years ago
Glen Cheney c0b462122b Update react demo with React.createRef 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 9320609da8 Rebuild with updated dependencies #245. Remove some empty selectors. 6 years ago
Glen Cheney b388dc5c54 Lazily test whether computed styles include padding #247 6 years ago
Glen Cheney 280b2d0e5b Update Google Analytics tracking 6 years ago
Glen Cheney 3be38c640d Replace rollup-plugin-uglify with rollup-plugin-terser 6 years ago
Glen Cheney bd48543b7c Typo [skip ci] 6 years ago
Glen Cheney cfe08ca521 Update changelog [skip ci] 6 years ago