[FlexJS] Team Page

2016-11-10 Thread Peter Ent
Hi, I've created a new FlexJS Team page using FlexJS. You can view it in the staging area for now and at some point will make its way live. At the moment it will not be the de facto team page because it still needs a bit more sprucing up. Consider it a beta. http://flex.staging.apach

[FlexJS] Team Page

2016-12-02 Thread Peter Ent
Hi, If you go to: http://flex.apache.org/team/ you'll see a Flex Team page created using FlexJS. Still needs a bit more styling and polish. This is driven by a JSON file. Take a look and let me know your thoughts. The code is in flex-asjs/examples/flexjs/TeamPage. Peter Ent Adobe Systems/Apac

Re: [FlexJS] Team Page

2016-11-10 Thread Carlos Rovira
2016-11-10 22:06 GMT+01:00 Peter Ent : > Hi, > > I've created a new FlexJS Team page using FlexJS. You can view it in the > staging area for now and at some point will make its way live. At the > moment it will not be the de facto team page because it still needs a bit > mor

Re: [FlexJS] Team Page

2016-11-11 Thread Peter Ent
t; > > >2016-11-10 22:06 GMT+01:00 Peter Ent : > >> Hi, >> >> I've created a new FlexJS Team page using FlexJS. You can view it in the >> staging area for now and at some point will make its way live. At the >> moment it will not be the

Re: [FlexJS] Team Page

2016-11-12 Thread PKumar
this is really inspiring. could you please share source code? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Team-Page-tp56450p56464.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Team Page

2016-11-12 Thread Carlos Rovira
It's in examples folder/TeamPage 2016-11-12 16:41 GMT+01:00 PKumar : > this is really inspiring. could you please share source code? > > > > -- > View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-Team-Page-tp56450p56464.html &

Re: [FlexJS] Team Page

2016-11-13 Thread Peter Ent
s is really inspiring. could you please share source code? >> >> >> >> -- >> View this message in context: http://apache-flex- >> development.247.n4.nabble.com/FlexJS-Team-Page-tp56450p56464.html >> Sent from the Apache Flex Development mailing li

Re: [FlexJS] Team Page

2016-12-02 Thread OmPrakash Muppirala
Looks great! Eating our own dog food :-) BTW, this looks like a great use case for an MDL-Card component [1] as a container for each team member. If no one gets to it before me, I will take a shot at it! [1] https://getmdl.io/components/#cards-section Regards, Om On Fri, Dec 2, 2016 at 10:56

Re: [FlexJS] Team Page

2016-12-02 Thread Carlos Rovira
@Peter So cool to see that online! great! :) @Om, MDL Card component (and sub comps are ready to use, so I encourage you to use it and report your experience :)). If you need something I can help. Look to Cards.mxml in MDLExample to see how to use Cards in FlexJS. 2016-12-02 20:54 GMT+01:00 OmP

Re: [FlexJS] Team Page

2016-12-04 Thread Harbs
One issue I have with the page is that all links are not simple hrefs. You cannot see where it’s going to go by hovering over the element. On Dec 2, 2016, at 8:56 PM, Peter Ent wrote: > Hi, > > If you go to: http://flex.apache.org/team/ you'll see a Flex Team page > created using FlexJS. Stil

Re: [FlexJS] Team Page

2016-12-05 Thread Peter Ent
I will put it onto my task list for this week. ‹peter On 12/2/16, 4:56 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >@Peter So cool to see that online! great! :) > >@Om, MDL Card component (and sub comps are ready to use, so I encourage >you >to use it and report your experien

Re: [FlexJS] Team Page

2016-12-05 Thread Peter Ent
That's a good point. I also want to make them use images and not words, so that's on the to-do list as well. ‹peter On 12/4/16, 3:24 AM, "Harbs" wrote: >One issue I have with the page is that all links are not simple hrefs. >You cannot see where it¹s going to go by hovering over the element. >

Re: [FlexJS] Team Page

2016-12-05 Thread Peter Ent
I updated the TeamPage code in the flex-asjs/examples/flexjs area to use the component instead of a TextButton. Still have to push it out to the main website, but you can build it and look at it there. —peter On 12/5/16, 10:59 AM, "Peter Ent" wrote: >That's a good point. I also want to make th