You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/03/06 15:03:56 UTC

[royale-asjs.wiki] branch master updated: added more activities done in this period

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-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 3970dc0  added more activities done in this period
3970dc0 is described below

commit 3970dc02c6960985066c0fd2aee38d5a8e2f3a9c
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Fri Mar 6 16:03:52 2020 +0100

    added more activities done in this period
---
 Board-Report-2020-3.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Board-Report-2020-3.md b/Board-Report-2020-3.md
index 30894e8..3a4105d 100644
--- a/Board-Report-2020-3.md
+++ b/Board-Report-2020-3.md
@@ -14,8 +14,16 @@ There are no issues requiring board attention at this time.
 - Emulation of Flex components has been significantly improved. Developers can use emulation with success for porting most of the existing MX components and some of Spark components.
 - We have made significant refactoring towards better modularization of item renderers.
 - We have filled a gap in the Jewel UI set by adding ButtonBar and DataGrid.
+- Added Jewel VirtualList and VirtualComboBox to improve performance managing large collections of data.
+- Jewel Button got new "Outlined" and "Unboxed" styles.
+- Jewel got theme switch feature, implemented in Tour De Jewel example to change themes at runtime.
+- Lots of improvements in Jewel UI Set (sizing, themes, disabling, and many more...)
+- Added Routing infrastructure classes to allow "routing" or "deep linking" on SPA applications.
+- Added AMFLocalStorage to store in local browsers with AMF encoding, removing the need to encode/decode to/from JSON.
 - Royale compiler gets an improvement in data binding area.
 - Royale Docs continues to be improved as the project is developed.
+- Royale Docs for Crux was added.
+- We created two TodoMVC examples (from (todomvc.com)[http://www.todomvc.com] website), one with Jewel UI set and other adding Crux IoC framework). This example shows MVC good practices in Royale and many features like IoC, DI, Event Handling, Data Binding, Jewel Theme Customization, Routing and LocalStorage (with AMF) and more.
 - We had a lot of activity on social networks, sharing what is happening in Apache Royale as we progress in the project. We think it is important to do this so people outside the project and not following it on a daily basis can get a notion of how we are doing. The numbers are:
     - Our Twitter account has 643 (previously 610) followers.
     - Our Facebook page has 147 (previously 144) likes.