This is an automated email from the ASF dual-hosted git repository.
hiedra pushed a change to branch examples/TDJ_localresources
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
from 00e9288cd2 TourDeJewel: fix lato font path
add 02eb283196 Network: fix missing IO_ERROR on JS target when HTTPService
loading fails, to match the behavior of the SWF target
add a27b7599e4 RoyaleWebsite: fixed layout of this example
add a05e085279 TourDeJewel: README should include build instructions
new 771d021e5d Init download resources
new 59c7a61b9f Jewel: Including web-animation.min.js in .swc library
output via -js-include-script build parameter. Overriding <inject_script> block
in TabBarView.as
new 8c25616608 TDJ: - Added necessary third-party licenses (`SIL OFL-1.1`
for Lato, `BSD-3-Clause` for Highlight.js). - Updated `README.md` and `LICENSE`
to reflect these changes.
new 96b561f1f3 Jewel: Overriding the </inject_script> block by including
it in a comment block. Clearing previously added comments in
royale-asjs\ApproveRoyale.xml
new 0b2ec882e4 TDJ: Files that are self-licensed and ASF-compliant are
excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt
file.
new b12267aa9e Including the 'web-animations.min.js' file in the JewelJS
compilation.
new d0cbce9461 Basic/BasicJS: Including 'dialog-polyfill.min.js' and
'dialog-polyfill.min.css' in .swc library output via -js-include-script and
-js-include-css build parameters. Comment <inject_script> block in
DialogPolyfill.as
new 3730e09056 Jewel / Basic pom's. Change ${basedir} by ${project.basedir}
new 41cf4b127f Icons/IconsJS: Including 'Material webfonts' and
'FontAwesomeIcon webfonts' in .swc library output via -js-include-css and
-js-include-asset build parameters. Comment <inject_script> block in
MaterialIcon.as and FontAwesomeIcon.as
new 5333dbdca4 Icons: reorganize assets a bit
new 02eb93ed7a Jewel: reorganize assets
new 99304eed73 Basic: reorganize assets
new 8192fc0cf3 Maven: update rat to match sub-projects
new 10d1c17826 Jewel: remove commented out inject_script
new d296ae6267 TourDeJewel: reorganize assets a bit, fix asconfig.json and
Ant build
new e2371a051c RoyaleSite: include css/fonts for JS
new 996a01c22a examples: fix some templates to avoid duplicate styles
new adb82f8cdc TourDeJewel: fix lato font path
new ed43cd6877 Merge branch 'examples/TDJ_localresources' of
https://github.com/apache/royale-asjs into examples/TDJ_localresources
new a3685a7bac Merge branch 'examples/TDJ_localresources' of
https://github.com/apache/royale-asjs into examples/TDJ_localresources
The 20 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/jewel/TourDeJewel/README.md | 38 +++++++++++++++++++---
.../src/main/royale/RoyaleWebsite.mxml | 3 ++
.../royale/org/apache/royale/net/HTTPService.as | 9 ++++-
3 files changed, 44 insertions(+), 6 deletions(-)