Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread Olaf Krueger
The history you mentioned is of the Home file. Take a look at this [1] to see the moonshine history. Maybe we should move it all sooner to a docs dir and publish it via github pages. We probably have better control of all the content then. HTH, Olaf [1]

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread Olaf Krueger
>By GitHub pages you mean as part of Apache ? No. Github pages use Jekyll as static site generator under the hood and Jekyll supports Markdown to generate the pages. So the migration should not so much effort. At the end, each particular article is represented by its particular file then which

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread Olaf Krueger
Ups, overlooked this Post... -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Docs-Started-with-some-docs-using-a-github-repo-tp63786p63846.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: FlexJS

2017-08-13 Thread Alex Harui
Iirc, a component can have children by declaring a mxmlContent array as default property. Get Outlook for Android From: Harbs Sent: Sunday, August 13, 2017 1:11:58 AM To: dev@flex.apache.org Subject: Re: FlexJS

Re: FlexJS

2017-08-13 Thread Olaf Krueger
>I’d like to be able to use MXML to mark up some HTML and just have the CSS “work”. +1 I think it is a good idea to provide an AS3 accessible counterpart for each particular HTML component inside the html package. >From a users perspective, this is probably what users expect to find inside the

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread piotrz
Olaf, NVM I figure out how it is working. Another stranger things is that I've edited Moonshine IDE page, but I don't seen in the revision my changes [1]. Maybe I should be added as contributor ? [1] https://github.com/ok-at-github/flexjs-docs/wiki/Home/_history Thanks, Piotr - Apache

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread piotrz
Maybe that's the right way. Move everything from the scratch to Github WIKI in Apache repo. I will be definitely working on getting as much as I can filled. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS] Browser compatibility

2017-08-13 Thread Olaf Krueger
>There’s nothing really built in Mhh... but I wonder if FlexJS can not guarantee consistency through different browsers and different platforms, could we really speak about a cross platform framework then? Or do I miss something? Thanks, Olaf -- View this message in context:

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread Olaf Krueger
OmPrakash Muppirala wrote > That said, if you plan to migrate it to the Apache Flex project at a > future > point, it will be easier if you add an Apache V2 license to your repo > right > away. That was the first thing that I've done after creating the repo [1] But cause you mention it I just

Re: [FlexJS] Using transpiled HTML/JS/CSS code with CodePen

2017-08-13 Thread piotrz
Hi Olaf, Could you additionally post what you have in your FlexJS MDL project ? Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS] Browser compatibility

2017-08-13 Thread Harbs
You might have misunderstood me. Thee are quite a few inconsistencies worked around already. The advantage of the framework code is that we can include workarounds so end developers don’t need to. For example: Today I ran into flexbox inconsistencies in layouts. Safari behaves different than

Re: FlexJS

2017-08-13 Thread piotrz
Hi Harbs, I'm not sure what you would like to have. Do you mean to have ability to put inside some container a bunch of HTML ? HTML here Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread Harbs
I’m not sure if it’s enough or not. I think you should explicitly make the wiki Apache to be totally sure. > On Aug 13, 2017, at 11:02 PM, Olaf Krueger wrote: > > OmPrakash Muppirala wrote >> That said, if you plan to migrate it to the Apache Flex project at a >> future

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread OmPrakash Muppirala
Olaf, I think you should do what you feel comfortable given that you are putting most of the work  That said, if you plan to migrate it to the Apache Flex project at a future point, it will be easier if you add an Apache V2 license to your repo right away. Thanks, Om On Aug 13, 2017 12:17

Re: [FlexJS][AMF] branch feature/amf - Starting the effort!! (Special Thanks to PKumar!)

2017-08-13 Thread piotrz
Hi, I just refreshed with develop branch feature/amf branch if anyone would be interested in working on AMF support. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

[FlexJS] Using transpiled HTML/JS/CSS code with CodePen

2017-08-13 Thread Olaf Krueger
Hi, I'm trying to create a CodePen for the MDL slider but it doesn't work as expected. I just tried to copy the transpiled HTML/JS/CSS to CodePen. This is a CodePen example for the MDL slider [1]. It basically works but it's not the same result as the browser shows. Do I miss something?

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread piotrz
By github pages you mean as part of Apache ? I'm not enough familiar with some of the stuff on github. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: FlexJS

2017-08-13 Thread Harbs
InnerHTML could work, but having the ability to use ids and the like is a big advantage. My understanding is that for MXML elements to have children, they need to subclass Group. Is that right? > On Aug 13, 2017, at 4:28 AM, Alex Harui wrote: > > I think it depends

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-13 Thread piotrz
Something is wrong after vacation with me :) I see revisions now. :) Sorry for the span :) I will continue filling of wiki. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: