This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 8ab8ef4 add MXRoyale to flex-config
new 01d8d16 suppress warnings
new 551d74e change the 'document' property in UIComponent and elsewhere
to 'component'. The 'document' property was conflicting with the browser's
document object.
new 518ac16 get MXRoyale App to be a valid container like it was in Flex
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:
.../royale/org/apache/royale/core/Application.as | 7 ++--
.../src/main/royale/mx/core/Application.as | 15 ++++++++
.../src/main/royale/mx/core/FlexGlobals.as | 1 +
.../src/main/royale/mx/core/IUIComponent.as | 6 ++--
.../src/main/royale/mx/core/UIComponent.as | 40 ++++++++++++----------
.../src/main/royale/mx/managers/ISystemManager.as | 6 ++--
6 files changed, 48 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].