Commit Graph

109 Commits (a4d99b9af924a6f5ed4bbc030161d8273d460c3f)

Author SHA1 Message Date
Glen Cheney 0842133655 Add `visibility: hidden` to concealed items so that overlapping hidden items cannot be clicked. Closes #21.
Other assorted improvements to event handling. Broke up `_transition` into smaller methods.
10 years ago
Glen Cheney 41dffdd507 Some refactoring and more constant formatting.
Add jshintrc file. Clean up transition method to get ready for #21.
10 years ago
Glen Cheney a21330e735 Bump to 2.1.0. Bower support, separate Modernizr file. 10 years ago
Glen Cheney 23476b272b commas are important. 10 years ago
Glen Cheney 3d14058dfc Should have committed bower.json before registering...
bump to 2.0.7
10 years ago
Glen Cheney b786120e69 Update banner 10 years ago
Glen Cheney ea30d642bb Add AMD support. Add RequireJS demo. Ref #15 10 years ago
Glen Cheney 60e156d274 Prefix remaining private methods which didn't have an underscore with an underscore. #16 #17 10 years ago
Glen Cheney af08bc2908 Separate Modernizr and Shuffle. Create custom build of Shuffle with custom Modernizr.
Ref #15
Also replace the global throttle/debounce with Underscore’s and define
it locally for Shuffle.
Next up: AMD support.
10 years ago