Hi Alex,
I change the event from "valueChange" to "change" and as we use a standard
flexjs Event it doesn't package any value. I added a "input" Event as well
that makes the slider updates as we move the thumb.
Right now the example is working as MDL users expect, and I think will be
fine with Fl
I need to add html content in mdl:Card. Is there a component that I can
simply add to the display list and set htmlText?
I see an InnerHTML bead. That does not not seem to work when added to the
display list.
Thanks,
Om
Hi Om,
You can:
* Use js:TextNode but this only supports plain text
* use a combination of js:TextNode with other components (js:Span,
js:Div...)
* use InnerHTML bead that support html text but removes the rest of nodes
You can find examples of all this in MDLExample (you can search in code for
Hi guys,
Last year I volunteered for creating an article on FlexJS for our company’s
newspaper: Softwerker (https://www.codecentric.de/wissen/softwerker/)
It has about 6000 printed editions and even ore electronic ones. Being a German
company the article will be in German too.
Are any people her
Hi Om,
Well I guess I would have an idea how to do this using maven and the site
plugin. I would suggest to go down that road for the TourDeFlexJS.
This way we could also bring in the documentation, sources and output of each
example in a standard way.
I don’t know if it would be possible to
I see here two paths if I'm thinking about MDL. Once we finished components
(dataProviders API and maybe events) we should put somewhere real snippets
with code and presentation how it's working.
1) We can extend our MDL Example application
2) We can put MDL snippet example inside TourDeFlexJS whi
Yes, using the maven site plugin is probably the best way. We dont want
to do it manually.
You can take it up if you'd like. If not, I can work on it. Do let me
know.
Thanks,
Om
On Dec 31, 2016 5:02 AM, "Christofer Dutz"
wrote:
Hi Om,
Well I guess I would have an idea how to do this usin
IMO, you could also create a new component called CardOfHTML (or something
like that) and instead of extending ContainerBase, extend UIBase. It
would have "text" and "html" properties like Label and TextButton. Then
you could just do:
This is some HTMLcontent
You may need to wrap the conten
Hi Alex,
although I think that is a valid approach for other of components, I think
this is not in this case. Imagine users need to extend lots of containers
to append html text. I don't think that as an easy way. For that reason I
use to discuss with you how to do that.
In use cases where the ne
Hi! Just a few hours to end this year. So I want to wish you a good entry
in the new one and that be successful to every one of you! :)
...and regarding this project I wish we could reach some important
milestones (i.e: reach 1.0, get lots of people joining FlexJS, get tools
and IDEs more FlexJS c
Cannot imagine better wishes!
All Best for you Carlos and all amazing people from the Team which I have
pleasure to work with!
Happy New Year! :)
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/Happy-
On 12/31/16, 8:52 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
wrote:
>Hi Alex,
>
>although I think that is a valid approach for other of components, I think
>this is not in this case. Imagine users need to extend lots of containers
>to append html text. I don't think that as an eas
On Sat, Dec 31, 2016 at 3:10 PM, Alex Harui wrote:
>
>
> On 12/31/16, 8:52 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
>
> wrote:
>
> >Hi Alex,
> >
> >although I think that is a valid approach for other of components, I think
> >this is not in this case. Imagine users need to extend
flex-sdk_release-candidate - Build #186 - 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/186/.
On 12/31/16, 4:40 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>
>The question is does a HTMLText component exist in the default component
>set? That is a common enough pattern that we do seem to need it to be
>part
>of the default component set. Much like a button or an im
Happy New Year to you too, Carlos! Excellent work on initiating the MDL
integration and for making it one of the particularly exciting parts of
what's coming up in the next version. It's great to see a few people
contributing or talking about doing it soon. This effort has strong
potential to attra
Happy New Year!
I wish you all the best!
WBR, Maxim
(from mobile, sorry for the typos)
On Jan 1, 2017 11:38, "Josh Tynjala" wrote:
Happy New Year to you too, Carlos! Excellent work on initiating the MDL
integration and for making it one of the particularly exciting parts of
what's coming up in
On Dec 31, 2016 5:23 PM, "Alex Harui" wrote:
On 12/31/16, 4:40 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>
>The question is does a HTMLText component exist in the default component
>set? That is a common enough pattern that we do seem to need it to be
>part
>of the defa
18 matches
Mail list logo