← Back to team overview

touch-packages team mailing list archive

[Bug 1500934] Re: The new AdaptivePageLayout should allow replacing primaryPage

 

ubuntu-ui-toolkit (1.3.1676+15.10.20151006.2-0ubuntu1) wily;
urgency=medium

  [ Zsombor Egri ]
  * StyledItem does no longer fall back to 1.2 style loading on mixed import
    versions.
  * Make primaryPage and primaryPageSource replaceable after component
    completion. Fixes LP: #1500934

  [ Christian Dywan ]
  * Merge open_page and _open_page in GalleryTestCase.

  [ CI Train Bot ]
  * Resync trunk. added: po/zh_HK.po

 -- Zoltan Balogh <zoltan.balogh@xxxxxxxxxxxxx>  Tue, 06 Oct 2015
09:11:40 +0000

ubuntu-ui-toolkit (1.3.1676+15.04.20151006.2-0ubuntu1) vivid;
urgency=medium

  [ Zsombor Egri ]
  * StyledItem does no longer fall back to 1.2 style loading on mixed import
    versions.
  * Make primaryPage and primaryPageSource replaceable after component
    completion. Fixes LP: #1500934

  [ Christian Dywan ]
  * Merge open_page and _open_page in GalleryTestCase.

  [ CI Train Bot ]
  * Resync trunk. added: po/zh_HK.po

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1500934

Title:
  The new AdaptivePageLayout should allow replacing primaryPage

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  The new AdaptivePageLayout does not allow replacing of the
  primaryPage.

  Simplest use case:
  primaryPage: isSignedIn ? masterPage : signInPage

  I've explained in more detail in the #sdk channel, it seems I have
  convinced two developers the limitation of not allowing to replace the
  primaryPage now seems arbitrary. Allowing to replace the primaryPage
  makes the component much more flexible.

  Naturally, replacing the primaryPage means all of the pages will be
  removed, as the primary page is like "tree root" in this situation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1500934/+subscriptions


References