[ALOY-1682] Alloy: MomentJS upgrading to v2.24.0
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-06-20T13:21:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | CLI Release 7.1.0, Alloy 1.14.0 |
Components | Builtins |
Labels | n/a |
Reporter | Ahmed Mohamed |
Assignee | Ewan Harris |
Created | 2019-04-01T06:27:56.000+0000 |
Updated | 2019-06-20T13:21:57.000+0000 |
Description
Upgrade Titanium Alloy to use new MomentJS version 2.24.0 that was released at Jan 2019
[*Changelog*](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
Previous PR and ticket for reference https://github.com/appcelerator/alloy/pull/884 ALOY-1603. Note, we should also update the builtin locales
PR: https://github.com/appcelerator/alloy/pull/928
*Closing ticket*, Fix verified in CLI Version
7.1.0-master.21
Able to see the update to MomentJS within the code and tested using the moment sample app. *Test steps*Create a new application with the moment template
Added new lags in the
e.g.index.js
along with their relatedrequires
ran the application
Clicked through the languages
*Test Environment*