Titanium JIRA Archive
Alloy (ALOY)

[ALOY-890] Replace <NavigationGroup> with <NavigationWindow> in all test apps

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2013-12-03T23:55:01.000+0000
Affected Version/sAlloy 1.3.0
Fix Version/s2013 Sprint 25
ComponentsSamples & Templates, Titanium SDK
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2013-12-03T18:39:56.000+0000
Updated2018-03-07T22:25:58.000+0000

Description

As Ti.UI.iPhone.NavigationGroup is being removed and replaced with Ti.UI.iOS.NavigationWindow in TiSDK 3.2.0, we need to also replace it in all the Alloy test apps and samples.

Comments

  1. Tony Lukasavage 2013-12-03

    master PR: https://github.com/appcelerator/alloy/pull/281 1_3_X commit: https://github.com/appcelerator/alloy/commit/42d62aa5c1407471c707243a47e4e5f721648a26

    deleted apps

    * ui/navgroup (replaced by ui/navwindow)

    updated sample apps

    * samples/rss (test this heavily as it is used in Studio)

    updated test apps

    * advanced/master_detail * models/binding_destroy * models/journal * models/sql_queries * ui/proxy_properties *NOTE:* Apps in the "testing" folder were not updated as they are specifically for addressing issues in tickets and are not meant to be used as examples. They are not included in the alloy npm module distribution.

JSON Source