[TIMOB-26140] Windows: Move 2DMatrix and 3DMatrix to Matrix2D and Matrix3D
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-11-20T00:43:33.000+0000 |
Affected Version/s | Release 7.1.0 |
Fix Version/s | Release 8.0.0 |
Components | Windows |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Kota Iguchi |
Created | 2018-06-19T14:53:28.000+0000 |
Updated | 2018-11-20T11:34:59.000+0000 |
Description
We need to rename our Ti.UI.2DMatrix and Ti.UI.3DMatrix to non-numeric proxies. This is important for the following components:
- ES6 imports (e.g. Ti.ES6)
- Angular support
- View support
https://github.com/appcelerator/titanium_mobile_windows/pull/1262
FR and CR passed. Waiting on Jenkins build.
*Closing ticket.* Verified fix in SDK version
8.0.0.v20181120013506
. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1262