Commit Graph

9 Commits (4884e668d8337a97b378b98024c87ebf0ff5353f)

Author SHA1 Message Date
Glen Cheney 4c206db2d2 Update layout comments. 7 years ago
Esteban Marin 720abd3f33 fix doc example (#186)
* fix doc example

* remove whitespace

* dist
7 years ago
Glen Cheney 83e3ad4958 Fix new linter errors. 7 years ago
Glen Cheney 68fc6ae10a Remove rounding of item positions. ref #10
If you want to round them still, subclass `Shuffle` and override the `getStylesForTransition()` method.
7 years ago
Glen Cheney 15b3738d7b Improve isCentered option. Add tests for it.
isCentered will now revert previously centered rows when a following row overlaps it.
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 e1ea20f7da
Replace Promise dependency with array-parallel package 8 years ago
Glen Cheney 7aa6461b4d Move layout positioning logic to its own file. 8 years ago