This is an automated email from the ASF dual-hosted git repository.
hiedra pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 1bb63ed Update RELEASE_NOTES.md
1bb63ed is described below
commit 1bb63edbb3f4f0ffdc04cf982c42c00b80e6a56b
Author: Hiedra <[email protected]>
AuthorDate: Tue Mar 1 03:36:10 2022 +0100
Update RELEASE_NOTES.md
---
RELEASE_NOTES.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index bac6249..41a4571 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -27,8 +27,19 @@ Apache Royale 0.9.9
-Examples
- Ace example running in Maven
+ - Added Jewel TriStateCheckBox example in [Tour De
Jewel](https://royale.apache.org/tourdejewel/)
+- Jewel:
+ - Improved:
+ - Added emphasized and secondary sass settings for Jewel CheckBox / Switch
+ - New:
+ - Added Jewel TriStateCheckBox and some associated beads:
TriStateCheckBoxTooltipState, TriStateCheckBoxState
+ - Added ComboBoxReadOnly bead
+- Icons:
+ - Icon constants have been added to MaterialIconType and FontAwesome5IconType
+
+
Apache Royale 0.9.8
===================
- Core