This is an automated email from the ASF dual-hosted git repository. carlosrovira 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 15ae212 jewel: fix table cells and indentation
15ae212 is described below
commit 15ae2127207754a8b37d40dbd0164ef0a4a972e0
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun May 19 13:32:20 2019 +0200
jewel: fix table cells and indentation
---
UI_Sets/Jewel.md | 54 +++++++++++++++++++++++++++---------------------------
1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/UI_Sets/Jewel.md b/UI_Sets/Jewel.md
index b76f3eb..a9bc72a 100644
--- a/UI_Sets/Jewel.md
+++ b/UI_Sets/Jewel.md
@@ -48,31 +48,31 @@ In the browsers, Apache Royale generates [ECMAScript
version 5 (ES5)](https://en
## Components
-| Type | Name | Description
|
Available SDK | State |
-|------------------ |------------------
|------------------------------------------------------------------------------------------------------
|--------------- |-------------- |
-| __Containers__ | Card | Container that surronds other
components |
| |
-| | Grid | Container that uses Grid
Layout and need other immediate children to work as cells and host content. |
| |
-| | SimpleTable | An Basic HTML Table that can
be declared in MXML |
| Finished |
-| | Table | An Complex HTML Table element
filled with a data source. Cells are ItemRenderers. |
| In Progress |
-| | TabBarContent | A Container to use with
TabBar and capable of parenting organized content |
| |
-| | Wizard | 11.0+
|
| |
-| __Components__ | [Alert](UI_Sets/Jewel/Jewel-Alert.html)
|
| Displays a message and one or more buttons in
a view that pops up over all other controls and views. | 0.9.4
| Finished |
+| Type | Name
| Description
| Available SDK | State |
+|------------------ |-------------------------------------------------
|------------------------------------------------------------------------------------------------------
|--------------- |-------------- |
+| __Containers__ | Card
| Container that surronds other components
| | |
+| | Grid
| Container that uses Grid Layout and need other immediate children to work as
cells and host content. | | |
+| | SimpleTable
| An Basic HTML Table that can be declared in MXML
| | Finished |
+| | Table
| An Complex HTML Table element filled with a data source. Cells are
ItemRenderers. | | In Progress |
+| | TabBarContent
| A Container to use with TabBar and capable of parenting organized content
| | |
+| | Wizard
| 11.0+
| | |
+| __Components__ | [Alert](UI_Sets/Jewel/Jewel-Alert.html)
| Displays a message and one or more buttons in a view that pops up over all
other controls and views. | 0.9.4 | Finished |
| | [Button](UI_Sets/Jewel/Jewel-Button.html)
|
| | |
-| | CheckBox |
|
| |
-| | ComboBox |
|
| |
-| | DateChooser |
|
| |
-| | DateField |
|
| |
-| | DropDownList |
|
| |
-| | Form |
|
| |
-| | FormItem |
|
| |
-| | Icon |
|
| |
-| | Image |
|
| |
-| | Label |
|
| |
-| | List |
|
| |
-| | NumericStepper |
|
| |
-| | PopUp |
|
| |
-| | RadioButton |
|
| |
-| | Slider |
|
| |
-| | SnackBar |
|
| |
-| | TabBar |
|
| |
-| | [TextInput](UI_Sets/Jewel/Jewel-TextInput.html)
|
| | |
+| | CheckBox
|
| | |
+| | ComboBox
|
| | |
+| | DateChooser
|
| | |
+| | DateField
|
| | |
+| | DropDownList
|
| | |
+| | Form
|
| | |
+| | FormItem
|
| | |
+| | Icon
|
| | |
+| | Image
|
| | |
+| | Label
|
| | |
+| | List
|
| | |
+| | NumericStepper
|
| | |
+| | PopUp
|
| | |
+| | RadioButton
|
| | |
+| | Slider
|
| | |
+| | SnackBar
|
| | |
+| | TabBar
|
| | |
+| | [TextInput](UI_Sets/Jewel/Jewel-TextInput.html)
|
| | |
