[ALOY-643] Upgrade underscore.js to version 1.4.4
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-04-26T05:18:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.2.0, 2013 Sprint 09 |
Components | Runtime |
Labels | qe-testadded |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-04-26T01:02:04.000+0000 |
Updated | 2013-08-02T02:10:25.000+0000 |
Description
Upgrade underscore.js to version 1.4.4 from the current version of 1.4.2. Only minor bug fixes and added the findWhere() and partial() functions.
PR: https://github.com/appcelerator/alloy/pull/121 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/underscore When functionally testing the app on iOS 6.1 sim, this pass all but 8 tests. On Android emulator 2.2 Google APIs HVGA, it should pass all but 14.
Verified the expected behavior. Titanium SDK 3.1.2.v20130730133101 Alloy 1.2.0-alpha2 Appcelerator Studio 3.1.2.201307261628 CLI 3.1.1 Node 0.8.22 Closing