Kickstarter Devlog Roundup: October 2019
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…
2019-08-16: Layouts, AssetLoader, and CI talks about the first basic layouts for containers, introduces the
AssetLoader
component, and mentions the initial efforts to set up continuous integration and user documentation.2019-09-10: Style metadata, PopUpManager, and PopUpList mentions new
@:style
and@:styleContext
metadata used by some macros to generate code and reduce boilerplate in custom Feathers UI components. It also introduces aPopUpManager
implementation and the first UI component based on it.2019-10-07: Custom item renderers and mobile scrolling introduces a new API for custom item renderers that is more flexible that the AS3/Starling version. Now, ListBox item renderers can be any display object from a
LayoutGroup
to aSprite
, and passing data to them is more powerful.
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.