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 c748340  Update component-sets.md
c748340 is described below

commit c748340e6c3ac8b79fdcde00a4cc36c3e0c0d494
Author: Andrew Wetmore <[email protected]>
AuthorDate: Wed Oct 21 14:23:23 2020 -0300

    Update component-sets.md
    
    Added a brief and probably unsatisfactory note about unfinished component 
sets.
---
 component-sets.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/component-sets.md b/component-sets.md
index 4c3c2f1..a395770 100644
--- a/component-sets.md
+++ b/component-sets.md
@@ -34,6 +34,10 @@ Royale provides its own component sets that support 
developing simple, small and
 
 - [SparkRoyale](component-sets/sparkroyale) contains emulations of Flex Spark 
components.
 
-### External Component Sets
+### Incomplete component sets
+
+Participants in the Royale project have started several component sets, such 
as _Express_, _MDL_, and _HTML5_, but have not built more than one or two 
components as proofs-of-concept.
+
+### External component sets
 
 Besides the component sets included in Royale, you can use just about any CSS 
Framework as the basis for your components. One example is 
[Spectrum-Royale](https://github.com/unhurdle/spectrum-royale) which uses 
Adobe's [Spectrum System](https://spectrum.adobe.com/).

Reply via email to