809 Commits (master)
 

Author SHA1 Message Date
David DeSandro 91b3083c66 this.$allAtoms => this.atoms.$all, this.atoms.$filtered => this.$filteredAtoms 14 years ago
David DeSandro a4d2b63977 this.$elem => this.element 14 years ago
David DeSandro bf61e59a88 logic for hidden / visible styles 14 years ago
David DeSandro 328f3086f0 clean up setupAtoms, addAtoms, insert methods 14 years ago
David DeSandro 711766733f Finish up convenience methods 14 years ago
David DeSandro fc9f170c3d Clear float method working in widget form 14 years ago
David DeSandro 1c4063b687 Masonry layout working in widget form 14 years ago
David DeSandro 0b1ff24b4f _create method complete 14 years ago
David DeSandro 3afa2106cc Move all other methods into widget script 14 years ago
David DeSandro b234602a0d add create method 14 years ago
David DeSandro bdb2b31a14 Add widget scripts 14 years ago
David DeSandro 763afe6fdc Move methods around 14 years ago
David DeSandro fb7d7836b4 `cards` to `atoms` 14 years ago
David DeSandro d48ea18c17 default styles for filtered classes updated 14 years ago
David DeSandro 0a8283738d miniModernizr : encapsulate in self-executing function; add some 1.6 touches. 14 years ago
David DeSandro 0592b84b55 Revert "miniModernizr : encapsulate in self-executing function; add some 1.6 touches" 14 years ago
David DeSandro 6afbf058b4 miniModernizr : encapsulate in self-executing function; add some 1.6 touches 14 years ago
David DeSandro 81cceeea06 MiniModernizr : use array instead of object literal. It's only 3 tests 14 years ago
David DeSandro d08dd3b43a Totally revise opto-transform for jquery 1.4.3, based off of Louis-Rémi Babé jquery.rotate.js 14 years ago
David DeSandro 56dc16c112 Add jquery 1.4.3 14 years ago
David DeSandro 2f7c153146 Remove all masonry doc files 14 years ago
David DeSandro ee7850cd26 indexSorter -> originalOrderSorter 14 years ago
David DeSandro 1491c513d5 revert 'index' sort to 'original-order' 14 years ago
David DeSandro e31c0b7c0f use only `add` method 14 years ago
David DeSandro 0654865da4 original-order sortBy -> `index`, set it as default sortBy 14 years ago
David DeSandro 144a146ed6 Add logic for disabling scale transform if they aren't supported 14 years ago
David DeSandro 81baa7ffcb usingTransforms is now a instance-specific property, not plugin wide 14 years ago
David DeSandro 22f0a1d07e opto-transform : sort valueFns so translate always comes before scale. use object to hold data 14 years ago
David DeSandro 6d99df3fdb add props.appending 14 years ago
David DeSandro 9ae810577a Move props saving into init method 14 years ago
David DeSandro 4373cbc8a1 remove props.posTop subtraction from clearFloat layouts 14 years ago
David DeSandro 32eff96961 Add add, append, addTo, appendToLayout methods 14 years ago
David DeSandro 05d7009023 Add reLayout internal method 14 years ago
David DeSandro e9ffc8f2ec JSLinting 14 years ago
David DeSandro 1c7b492489 JSLint opto-transform 14 years ago
David DeSandro 78058c77f1 move isNewProp to top, 14 years ago
David DeSandro 04786c36a2 Add randomSortFn, isNew object to props 14 years ago
desandro 83a1c68856 Add isNew object, use with filter and sorting 14 years ago
desandro d1122f48a8 Add better logic to sorting 14 years ago
desandro 62048f9944 Add sorting 14 years ago
desandro 979777fb30 Complete clearFloat mode with required methods, setup, resetVars, etc 14 years ago
desandro 95c64888d2 clean up comments and comma fix 14 years ago
desandro fe48e80b04 Adding logic for two layout methods, masonry & clearFloat 14 years ago
desandro b40d9a6c02 Move option defaults to $.molequul; add containerClass 14 years ago
desandro e0e44aedb6 Attach a molequul object to the global jQuery object. 14 years ago
desandro c144f1cc04 Break up jquery.molequul.js into several component files 14 years ago
desandro dcfdc51586 Add support for JS animation 14 years ago
desandro 3023e1f8a2 No more masonry README 14 years ago
desandro e17b828ad5 Bring in jQuery extensions for style/animating transforms 14 years ago
desandro 6acf84473d Bring in getStyleProperty, base miniModernizr off of it; also some convienences 14 years ago