Componentry v4.5 includes additions and improvements to the library action components: Button, IconButton and Link. The new wrapWhenDisabled
prop allows creating disabled actions that can still be used with elements that require a ref, like Tooltips for explaining disabled states.
Componentry V4.4 includes a few small improvements to the library setup workflow. Notably: utility prop types align with custom themes "out of the box", and safelisting classes for Tailwind is now managed.
Componentry V4.1 upgrades the library utility prop API. The entire set of resources for utility props has been consolidated, improved, and made available outside the library.
Componentry V4 enables a significantly upgraded workflow for customizing styles by using PostCSS instead of SASS for styles processing.