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