Commit Graph

328 Commits (v5.0.1)
 

Author SHA1 Message Date
Glen Cheney ec67cdecdf v2.1.1 for #21 10 years ago
Glen Cheney 5a7f9f3784 Docs update/fixes 10 years ago
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 eb272e80a6 Fix bootstrap 3 grid demo at mobile issue. 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 060b83bb29 Update README 10 years ago
Glen Cheney a21330e735 Bump to 2.1.0. Bower support, separate Modernizr file. 10 years ago
Glen Cheney 7225f88f42 Add social links and anchor links for each header. 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 454bfbf49b Add shuffle to bower `shufflejs`. Update read me. 10 years ago
Glen Cheney b786120e69 Update banner 10 years ago
Glen Cheney e94747bd84 Document adding and removing collections. Closes #19
Add an arrow icon and more obvious links to demos from each section.
10 years ago
Glen Cheney 2cf8187f35 Add the require js demo to config file with images. 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
Glen Cheney 51b4b8849c Update link to Eightfold Studios to Facebook page. 10 years ago
Glen Cheney 96ac963674 Add grunt. Replace compass with autoprefixer. Progress towards #15
You currently need two terminal tabs to watch/serve.
One for Jekyll to regenerate the _site folder, and one for sass. `grunt
serve` in one, `grunt watch` in the other.
10 years ago
Glen Cheney b69d5b2306 Oops, missing an underscore. Thanks Mateusz. 10 years ago
Glen Cheney f1c8c06162 Annnnd I screwed up tagging again. 10 years ago
Glen Cheney 9cd63e1ea5 Formatting and consistency. Changed the main element from `$container` to `$el`. The DONE event now fires asynchronously, so it you don't have to listen for it before initializing Shuffle.
Updated change log.
10 years ago
Glen Cheney 8391e2e59e Nav tweaks. 10 years ago
Glen Cheney b6aa8fe396 Add bootstrap 3 demo, fix percentage width issue with Shuffle, closes #8.
Update jQuery to 1.11.0/2.1.0
Update Google Analytics
Fix nav highlighting.
10 years ago
Glen Cheney 648300a8f1 Added events enum and pulled out some strings to constants. 11 years ago
Glen Cheney 5873f65c2f 4 spaces -> 2 spaces 11 years ago
Glen Cheney f3a12db22b Move some shuffle instance properties to constant variables. Fixed some JSDoc. 11 years ago
Glen Cheney 38fdf25573 Made awesome demo with inner containers translated and appearing when scrolled into view. Updated FAQ with Zepto and hash links. Added pictures of demos to the index page instead of linking to the nav. 11 years ago
Glen Cheney e99b70ea99 I'll get this tagging + jQuery plugins stuff correct eventually. 11 years ago
Glen Cheney 790f025537 Add .editorconfig file. Save all files again to be consistent. 11 years ago
Glen Cheney 3d4138411f Fix trailing comma in shuffle.jquery.json 11 years ago
Glen Cheney 65da0902c3 Add jquery.json file for jQuery plugins repo. 11 years ago
Glen Cheney b2850abc1d move robots.txt to top level 11 years ago
Glen Cheney 3920d80d08 Add robots.txt file in hopes of fixing twitter bot's proxy failure for the image.
https://dev.twitter.com/discussions/19254
11 years ago
Glen Cheney e5dd0b19fc Merge branch 'master' into gh-pages 11 years ago
Glen Cheney 8e7c98c012 Add absolute urls to open graph and twitter cards. Added dev yml config file. Only include analytics in production environment. 11 years ago
Glen Cheney 551f848377 Update README.md 11 years ago
Glen Cheney 5c1a473c26 Typo 11 years ago
Glen Cheney 61e597a4d6 Update events example. 11 years ago
Glen Cheney f315eb9c6a Update wording. 11 years ago
Glen Cheney 77193ef847 Update FAQ 11 years ago
Glen Cheney 9410153749 Replace lorem ipsum text with plugin description 11 years ago
Glen Cheney b613b147b3 Merge branch 'master' into gh-pages 11 years ago
Glen Cheney fe6b965013 Replace site.url with site.baseurl
I can now use `jekyll serve` and go to localhost:4000/Shuffle to see
the site and use relative links. This way it doesn't have to change
every time going from dev to production.
`jekyll serve --baseurl ""` also works to serve directly from localhost
without a subdirectory.
11 years ago
Glen Cheney 77f360d453 Merge branch 'master' into gh-pages 11 years ago
Glen Cheney e381e16b0f Add FAQ page. 11 years ago
Glen Cheney c6443d57e8 Update change log 11 years ago
Glen Cheney 8a30832fac Fix links 11 years ago
Glen Cheney 5a6ae78c36 extra slash 11 years ago
Glen Cheney 3fe55c1c7a Add hero image and global `site_url` variable 11 years ago