This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 831b26f Updated Emulation Components (markdown)
831b26f is described below
commit 831b26f5f03f5aad0c4c056d9ccb4cb9937fada8
Author: aharui <[email protected]>
AuthorDate: Tue May 29 22:26:03 2018 -0700
Updated Emulation Components (markdown)
---
Emulation-Components.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/Emulation-Components.md b/Emulation-Components.md
index 616d637..4e9d45b 100644
--- a/Emulation-Components.md
+++ b/Emulation-Components.md
@@ -1,9 +1,10 @@
The Emulation Components are components designed to emulate, but not guarantee
100% backward-compatibility with Flex components. There are two sets right
now: MXRoyale contains emulations of UIComponent and other MX components.
SparkRoyale will contain emulation of Spark components
This document has the following sections:
-[Creating An Emulation Component](#creating-an-emulation-component)
-[Getting An Emulation Component to Run](#getting-an-emulation-component-to-run)
-[Finishing An Emulation Component](#finishing-an-emulation-component)
+
+* [Creating An Emulation Component](#creating-an-emulation-component)
+* [Getting An Emulation Component to
Run](#getting-an-emulation-component-to-run)
+* [Finishing An Emulation Component](#finishing-an-emulation-component)
## Creating An Emulation Component
--
To stop receiving notification emails like this one, please contact
[email protected].