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 16a72bd First step of getting this to work in release
new 47b5f4b fix example
new d17197e switch to using JS APIs instead of SWF
new 651b8a8 ASDoc for JS found all of these issues
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:
.../src/main/royale/GitHubCommitLogViewer.mxml | 2 +-
examples/royale/ASDoc/build.xml | 41 +++++++++++++-
.../{asdoc-config.xml => asdoc-js-config.xml} | 64 +++++++++++++++++++---
.../{asdoc-config.xml => asdoc-swf-config.xml} | 0
.../royale/ASDoc/src/main/resources/config.json | 4 ++
.../ASDoc/src/main/royale/models/ASDocModel.as | 10 ++--
.../apache/royale/html/beads/DataContainerView.as | 3 -
.../org/apache/royale/html/beads/ListView.as | 3 -
.../apache/royale/html/beads/NumericStepperView.as | 1 -
.../beads/controllers/HSliderMouseController.as | 3 -
.../beads/controllers/VSliderMouseController.as | 3 -
.../royale/html/supportClasses/OverflowViewport.as | 1 -
.../html/supportClasses/ScrollingViewport.as | 4 +-
.../apache/royale/html/supportClasses/Viewport.as | 2 +-
14 files changed, 108 insertions(+), 33 deletions(-)
copy examples/royale/ASDoc/src/main/config/{asdoc-config.xml =>
asdoc-js-config.xml} (76%)
rename examples/royale/ASDoc/src/main/config/{asdoc-config.xml =>
asdoc-swf-config.xml} (100%)
--
To stop receiving notification emails like this one, please contact
[email protected].