[ALOY-312] Update underscore.js and backbone.js
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-11-28T23:25:09.000+0000 |
Affected Version/s | 2012 Sprint 20 |
Fix Version/s | Alloy 0.3.3, 2012 Sprint 24 |
Components | Runtime, XML |
Labels | GA-candidate, notable |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-09-29T21:55:14.000+0000 |
Updated | 2018-03-07T22:26:05.000+0000 |
Description
Developers will likely be expecting the latest stable functionality from underscore.js available in Alloy. We'll need to update and test this. Another ticket should likely be filed to assess this and backbone.js on a regular basis for updates.
As of November 28, 2012, Alloy is already using Backbone 0.9.2, which is the latest stable version. This will remain unchanged. Backbone will however be switched to the minified production version rather than the development version. Undescore.js, however, is 1.3.3 in Alloy, but the latest stable in 1.4.2. Alloy will update to use 1.4.2.
All testing, both unit and functional, has passed. Any issues that may arise as a result of the update will be documented in new tickets.