Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

@chakra-ui/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 18:48
· 340 commits to develop since this release
38a873b

Minor Changes

  • 8af1c07 Thanks @codebender828! - Adds type definitions, aspect-ratio-box fixes, switch fixes and collapse fixes
  • feat: add type definition of component #380 by @odanado
  • feat: CCollapse now renders with collapsed height if initially closed by @codebender828 . closes #269
  • fix: Set ccollapse height to auto on enter complete, unless finalHeight wa... #384 by @IHIutch
  • fix: Add position: relative to switch label #396 by @IHIutch
  • fix: Deeply nested aspect-ratio by @IHIutch