You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by an...@apache.org on 2019/12/26 22:39:11 UTC

[royale-docs] branch master updated: Create alerts.md

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

andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new e4e8ddb  Create alerts.md
e4e8ddb is described below

commit e4e8ddb38874e63db711187d990f8dda4124ccfb
Author: Andrew Wetmore <an...@cottage14.com>
AuthorDate: Thu Dec 26 18:39:06 2019 -0400

    Create alerts.md
---
 user-interface/alerts.md | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/user-interface/alerts.md b/user-interface/alerts.md
new file mode 100644
index 0000000..5ea2da5
--- /dev/null
+++ b/user-interface/alerts.md
@@ -0,0 +1,40 @@
+---
+# 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: Alerts
+description: Send messages to your app users
+permalink: /user-interface/alerts
+---
+# Alerts
+
+Send messages to your app users
+
+_introductory material goes here_
+
+## Alerts
+
+_Information about the Alerts component will appear here_
+
+## Popups
+
+_Information about the Popups component will appear here_
+
+## Snackbar
+_Information about the Snackbar component will appear here_
+
+## Examples
+_Info about the examples in Tour de Jewel will appear here_