Sha256: bb7e6648c9ea1bca3fb919a7d71eff69f249bf7afcd3dc46b01c17be9ee15f74
Contents?: true
Size: 1.33 KB
Versions: 1
Compression:
Stored size: 1.33 KB
Contents
# CH CH CHANGES # ## v1.1.0 ## Thursday the 23rd of May 2013 * Updated to jQuery-UI version 1.10.3. * Added note about version numbers. * No undocumented code now. * Added easier way to run examples. * Added Cloudflare CDN. ---- ## v1.0.2 ## Thursday the 23rd of May 2013 * Was missing a little bit of instruction. ---- ## v1.0.1 ## Wednesday the 24th of April 2013 * Fixed clobbering of `call` method. ---- ## v1.0.0 ## Friday the 22nd of March 2013 * Made call thread safe by duplicating `call` method. * Public API will remain stable so bumped to v1.0.0. ____ ## v0.0.5 ## Friday the 7th of March 2013 * Added some code that checks whether the constants holding the version numbers have already been defined, and warns. It give a stronger warning if the version numbers differ. It won't _always_ cause a problem that they differ, but if I CDN goes down it's likely, so caveat emptor is the phrase of the day. ---- ## v0.0.4 ## Thursday the 6th of March 2013 * Using the rack-jquery-helpers library now, to help cut down on duplicated code. * Cleaned up the examples a bit. ## v0.0.3 ## Wednesday the 5th of March 2013 * Updated gemspec so it automatically shows the current version of jQuery-UI that it supports. ____ ## v0.0.2 ## Wednesday the 5th of March 2013 * Simplified, as moving themes to a separate library. ----
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-jquery_ui-1.1.0 | CHANGES.md |