Commit Graph

32 Commits (ded96737e332701a27e2657ac96c1d0c9e1366dd)

Author SHA1 Message Date
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 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 7a962634d0 Adding nav and webp screenshots for demos 11 years ago
Glen Cheney 3aa94d53f9 Made "basic" and "adding/removing" demos
Now all calls to the jQuery plugin must include the function as the
first parameter: $grid.shuffle('shuffle', 'green');
11 years ago
Glen Cheney 410762f8e8 Ordering getters and setters so only one style recalculation and layout happens on init. Added $.throttle / $.debounce and more function comments. 11 years ago
Glen Cheney 599158e259 Removed hideTransitionWithFade option. Hide the first transition by default. Added jQuery 2.0.2/1.10.1. 11 years ago
Glen Cheney af2fef2e41 Homage page demo working 11 years ago
Glen Cheney 4c8ff13cce Moved example code to their own includes
Unindented shuffle once.
11 years ago
Glen Cheney e0902b49f4 Added sizer for column width and a short readme. 11 years ago
Glen Cheney 91535600de Gettin stylish 11 years ago
Glen Cheney 6f992ae755 Restructuring. 11 years ago
Glen Cheney 060c3315ee Converted to Jekyll. Woo! 11 years ago
Glen Cheney 4f82153c83 Updating the demos with jQuery 1.9.1 11 years ago
Glen Cheney dc88374e35 Added responsive demo 12 years ago
Glen Cheney c6d4202d0f Updated grid item sizes to show off masonry 12 years ago
Glen Cheney 276d69e114 Removed jQuery animate fallback's width/height properties
Because the width and height isn't the same for every item, we can't
set that explicitly. Saving and retrieving it almost works, but masonry
gets the width/height before the element is done transitioning,
resulting in misplaced items.
12 years ago
Glen Cheeny 8e03097e1a Converted layout method to masonry style 12 years ago
Glen Cheney a5c1d6f232 Updated changes section 12 years ago
Glen Cheney e72307ab99 Better handling of grid item dimensions. Added minimal page. 12 years ago
Glen Cheeny 45eb65d2a9 Added destroy method 12 years ago
Glen Cheney 6b7a3a752c Updated wording 12 years ago
Glen Cheney eacbda8b4c Added screenshot 12 years ago
Glen Cheney a7fd29f7bb Added open graph tags 12 years ago
Glen Cheney f7c7408e3b Fixes for IE. Documented advanced filtering. 12 years ago
Glen Cheeny c335c8eccd Added advanced filtering option 12 years ago
Glen Cheney 0ab1524211 Added sorting ability and made plugin responsive. Updated to Modernizr 2.6.2
Replaced prettify.js with prism.js
12 years ago
Glen Cheeny 31c83bf08a Rewrote plugin in more object oriented structure.
Added custom events.
Updated to Modernizr 2.6.1.
Updated images to be 2x the size for retina :)
12 years ago
Glen Cheeny fe37739c78 Removed CSS from file and replaced with js 12 years ago
Glen Cheney 0b3692ecbd Separating pages and plugin 13 years ago
Glen Cheney ef2261beb6 first pages commit 13 years ago