[TIMOB-26078] Windows: Remove Ti.UI.currentWindow
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-10-10T01:31:08.000+0000 |
| Affected Version/s | Release 7.1.1 |
| Fix Version/s | Release 7.5.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2018-05-30T20:33:41.000+0000 |
| Updated | 2018-10-11T09:55:56.000+0000 |
Description
Remove
Ti.UI.currentWindow as it has been removed on the other platforms.
Related to https://github.com/appcelerator/titanium_mobile/pull/10080#discussion_r191809153
https://github.com/appcelerator/titanium_mobile_windows/pull/1256
FR has passed, waiting on Jenkins build.
I think this should go in 8 as it's a breaking change?
[~eharris]
Ti.UI.currentWindowis already removed as of 6.0.0 on other platforms actually. https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI-property-currentWindow I think we can remove this in 7.5.0 to keep parity with other platforms.Merged.
*Closing ticket.* Fix verified in SDK Version:
7.5.0.v20181010051919. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1256