cschroeter
released this
28 Jul 21:34
·
72 commits
to main
since this release
Added
- Added new semantic tokens:
fg.error
andborder.error
for styling error states. - Added support for
invalid
state in theInput
component. - Added
_invalid
condition to the list of supported conditions.
Changed
- Updated the
Button
component to support loading states.
Fixed
- Resolved an issue where Panda sometimes did not recognize style props on
IconButton
components.