Kickstarter Devlog Roundup 3: May 2020
Every three to four weeks, I've been posting updates on Kickstarter that summarize what I've been adding to the Haxe/OpenFL version of Feathers UI recently. To be sure that no one has missed any of these updates, I'm going to occasionally post a quick roundup here on the Feathers UI blog. Let's jump right in…
2020-01-31: Docs are ready for alpha, RouterNavigator, and data passing was the last update before the Feathers UI alpha.1 preview build was released. The user guide and API reference were ready for the preview build, the
StackNavigator
component was updated to allow passing data between views, and an all newRouterNavigator
component was introduced for the first time.2020-02-20: TextArea and GridView summarizes the latest work on the
TextArea
andGridView
UI components, along with some other minor updates.2020-03-19: AnchorLayoutData relative-to-child, GridView, 7GUIs, and experimental compile-time XML layouts summarizes some updates to
AnchorLayout
andGridView
, it introduces some new 7GUIs samples, and it also introduces the experimental feathersui-xml project that creates an MXML-like dialect.2020-04-15: TreeView, optimized virtual layouts in ListView, GridView progress, PageIndicator, PageNavigator, TabNavigator is a big updates with a lot of new components, including
TabNavigator
,PageNavigator
,PageIndicator
, andTreeView
. It also mentions some optimizations toListView
with support for virtualized layouts that recycle item renderers during scrolling.
Every few months, I'll try to do another roundup of the Kickstarter updates here on the blog. However, if you'd like to see these updates sooner, subscribe to my Kickstarter Atom feed.