Re: [FlexJS] Integration with bootstrap

2015-11-24 Thread Alex Harui
On 11/24/15, 8:18 AM, "Saul Diaz" wrote: >It may help initially if we can customize the html that's generated as >we did with the template in AS . I can't see a way. The only ways to alter the HTML right now is to add a comment in the .JS file with in it, and the cross-compiler will inject t

RE: [FlexJS] Integration with bootstrap

2015-11-24 Thread Saul Diaz
e: [FlexJS] Integration with bootstrap On 11/23/15, 6:04 PM, "Saul Diaz" wrote: >There is any way to integrate with bootstrap/metroUI or a custom CSS? I think so, and the Flat.swc in FlexJS 0.5.0 is a proof of concept for that, but not a final implementation. Bootstrap seems to have its

Re: [FlexJS] Integration with bootstrap

2015-11-23 Thread Alex Harui
On 11/23/15, 6:04 PM, "Saul Diaz" wrote: >There is any way to integrate with bootstrap/metroUI or a custom CSS? I think so, and the Flat.swc in FlexJS 0.5.0 is a proof of concept for that, but not a final implementation. Bootstrap seems to have its own custom components. For example, the Boo

[FlexJS] Integration with bootstrap

2015-11-23 Thread Saul Diaz
There is any way to integrate with bootstrap/metroUI or a custom CSS? regards Saul Diaz In love with FlexJS.