Skip to content

v0.2.0 - Prober

Compare
Choose a tag to compare
@mystist mystist released this 15 Mar 15:44
· 27 commits to master since this release

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