Re: [FlexJS, MDL] Add example "MDLDynamicTabsExample"

2017-03-03 Thread piotrz
Hi Olaf, Glad to hear that! :) Thank you! - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Add-example-MDLDynamicTabsExample-tp59888p60051.html Sent from the Apache Flex Development mailing list

Re: [FlexJS, MDL] Add example "MDLDynamicTabsExample"

2017-03-03 Thread OK
piotrz wrote > Hi All, > > I just added "MDLDynamicTabsExample" example which illustrate how to > create "Tab" dynamically in our MDL library. [1] > > [1] > https://github.com/apache/flex-asjs/tree/develop/examples/flexjs/MDLDynamicTabsExample > > Piotr Hi Piotrz, I've just checked it out and i

Re: [FlexJS, MDL] Add example "MDLDynamicTabsExample"

2017-02-27 Thread piotrz
Thank you! Once I fix "DataProviderChangeNotifier" it will be even better. Currently each add item ends up with removeAll tabs and recreate them - It should just add/remove Tab. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-developm

Re: [FlexJS, MDL] Add example "MDLDynamicTabsExample"

2017-02-27 Thread Carlos Rovira
Hi Piotr, that looks fantastic, thanks! :) 2017-02-26 23:54 GMT+01:00 piotrz : > Hi All, > > I just added "MDLDynamicTabsExample" example which illustrate how to create > "Tab" dynamically in our MDL library. [1] > > [1] > https://github.com/apache/flex-asjs/tree/develop/examples/flexjs/ > MDLDy