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

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 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-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-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-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-11-13 Thread Peter Ent
I should be checking in the flow layout that will put multiple items on a line within the next day or so. Peter > On Nov 12, 2016, at 11:07 AM, Carlos Rovira > wrote: > > It's in examples folder/TeamPage > > 2016-11-12 16:41 GMT+01:00 PKumar : > >> this is really inspiring. could you ple

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.247.n4.nabble.com/FlexJS-Team-Page-tp56450p56464.html > Sent from the Apache Flex D

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-11 Thread Peter Ent
Hi, I'm working on that with a tile-like layout so we can have a couple of bios listed across the page, similar to what is there now. ‹peter On 11/10/16, 5:57 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi Peter, > >great to start having this kind of examples. I think that

Re: [FlexJS] Team Page

2016-11-10 Thread Carlos Rovira
Hi Peter, great to start having this kind of examples. I think that this could be a great scenario to introduce what we was talking in other thread about gaps between items. Do you have something already done it in this example? if not could you add it as a part of the polish? thanks! Carlos