Bootstrap Waterfall Versions Save

Waterfall the world beauty.

v0.2.8

5 years ago

3288de6 :tada: Change license from MIT to Anti 996 :beers: Bump version v0.2.8

v0.2.7

5 years ago

f85ace6 :beers: Bump version v0.2.7 b5538bb :tada: Ajax supported e6aeed6 :beers: Bump version v0.2.6 01cc93c :bug: If img is 404, the img loader will never stop. afee1a0 :bug: Fix the wrong passed in param when run new Pin, which will break the check of img loaded. https://github.com/Mystist/bootstrap-waterfall/issues/6 8a66cbb :beers: Bump version v0.2.5 4ae6971 :tada: Now we can use addPins to add new pins 637c359 :art: 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

8 years ago

051b4bf :beers: Bump version v0.2.4 for dist. d3ae751 :beers: Bump version v0.2.4 f9c9cc3 :arrow_up: Bump generator-gulp-webapp to 1.0.3

v0.2.3

8 years ago

680b270 :beers: Bump version v0.2.3 6abbd41 :bug: When the device's screen is narrow than 750px, based on the Bootstrap grid system, the container's width will be auto, so should be the same to pin's width. :tada: Format code style.

v0.2.2

8 years ago

a914f25 :beers: Bump version v0.2.2 :memo: Done a todo job. f197798 :bug: Set width: 100% for clone img, in case of user did not set this style for the tag.

v0.2.1

9 years ago

bbfad24 :beers: Bump version v0.2.1 379fb74 :racehorse: 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 :art: Apply jQuery event namespace, result more clean code! 8ef960d :arrow_up: :art: 1. Bump underscore version to 1.8.3. 2. Remove indexOf method from underscore, add it to helper, did some modification. 8bd1c39 :tada: Gulp it for 5cfc001e56 5cfc001 :tada: Here we have a more common demonstration in the index.html. f20ba43 :memo: :tada: 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 :memo: Merge .gitignore file for master and gh-pages.

v0.2.0

9 years ago

90a6706 :beers: :memo: Bump version v0.2.0 6afd178 :bug: :art: 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 :art: 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 :memo: :+1: 1. Update README, add git commit messages. 2. Remove conditional comments for browsehappy. 7ffe5d9 :arrow_up: Bump generator-gulp-webapp to 0.3.0

v0.1.6

9 years ago

5b6f453 :beers: Bump version 0.1.6 757c36d :+1: :bug: 1. Add container to element, we will set position on it. 2. Recalculate the pin's width and img's width when resized.

v0.1.5

9 years ago

bf0f286 :beers: Bump version 0.1.5 7fbabbd :+1: 1. Support basic usage. 2. Rename some method name. 3. Now load counts * 3 pins when scrolling events fired.

v0.1.0

9 years ago

4889905 :beers: Bump version v0.1.0 51a5a17 :+1: 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.