Roadmap | AmplifyJS - A Component Library for jQuery

AmplifyJS

Roadmap

AmplifyJS Roadmap

Below is a roadmap of features and deliverables planned for Amplify. In the roadmap we're committed to detailing the direction of the project and what is planned and in progress. If you'd like to discuss the roadmap, feel free to join in the discussion on the AmplifyJS Google Groups or IRC channel.

Weekly developer meetings are conducted on IRC

This roadmap was last updated December 21, 2011.

1.1.0 - Released - November 8, 2011

  • Completed Failing storage tests on Windows Phone 7 Issue #17
  • Completed Determine range of mobile device support
  • Completed DataMap feature for amplify.request to allow easy conversion for data being submitted to be transformed. This is similar to the decoder functionality, but from the request initiation side.
  • Completed Force all requests with amplify.request to be async
  • Merged Pull Request: Issue #24: Fixed expiration on value overwrite in memory storage
  • Merged Pull Request: Issue #26: Fixed a typo in vsdoc
  • Completed Inconsistent expiration behavior... Issue #23
  • Completed Unsubscribe behavior from topic during publish() callback Issue #21
  • Completed Multiple subscriptions are no longer ignored Issue #19
  • Completed Subscriptions with multiple topics will get ignored in certain conditions Issue #18
  • Deferred Multiple request & response syncronization support for amplify.request

1.0.0 - Released - June 14, 2011

  • Completed AmplifyJS 1.0.0 - tag, build & post to CDN - Changelog
  • Completed Additional testing, documentation review
  • Completed IE8, IE9 userData issue Issue #16
  • Completed Local Storage Testing Issue #10
  • Completed VSDoc for AmplifyJS Issue #15

1.0 Beta - Released - May 16, 2011

  • Completed Update Amplifyjs.com
  • Completed AmplifyJS 1.0 Beta 1 - tag, build & post to CDN - Changelog
  • Completed Documentation review
  • Completed Support for jQuery 1.6 & 1.6.1
  • Completed Documentation for 1.0 Beta - Update
  • Completed Build script - New Feature
  • Completed amplify.request decoder support for JSONP in jQuery < 1.5
  • Completed amplify.request Ajax request canceling - New Feature
  • Completed Remove jQuery dependency for amplify.core and amplify.store components. (jQuery is currently used for amplify.request ajax handler)
  • Completed Setup TestSwarm instance - http://swarm.amplifyjs.com
  • Completed Handle storage limits in amplify.store - New Feature
  • Completed Firefox 2 should default to globalStorage instead of sessionStorage
  • Deferred amplify.request Ajax Polling - New Feature - This feature was deferred but in lieu of it we have provided a working example of request polling with AmplifyJS.

1.0 Alpha - Released - February 17, 2011

  • Completed Documentation for 1.0 Alpha
  • Completed Alpha of core component
  • Completed Alpha of request component
  • Completed Alpha of store component
  • Completed Full QUnit test coverage

Project Timeline