Develop ultra fast with Prismane ๐ŸŽ‰
Grid Mesh BackgroundMesh Gradient Background
Updates

Changelog

Discover the latest updates, enhancements and bug fixes

v1.4.3February 26, 2024

๐Ÿš€ Prismane Version 1.4.3

v1.4.3 Banner

๐Ÿงพ Release Notes

This new version fixes multiple very important styling issues and fixes type declaration conflicts.

๐Ÿ› Bug Fixes

Components

  • - Dialog: Fixed dialog closing when clicked inside.
  • - Container: Fixed maxSize prop type to support sizes up to 6xl.
  • - Button: Fixed border-radius not scaling consistently on larger sizes.
  • - Button: Fixed inconsistent background color on secondary variant in light and dark theme mode.
  • - Checkbox: Fixed indeterminate state not being shown if the checkbox is not checked.

Typescript

  • - Fixed TypeScript type declaration conflicts with JSDoc comments by removing all JSDoc comments.