Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26137] TiAPI: Move 2DMatrix and 3DMatrix to Matrix2D and Matrix3D

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2019-01-11T11:13:36.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsAndroid, iOS
Labelsn/a
ReporterHans Knöchel
AssigneeJan Vennemann
Created2018-06-19T13:00:37.000+0000
Updated2019-01-11T14:32:40.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

Comments

  1. Hans Knöchel 2018-06-19

    PR: https://github.com/appcelerator/titanium_mobile/pull/10120 Unit-tests added to the PR. [~jvennemann] Could the typescript generator throw errors now that we both have the "migrated" 2DMatrix -> Matrix2D and "real" Matrix2D API? We need to keep the old one for one major, so there has to be a solution that handled both or just uses the "real" one instead.
  2. Hans Knöchel 2018-06-19

    [~kiguchi] Could you do the Windows change for this?
  3. Kota Iguchi 2018-06-19

    Created TIMOB-26140 to track Windows support for this.
  4. Ewan Harris 2018-12-03

    Fixed conflicts in PR, reopening as PR is not merged.
  5. Ewan Harris 2018-12-03

    [~cwilliams] per your comment on the PR, I took a look and filed ALOY-1639
  6. Lokesh Choudhary 2019-01-11

    FR Passed. PR's Merged.
  7. Samir Mohammed 2019-01-11

    Fix verified in SDK Version 8.1.0.v20190110171519. Waiting for Jenkins build for 8_0_X.
  8. Samir Mohammed 2019-01-11

    Closing ticket, fix now verified in SDK Version 8.0.0.v20190111035358

JSON Source