• For anyone who is interested:

    I've just written a few "controls" for the still extremely useful "layout" library which extend the functionality of the built-in layout types and benefit from additionally implemented "concepts" such as

    • "common settings" for several such components (a bit like style classes for HTML elements) and
    • "generic event dispatching"

    For the next few days, I plan to implement (selectable and scrollable) "lists" and - if possible - to bundle everything into a module for the Bangle.js 2

    As usual, you'll find the current state on GitHub

About