This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 5289d34  jewel-themes: remove !important in font sizes to be more 
flexible when trying to override this values. This change also fix Alert size 
in text body that was smaller than it should be
     new 39d6240  basic JS impl for local sharedobject
     new 3e37dea  simple test for local sharedobject

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../build.xml                                      |   4 +-
 .../src/main/royale/SharedObjectTest.mxml          |  73 ++++++++++++++
 .../src/main/royale/mx/net/SharedObject.as         | 112 +++++++++++++++++++--
 .../main/royale/mx/net/SharedObjectFlushStatus.as  |  14 ++-
 4 files changed, 183 insertions(+), 20 deletions(-)
 copy examples/mxroyale/{SparkHelloWorld => SharedObjectTest}/build.xml (94%)
 create mode 100644 
examples/mxroyale/SharedObjectTest/src/main/royale/SharedObjectTest.mxml
 copy 
archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/src/main/royale/org/example/royale/mylib/FlashClass.as
 => 
frameworks/projects/MXRoyale/src/main/royale/mx/net/SharedObjectFlushStatus.as 
(86%)

Reply via email to