This repository was archived by the owner on Sep 20, 2024. It is now read-only.
·
340 commits
to develop
since this release
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