rb_time_zone 0.1.0
rb_time_zone: ^0.1.0 copied to clipboard
A time zone web component that acts as a service facade for the Google Time Zone API.
changelog #
This file contains highlights of what changes on each version of the rb_time_zone package.
Pub version 0.1.0
- renamed service callback events
- made params and coreAjax private properties
- deferred coreAjax go method occur after parameter set
- removed cluttering paramsChanged callbacks
Pub version 0.0.1+2
- Updated html import to behave correctly when compiling to javascript.
Pub version 0.0.1+1
- Updated README and project description.