Skip to content

Releases: kaf-lamed-beyt/status-modal

v0.1.57

25 Sep 14:53
Compare
Choose a tag to compare
  • addition of a playground — bootstrapped with Next.js — to test the component before pushing any change to the package
  • add a new branch dev mainly for contributors

v0.1.55

23 Sep 13:04
Compare
Choose a tag to compare
  • usage of CSS variables to encourage consistency of styles across the codebase.
  • added modification, which brought a 52% decrease in the package size.

Base styles of components

21 Sep 13:28
Compare
Choose a tag to compare
  • modal component styles are propagated successfully
  • alternate icon — for the error modal — from the react-icons library has been used to replace the former icon that wasn't exported properly.