Skip to content

v1.0.0-beta.9

Compare
Choose a tag to compare
@jrgarciadev jrgarciadev released this 09 Jun 23:01
· 1285 commits to main since this release
c54c84c

What's Changed

πŸš€ Features

  • React 18 support: Basic support for React 18. Strict mode support will be done separately. ##531 based on adobe/react-spectrum#3108
  • New prop allowTextSelectionOnPress was added to the Card in order to control whether text selection should be enabled on the pressable element.

πŸ› Fixes

  • fix(react-card): Card ids mismatch issue #531
  • fix(react-card): Card internal components hover and text copy #523
  • fix(react-card): Card text selection by @imchell in #520
  • fix(react-dropdown): Dropdown trigger ref forwarded #533
  • fix(react-button): Press props are now being passed to the button #533
  • fix(react-spacer): spacer stories by @imchell in #526

πŸ“š Docs

  • chore(docs): bolded keywords in blockquotes by @tianenpang in #513
  • fix(docs-layout): wrapped card in Card.Body and added background color by @tianenpang in #514
  • fix(docs): missing key in code examples by @ShellarFX in #478
  • fix(docs): remove unavailable APIs by @imchell in #519
  • fix(docs): Updated Spelling & Grammar - Default Theme Page by @saadamirpk in #518

New Contributors

Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9