v0.0.1 - Cheers for the first release
99f5470 π» Bump version v0.0.1
febaeae π 1. Method name no longer use xxByxxAndxx
. 2. Achieve resize workflow.
7856fdd π π 1. Rewrite the way to get image's height. It's core of waterfall. 2. Use .data
to store stuffs instead of attr
.
0b7c68d π Hide $fake since we have per pin's width in the CSS.
c0a71c6 π 1. Fix isLoaded
method for IE8 issue. 2. Fix indexOf
which do not support array in IE8. 3. Remove help method: helper.m
, use Math.max
and Math.min
instead.
92e85a5 π 1. Change the way of getting pins. The former way cause IE8 issues. 2. Rename runCompass
to watchCompass
.
c18cde1 π Scroll off should be passed in the identified function
39aa2c8 π Fix context of sail
5fcd1f2 π» More closer to first release 1. We can't ship safety without compass. (Add method runCompass
) 2. Add method Destroy
. 3. We need to update the container's height after we rendered pins. (Add method updateHeight
)
0aca653 Initialize backbone
d71ee6e Initial commit