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 941584c Update jewel.md
941584c is described below
commit 941584c88990a707bfd79855bdd435a4374412c6
Author: Andrew Wetmore <[email protected]>
AuthorDate: Fri Jan 3 10:21:47 2020 -0400
Update jewel.md
---
component-sets/jewel.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/component-sets/jewel.md b/component-sets/jewel.md
index 8cafdff..cd148f9 100644
--- a/component-sets/jewel.md
+++ b/component-sets/jewel.md
@@ -58,7 +58,7 @@ If the component name is a link, you can click it to see more
information about
| Type | Name | Description
| Available SDK
| State |
|------------------ |---------------------------
|---------------------------------------------------------------------------------
|------------------ |-------------- |
| __Containers__ | ButtonBar | Container that
displays a series of buttons
| 0.9.7 | Complete |
-| | Card] | Container that surrounds other components
| 0.9.4
| |
+| | Card | Container that surrounds other components
| 0.9.4
| |
| | Grid | Container that uses Grid
Layout and needs other immediate children to work as cells and host content.
| 0.9.4 | Complete |
| | SimpleTable | A basic HTML table that can be
declared in MXML |
0.9.4 | Complete |
| | Table | A complex HTML table
element filled from a data source. Cells are ItemRenderers.
| 0.9.4 | In Progress |