Skip to content

v15.0.0

Choose a tag to compare

@BinaryMuse BinaryMuse released this 21 Oct 23:28
eb0ac00

🚨 Breaking Changes

  • TextInput size prop removed in favor of new variant prop #581
  • Label size prop removed in favor of new variant prop #581
  • Button size prop removed in favor of new variant and fontSize props #581
  • CircleBadge size prop now overrides default sizes based on new variant prop #581

🔨 Changes / Fixes

  • CircleBadge now accepts an inline boolean prop for inline rendering #581
  • TypeScript props interface for BorderBox now includes border props #599