Skip to content

Releases: mystist/bootstrap-waterfall

v0.2.8

10 Apr 07:48
Compare
Choose a tag to compare

3288de6 🎉 Change license from MIT to Anti 996 🍻 Bump version v0.2.8

v0.2.7

06 Jun 02:57
Compare
Choose a tag to compare

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

19 Nov 13:35
Compare
Choose a tag to compare

051b4bf 🍻 Bump version v0.2.4 for dist.
d3ae751 🍻 Bump version v0.2.4
f9c9cc3 ⬆️ Bump generator-gulp-webapp to 1.0.3

v0.2.3

16 Oct 09:52
Compare
Choose a tag to compare

680b270 🍻 Bump version v0.2.3
6abbd41 🐛 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. 🎉 Format code style.

v0.2.2

19 Jun 02:18
Compare
Choose a tag to compare

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

v0.2.1

29 May 17:53
Compare
Choose a tag to compare

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

15 Mar 15:44
Compare
Choose a tag to compare

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

28 Feb 07:41
Compare
Choose a tag to compare

5b6f453 🍻 Bump version 0.1.6
757c36d 👍 🐛 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 - Sheep

28 Feb 02:56
Compare
Choose a tag to compare

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

v0.1.0 - Milestone

27 Feb 10:11
Compare
Choose a tag to compare

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.