Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 28 Jul 21:34
· 72 commits to main since this release
9eb1312

Added

  • Added new semantic tokens: fg.error and border.error for styling error states.
  • Added support for invalid state in the Input 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.