[Ubuntu-phone] Landing plan - Friday 8th November

2013-11-08 Thread Ɓukasz 'sil2100' Zemczak
Hello everyone, Today, in Didier's stead, I will give the daily Landing plan status report. It will be short and probably a bit blunt due to my inexperience. So, today's theme was "get the image green again". Thankfully we were more or less able to achieve that. All the stacks in cupstrea2distro

Re: [Ubuntu-phone] warning: private property Tabs.__tabs removal

2013-11-08 Thread Zsombor Egri
Ah, yes, that Repeater works :) The property will be removed due to the dynamic tabs work. I am waiting to get green light from releasing so it can be landed. All tests pass, reviews are all green, you can check the branch status attached to the bug. It should be released soon :) https://code.laun

Re: [Ubuntu-phone] warning: private property Tabs.__tabs removal

2013-11-08 Thread Joey Chan
>From the Tab's source code, there's an example telling that, if developer needs dynamic Tab in Tabs, pls use Repeater . BTW, I know u r working on this bug: https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/1124071, how's the progress? 2013/11/8 Zsombor Egri > Repeater? > > > On Fri, Nov

Re: [Ubuntu-phone] warning: private property Tabs.__tabs removal

2013-11-08 Thread Zsombor Egri
Repeater? On Fri, Nov 8, 2013 at 10:11 AM, Joey Chan wrote: > Thanks bro, > > Is the Repeater still available for Tabs ? > > > Joey from Shorts team > > > 2013/11/8 Zsombor Egri > >> Hi guys, >> >> Though we do not promise API stability for private properties, I though >> it might be good to l

Re: [Ubuntu-phone] warning: private property Tabs.__tabs removal

2013-11-08 Thread Joey Chan
Thanks bro, Is the Repeater still available for Tabs ? Joey from Shorts team 2013/11/8 Zsombor Egri > Hi guys, > > Though we do not promise API stability for private properties, I though it > might be good to let you all know that we are about to remove one private > property from Tabs compo

[Ubuntu-phone] warning: private property Tabs.__tabs removal

2013-11-08 Thread Zsombor Egri
Hi guys, Though we do not promise API stability for private properties, I though it might be good to let you all know that we are about to remove one private property from Tabs component, called __tabs. So in case you were using this property somewhere please make sure you clean your code. You can