This is an automated email from the ASF dual-hosted git repository.
harbs pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
from e8cadf85b1 Merge pull request #1277 from NechamiWormser/Size-fix
add dfe6c91ab2 Added Label
add ee02ddea3b Revert "Added Label"
add d5925096a7 Added Badge
new 54af9477be Merge pull request #1278 from GittyBlau/develop
The 1 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:
.../projects/Style/src/main/resources/defaults.css | 4 ++
.../Style/src/main/resources/style-manifest.xml | 2 +
.../royale/style/{elements/Audio.as => Badge.as} | 17 ++---
.../org/apache/royale/style/skins/BadgeSkin.as | 83 ++++++++++++++++++++++
4 files changed, 95 insertions(+), 11 deletions(-)
copy
frameworks/projects/Style/src/main/royale/org/apache/royale/style/{elements/Audio.as
=> Badge.as} (69%)
create mode 100644
frameworks/projects/Style/src/main/royale/org/apache/royale/style/skins/BadgeSkin.as