Re: [FlexJS] Compile error in Language.as

2016-12-24 Thread OmPrakash Muppirala
On Sat, Dec 24, 2016 at 9:46 PM, Alex Harui wrote: > Do you have flex-typedefs/GCL/src/main/flex/goog/DEBUG.as > > Hmm no, I dont see it. Gah I'm on master. Let me try to switch to develop and try again. > Are you working out of a different working copy than your Ant

Re: [FlexJS] Compile error in Language.as

2016-12-24 Thread Alex Harui
Do you have flex-typedefs/GCL/src/main/flex/goog/DEBUG.as Are you working out of a different working copy than your Ant builds? -Alex On 12/24/16, 8:33 PM, "OmPrakash Muppirala" wrote: >Sorry, more details: > >Got latest from flex-falcon, flex-typedefs, flex-asjs >Ran mvn

[FlexJS] Compile error in Language.as

2016-12-24 Thread OmPrakash Muppirala
Any ideas? [INFO] [INFO] Building Apache Flex - FlexJS: Framework: Libs: Language 0.8.0-SNAPSHOT [INFO] [INFO] [INFO] ---

[4.16.0] # Apache Flex SDK 4.16.0 nightly build 179: Successful

2016-12-24 Thread flex . ci . builds
flex-sdk_release-candidate - Build #179 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/179/.

Re: [FlexJS] Building Apache Flex team page with FlexJS + MDL

2016-12-24 Thread OmPrakash Muppirala
Good catch, I had forgotten to test on mobile. I've added a couple of media queries. It should look better now. Thanks, Om On Dec 24, 2016 4:21 AM, "piotrz" wrote: > This is how it look like on my device -> http://i.imgur.com/7DtPstU.jpg > > Piotr > > > > - >

Re: [FlexJS] Building Apache Flex team page with FlexJS + MDL

2016-12-24 Thread piotrz
This is how it look like on my device -> http://i.imgur.com/7DtPstU.jpg Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Building-Apache-Flex-team-page-with-FlexJS-MDL-tp57541p57544.html Sent

Re: [FlexJS] Building Apache Flex team page with FlexJS + MDL

2016-12-24 Thread piotrz
Hi Om, Great idea! Did you able to setup your IDE? I've opened it on my Android 6 Device Nexus 5 and it doesn't look good. But you was probably focused on desktop look and feel. I'm looking forward to the results. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message

Re: [FlexJS] Building Apache Flex team page with FlexJS + MDL

2016-12-24 Thread OmPrakash Muppirala
The code for the AngularJS/Angular Material based app can be seen here: https://gist.github.com/bigosmallm/c711ff4a55dedfa3933d45260425b03d Thanks, Om On Sat, Dec 24, 2016 at 2:24 AM, OmPrakash Muppirala wrote: > Before getting into writing new components for FlexJS/MDL,

[FlexJS] Building Apache Flex team page with FlexJS + MDL

2016-12-24 Thread OmPrakash Muppirala
Before getting into writing new components for FlexJS/MDL, I thought I would familiarize myself with the library by building our Apache Flex team page with FlexJS. I thought it would be interesting if I first created a reference app using AngularJS and Angular Material library. The result can be