Updownquark / ObServe

Powerful observable application utilities
MIT License
1 stars 2 forks source link

Quick Release #25

Open Updownquark opened 2 years ago

Updownquark commented 2 years ago

Here's everything I can think of that I need to do before Quick is ready for release.

Updownquark commented 2 years ago

Riffing on styles:

Widget types (and widget add-ons) can specify model values (like states from legacy Quick, e.g. focused, selected) available to style values and style attributes applicable to them.

Style classes will be achieved using add-ons. Style sheets and toolkits can specify add-ons with a widget required type, and then style sheets with that add-on in scope can specify styles that only apply to elements that inherit that add-on.

Style values can be specified directly on widgets, or via style sheets in the head section or in external style sheets.

Style attributes are declared on a new