Releases: mystist/bootstrap-waterfall
v0.2.8
v0.2.7
f85ace6 🍻 Bump version v0.2.7
b5538bb 🎉 Ajax supported
e6aeed6 🍻 Bump version v0.2.6
01cc93c 🐛 If img is 404, the img loader will never stop.
afee1a0 🐛 Fix the wrong passed in param when run new Pin
, which will break the check of img loaded. #6
8a66cbb 🍻 Bump version v0.2.5
4ae6971 🎉 Now we can use addPins
to add new pins
637c359 🎨 Review the pull request later
15b2798 Merge pull request #2 from mcvicar/master
5bf1906 Load image into task list once the image is loaded, otherwise the waterfall breaks
v0.2.4
v0.2.3
v0.2.2
v0.2.1
bbfad24 🍻 Bump version v0.2.1
379fb74 🐎 Remove compass related method. Bootstrap-waterfall can reinitlize after it has been initlized now. Seems will eat a little memory in single page application.
f56b868 🎨 Apply jQuery event namespace, result more clean code!
8ef960d ⬆️ 🎨 1. Bump underscore version to 1.8.3. 2. Remove indexOf
method from underscore, add it to helper, did some modification.
8bd1c39 🎉 Gulp
it for 5cfc001
5cfc001 🎉 Here we have a more common demonstration in the index.html
.
f20ba43 📝 🎉 1. Get rid of dist
from .gitignore
list for user can download the min of bootstrap-waterfall there. 2. Use internal path for avatar. 3. Remove :+1:
emoji, add :tada:
emoji to CONTRIBUTING.md
.
8f4fb6f 📝 Merge .gitignore file for master and gh-pages.
v0.2.0 - Prober
90a6706 🍻 📝 Bump version v0.2.0
6afd178 🐛 🎨 1. Fix the way of getting pin's width when resize with responsive layout. 2. init
method only do init things. 3. Persist fake pin. 4. Calculate width and position individual. 5. Reduce the logic in the self
method. 6. Destroy method now remove the data from its self.
de31cc6 🎨 1. Expose method to users. 2. Rename method name: Use un
instead of close
of watch
. 3. Remove removable that
from the codes. 4. Move method to the bottom which is the opposite pair of method. e.g. unbind
vs bind
, unwatch
vs watch
, hide
vs show
. 5. Should back timeId
to null
after clearInterval
.
a30fbe1 📝 👍 1. Update README, add git commit messages. 2. Remove conditional comments for browsehappy.
7ffe5d9 ⬆️ Bump generator-gulp-webapp to 0.3.0
v0.1.6
v0.1.5 - Sheep
v0.1.0 - Milestone
4889905 🍻 Bump version v0.1.0
51a5a17 👍 1. Change the Yeoman webapp-gulp generator to support writing jquery plugins. 2. Rename some function's name. 3. Add unbind method and close method. 4. Little refactoring for the code structure. 5. Update README. 6. Using gmail address. Because hotmail can recive gmail as well.