Re: [FlexJS, Maven] Build library project type to js only swc

2017-04-06 Thread piotrz
Chris, Harbs When I'm using compiled swc library in the other project it completely do not see classes from those library. I think the reason is for sure cause catalog.xml do not contain anything in library tag. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in

Re: [FlexJS] feature/chart_work status

2017-04-06 Thread piotrz
Hi Peter, I just tried MDLExample and it look good, but MDLDynamicTabsExample has same problem. Something is going wrong when Tab is being added. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

[FlexJS] feature/chart_work status

2017-04-06 Thread Peter Ent
Hi, Yesterday I intended to merge the feature/chart_work branch into develop. After I ran some more tests with more complex container structures I found a problem with one of the layouts. I finally worked it out, so now I'm running through all of the examples to make sure they compile so the

Re: [FlexJS] Merge feature/chart-work into develop

2017-04-06 Thread piotrz
Hi Peter, If you stack with something let me know I will look into that. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Merge-feature-chart-work-into-develop-tp61019p61034.html Sent from the

Re: [FlexJS] Merge feature/chart-work into develop

2017-04-06 Thread Peter Ent
I fixed the missing piece for the text fields example. Still looking into the tabs. ‹peter On 4/5/17, 5:46 PM, "piotrz" wrote: >Peter, > >I just tried your changes and check MDLExample and MDLDynamicTabsExample. > >In MDLExample: >TextFields are not displayed > >In