Jewel TodoMVC Example

2020-01-30 Thread Carlos Rovira
Hi All, just upload a first version of TodoMVC to the website. It implements all functionality, with Routing and Local Storage included. Is done with Jewel UI Set showing how you can customize look and feel of included components (Button, Toggles, List, TextInput, BarRow...). Still I need to

Re: Jewel TodoMVC Example

2020-01-30 Thread OmPrakash Muppirala
Carlos, This is simply amazing. Great job on porting the standard TodoMVC app to Royale! Om On Thu, Jan 30, 2020 at 2:27 PM Carlos Rovira wrote: > Hi All, > > just upload a first version of TodoMVC to the website. It implements all > functionality, with Routing and Local Storage included. >

Re: Jewel TodoMVC Example

2020-01-30 Thread Ramazan Ergüder Bekrek
Carlos can you point out where is the source code for this? I remember trying to learn React the first time just to do this application andit was such a pain to learn the framework. Now that I can code it with ActionscriptI'm getting excited. Thank you for your contribution 31.01.2020, 00:58,

Re: Public Web Site powered by Royale

2020-01-30 Thread Paul Stearns
Piotr: Your test module; https://transpiledactionscript.com/examples/PureMVCEmployeeAdminBasic/ Gives me hope. I have completed my Flex Test App which has some similarities to your module above. The test module I created has absolutely no middle tier or database. Everything is in the Flex

Re: Public Web Site powered by Royale

2020-01-30 Thread Alex Harui
Serkan is also using emulation. Possibly others we don’t know about. The TourDeFlexMigration example does as well. You can look at the source to see how few changes were made. https://github.com/apache/royale-asjs/tree/develop/examples/mxroyale/tourdeflexmodules The CI Server builds it here:

Re: Public Web Site powered by Royale

2020-01-30 Thread Takeshita Shoichiro
Piotr, thanks. PureMVC's site would be interested by existing Flex users. Jewel's one is very interesting. Harbs, thanks. I've already visited this site. It's amazing. Is it possible to show some code snippet in the Tutorial? I have no idea on how to markup. On Thu, Jan 30, 2020 at 10:56 PM

Re: Public Web Site powered by Royale

2020-01-30 Thread Harbs
If you’re interested in markup, take a look at this: https://github.com/unhurdle/spectrum-royale The demo shows the markup for all the components: https://unhurdle.github.io/spectrum-royale/ The demo is more-or less modeled after this:

Re: Public Web Site powered by Royale

2020-01-30 Thread Carlos Rovira
Hi, you also have MDLExample, that shows the use of MDL royale library here: https://transpiledactionscript.com/examples/MDLExample/ source code: https://github.com/piotrzarzycki21/TranspiledActionScript/tree/examples/Examples/MDLExample El jue., 30 ene. 2020 a las 15:53, Harbs () escribió:

Re: Public Web Site powered by Royale

2020-01-30 Thread Piotr Zarzycki
However answering to your main question - I believe only Alina and Pashmina so far uses emulation components. You can contact with them to ask for some details on that. czw., 30 sty 2020 o 14:39 Takeshita Shoichiro napisał(a): > Are there any public web sites using Royale? > > And these sites

Re: Public Web Site powered by Royale

2020-01-30 Thread Harbs
Not using MX/Spark but: https://marketinginflection.com/printui-demo.php > On Jan 30, 2020, at 3:39 PM, Takeshita Shoichiro wrote: > > Are there any public web sites using Royale? > > And these sites are preferred to use MX/Spark emulation. >

Re: Public Web Site powered by Royale

2020-01-30 Thread Piotr Zarzycki
Hi Takeshita, I did this website a while ago it's done with Apache Royale MDL module [1]. Apart of that we are in process on migrating large Flex app to Royale. It's public [2] - you have to register to login, but it's free. - App is using Jewel module. [1] http://transpiledactionscript.com/ [2]

Public Web Site powered by Royale

2020-01-30 Thread Takeshita Shoichiro
Are there any public web sites using Royale? And these sites are preferred to use MX/Spark emulation. The purpose is to demonstrate the Royale capabilities for migrating existing Flex Web applications. Thanks. -- Shoichiro Takeshita 武下 祥一郎