Commit Graph

64 Commits (b7a620ed5954243ff833ca2d046fd4b2ae9c1f42)

Author SHA1 Message Date
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
Glen Cheney 29ee0fb6c9 Rebuild with new rollup deps. 6 years ago
Glen Cheney f72f57d5c5 Fix misspelled delimiter option #215 6 years ago
Glen Cheney fdb6205cf0 Update changelog [skip ci] 6 years ago
Glen Cheney 925252330c Fix new item animation when there is an active filter
fixes #198
6 years ago
Glen Cheney 9d2f8098f0 Add filters to adding and removing demo. 6 years ago
Glen Cheney f5ae0865fc Update mini changelog 6 years ago
Glen Cheney 1f7f8bf06c Bootstrap 4 alpha 6 => bootstrap 4 6 years ago
Glen Cheney 7987a40c53 Allow custom sort function in sorter #197 6 years ago
Glen Cheney 463bac3da1 Update dependencies.
Swap babel-preset-es2015 for babel-preset-env
Update normalize.css
Use default autoprefixer browsers.
Fix misaligned filter search input.
6 years ago
Lars Hvam c0ad13ee6e fix link to package.json (#196)
guess this should link to the package.json file on github? currently it results in a 404 when clicked from github pages
7 years ago
Glen Cheney 710e6afad7 Update prism. "fix" jsx highlighting by changing it to js 😐 7 years ago
Glen Cheney b3b62dc70f Fix changed dist file paths in react 16 7 years ago
Glen Cheney 068c8acf9f Fix rounding error causing transitions not to end. 7 years ago
Glen Cheney bab773efbf Fix syntax highlighting on ajax demo 7 years ago
Glen Cheney b5490b103a Fix some issues revealed by sonarwhal
https://sonarwhal.com/
7 years ago
Glen Cheney 4c206db2d2 Update layout comments. 7 years ago
Glen Cheney b75051f466 Move "Filter and sort" example into the sorting section. Closes #179 7 years ago
Glen Cheney 9b9d716ee8 Update generated files. 7 years ago
Glen Cheney fba8422a8c Greenkeeper/rollup plugin babel 3.0.2 (#177)
* chore(package): update rollup-plugin-babel to version 3.0.2

Closes #168

* Downgrade rollup to 0.48.0

https://github.com/rollup/rollup/issues/1595

* Update rollup config
7 years ago
Glen Cheney 5ca1ca6ba0 Add ajax demo 7 years ago
Glen Cheney 08e5b4b5aa Greenkeeper/eslint 4.4.0 (#167)
* chore(package): update eslint to version 4.4.0

Closes #163

* Fix lint errors. Update dev dependencies.
7 years ago
Glen Cheney eaae5533ff Round translate values by default. 7 years ago
Glen Cheney 4caeaec928 Add changelog date. 7 years ago
Glen Cheney 37d03f992e Remove whitespace control tags.
Apparently github pages uses an old version of liquid, but the jekyll gem uses the new version.
7 years ago
Glen Cheney c53f410471 Remove symlink. GH pages can't build with it. 7 years ago