Commit Graph

409 Commits (8962f8087bdfc3ec8497699a810638472a9fec2e)
 

Author SHA1 Message Date
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
Glen Cheney 3e5248c0c0 Update site.url 11 years ago
Glen Cheney 788e8dbe44 Shuffle 2.0! 11 years ago
Glen Cheney c9f86feaaa Shuffle 2.0! 11 years ago
Glen Cheney 5724739328 Mostly IE fixes 11 years ago
Glen Cheney 92239c6e49 Move shuffle.js files to top level. Some nav tweaks. 11 years ago
Glen Cheney 5277563e95 Add animated favicon
Currently lots of jank in Chrome at the moment.
11 years ago
Glen Cheney e77c9cc4e3 Some responsive styles and IE fixes 11 years ago
Glen Cheney b459c672ee Make the nav cooler
grayscale and scaling
11 years ago
Glen Cheney 4d38115f4d Updated home page examples, added init with sort
Commented all options
11 years ago
Glen Cheney 615691c8ea Credit Jake with photos 11 years ago
Glen Cheney ded96737e3 Added favicon. Added description and image to each page for open graph and twitter cards.
Renamed some shuffle methods for more consistency
11 years ago
Glen Cheney 3c42d0bf39 Remove shiv and load from Modernizr build.
Shiv is included separtely on the page (and Modernizr 2.6.2 doesn't
have <main>).
Load isn't used by shuffle. Not sure why I had it there.
11 years ago
Glen Cheney 2b99fb1343 Added images loaded demo, alias for columnWidth in shuffle options as `sizer`
Also added an image demo without images loaded to see the difference.
Converted bootstrap breakpoints to ems.
More work on the nav.
Optionally include prism per post now
11 years ago
Glen Cheney 17644ce7f0 Added mobile grid 11 years ago
Glen Cheney 53152b4adb Filter button states 11 years ago
Glen Cheney 2735047267 Update readme with task list 11 years ago
Glen Cheney d2a08407ee Added compass, finished shapes filter demo 11 years ago
Glen Cheney c1da3b374d Adding shapes demo 11 years ago
Glen Cheney 7a962634d0 Adding nav and webp screenshots for demos 11 years ago