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

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


    from 2a1603768d TourDeJewel: remove some use of font awesome non-free icons
     new 5bc236c5be FontAwesomeIcon: change faStyle property defaultsto SOLID 
instead of REGULAR
     new 47893a8040 
BE0012_Using_external_javascript_libraries_in_Apache_Royale: updated for new 
included scripts/css/assets
     new 123426ce4f BE0011_Loading_external_data_through_HTTPService: option to 
load a mocked JSON response due to Content-Security-Policy restrictions

The 3 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:
 .../asconfig.json                                  |  8 +++-
 .../pom.xml                                        | 46 +++++++++++++++++-
 .../src/main/resources/mock-response.json          | 19 ++++++++
 ..._Loading_external_data_through_HTTPService.mxml | 17 ++++++-
 .../asconfig.json                                  |  9 +++-
 .../pom.xml                                        | 54 +++++++++++++++++++++-
 .../rat-excludes.txt                               |  0
 .../highlight.js/9.12.0/LICENSE-highlightjs        |  0
 .../highlight.js/9.12.0/atom-one-dark.min.css      |  0
 .../highlight.js/9.12.0/highlight.min.js           |  0
 .../resources/jewel-example-index-template.html    |  4 +-
 ...rnal_javascript_libraries_in_Apache_Royale.mxml |  4 +-
 .../src/main/royale/hljs.as                        | 13 ------
 .../org/apache/royale/icons/FontAwesomeIcon.as     |  2 +-
 14 files changed, 153 insertions(+), 23 deletions(-)
 create mode 100644 
examples/blog/BE0011_Loading_external_data_through_HTTPService/src/main/resources/mock-response.json
 copy examples/{jewel/TourDeJewel => 
blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale}/rat-excludes.txt
 (100%)
 copy examples/{jewel/TourDeJewel => 
blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale}/src/main/assembly/third-party/highlight.js/9.12.0/LICENSE-highlightjs
 (100%)
 copy examples/{jewel/TourDeJewel => 
blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale}/src/main/assembly/third-party/highlight.js/9.12.0/atom-one-dark.min.css
 (100%)
 copy examples/{jewel/TourDeJewel => 
blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale}/src/main/assembly/third-party/highlight.js/9.12.0/highlight.min.js
 (100%)

Reply via email to