This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/develop by this push:
new d8f758d Create Flex-equivalents.md
d8f758d is described below
commit d8f758d5665b2fb8689cef5ccb3ccbd5ec574d86
Author: Andrew Wetmore <[email protected]>
AuthorDate: Tue Feb 6 17:59:16 2018 -0400
Create Flex-equivalents.md
This page will list the main Flex components, features, and functions that
carry over to Royale, those that are not yet available, and those for which
other solutions are needed.
---
User-interface/Flex-equivalents.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/User-interface/Flex-equivalents.md
b/User-interface/Flex-equivalents.md
new file mode 100644
index 0000000..57e3640
--- /dev/null
+++ b/User-interface/Flex-equivalents.md
@@ -0,0 +1,11 @@
+---
+# Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with this work
for additional information regarding copyright ownership. The ASF licenses this
file to You under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
+layout: docpage
+title: Flex equivalents in Royale
+---
+# Flex equivalents in Royale
+_This text is coming soon._
--
To stop receiving notification emails like this one, please contact
[email protected].