Commit Graph

396 Commits (a3c48e2ae4aff4babf82fab2715e20b8eca1fb72)
 

Author SHA1 Message Date
Glen Cheney f8fdbaef1f Filter and sort at the same time. 11 years ago
Glen Cheney 5122c35d85 Added `remove` method and fixed `destroy` removing resize listener for all instances of shuffle 11 years ago
Glen Cheney f6a3395fb5 Add the filtered class initially to avoid a style recalculation in `filter` on load.
Removed commented out code, saved the transition duration name to a
variable instead of looking it up each time for each element.
11 years ago
Glen Cheney 4f82153c83 Updating the demos with jQuery 1.9.1 11 years ago
Glen Cheney ac86150413 Performance improvements to minimize layouts, style recalculations, and repaints
Plugin now requires jQuery 1.9 because it access's the container's css
using an array. e.g.: $container.css(['paddingLeft', 'width']);
11 years ago
Glen Cheney 970f4cd6f9 Added style queue to prevent multiple reflows during layout. Added randomize option to sorting.
Other general improvements.
11 years ago
Glen Cheney efeb3c7dc4 Added buffer option. Added disable and enable functions.
Added throttling and options for fade and reveal delays.
11 years ago
Glen Cheney 7ff9b2c728 masonry work.
Lots o' stuff because this plugin is used in another project and all
minor updates go there.
12 years ago
Glen Cheney 0aefb10d65 added property when the plugin is hidden when initialized 12 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 7614c2da64 Better handling of grid item dimensions. Added a minimal markup page 12 years ago
Glen Cheney e72307ab99 Better handling of grid item dimensions. Added minimal page. 12 years ago
Glen Cheeny abce3273e9 Added link to github repo 12 years ago
Glen Cheeny 89a693b2ad Added destroy method 12 years ago
Glen Cheeny 05673a8fb2 Oops 12 years ago
Glen Cheeny 45eb65d2a9 Added destroy method 12 years ago
Glen Cheney 6b7a3a752c Updated wording 12 years ago
Glen Cheney 5070791b58 Updated readme 12 years ago
Glen Cheney eacbda8b4c Added screenshot 12 years ago
Glen Cheney a7fd29f7bb Added open graph tags 12 years ago
Glen Cheney 8f6cb7c993 Changed changes. 12 years ago
Glen Cheney fef5995995 Added sorting ability, made plugin responsive, added advanced filtering method. Updated to Modernizr 2.6.2 12 years ago
Glen Cheney a6488e3d6c Updated minified version 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 bbb4a3df36 updated readme 12 years ago
Glen Cheeny 53214f1b43 Rewrote plugin to be more object oriented
Updated read me.
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 368397a0a5 Removed CSS dependency, updated Modernizr
Removed shuffle.css and set styles with JavaScript.
Updated to Modernizr 2.5.3 custom build.
Updated README.
12 years ago
Glen Cheeny 147b2c07c1 Added comments
Commented functions and added some things based on jshint
12 years ago
Glen Cheeny fe37739c78 Removed CSS from file and replaced with js 12 years ago
Glen Cheney 9fe65db48c readme update 13 years ago
Glen Cheney f5f0e6fc9d Updated readme to use markdown! 13 years ago
Glen Cheney 0b3692ecbd Separating pages and plugin 13 years ago
Glen Cheney 7f6741446c Separating project page from plugin 13 years ago
Glen Cheney ef2261beb6 first pages commit 13 years ago
Glen Cheney 2ec52dfd01 Refactoring 13 years ago
Glen Cheney 03ba6bd46c Refactoring 13 years ago
Glen Cheney b1bd1f90d2 Added links section 13 years ago
Glen Cheney e014967bc8 First commit 13 years ago
Glen Cheney 5f2130d42d First Commit 13 years ago