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 5db1e78 no commas in classname list
new dfc85d6 watch out for private property collisions in JS
new 53db8b9 default Group to 1 pixel border width
new bc71108 fix up typenames for labels
new e41c70d use global selector properly
new 5db5c2c clean up warnings
The 5 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:
examples/royale/RoyaleStore/src/main/royale/beige.css | 16 +---------------
examples/royale/RoyaleStore/src/main/royale/main.css | 10 ++++------
.../src/main/royale/productsView/ProductList.mxml | 15 +++++++++++++++
.../src/main/royale/productsView/ProductListItem.mxml | 4 ++++
.../royale/samples/royalestore/ProductFilterEvent.as | 7 +++++++
.../main/royale/samples/royalestore/ProductListEvent.as | 3 +++
.../main/royale/samples/royalestore/ProductThumbEvent.as | 3 +++
.../src/main/royale/org/apache/royale/html/Group.as | 1 +
.../src/main/royale/org/apache/royale/html/Label.as | 2 +-
.../main/royale/org/apache/royale/html/MultilineLabel.as | 1 +
.../src/main/royale/org/apache/royale/effects/Fade.as | 8 +++++---
.../src/main/royale/org/apache/royale/effects/Move.as | 8 +++++---
.../src/main/royale/org/apache/royale/effects/Resize.as | 8 +++++---
.../src/main/royale/org/apache/royale/effects/Wipe.as | 8 +++++---
frameworks/themes/Basic/basic.css | 5 +++++
15 files changed, 65 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].