react-ui-org / react-ui

React UI is a themeable and performant UI library for React apps.
https://react-ui.io
MIT License
21 stars 7 forks source link

Introduce collections for generative styling of components #560

Closed adamkudrna closed 2 weeks ago

adamkudrna commented 3 weeks ago

This is a prerequisite for #492 and #468.

adamkudrna commented 2 weeks ago

Eventually, I decided to rename "dictionaries" to "collections" because what I'm bringing in is lists rather than key-value maps.