We are currently in alpha version.

Please expect changes. If you find any issues, please report them on our github.

Changelog

March 12, 2024

0.0.0-alpha.6
Latest

  • Latest release of alpha version
  • Fixed: Swipe is disabled for component only toast elements
  • Enhanced: Removed padding and marging from title and text elements of toast component
March 11, 2024

0.0.0-alpha.5

  • Fixed: Maximum width of `18.75rem` used for toast text element starting from screen size sm
  • Fixed: Minimum width of `25rem` used for toast component starting from screen size sm
  • New: Added support for custom `duration` of the toast component
March 11, 2024

0.0.0-alpha.4

  • Fixed: Resolved console error related to Angular Control Value Accessor implementation
  • Fixed: Resolved Tailwind plugin configuration issues in demo application
  • Enhanced: Added customization support for dialog component's close and confirm button text
  • New: Introduced toast component with notification functionality
  • New: Toast service added with animated notification functionality. Currently implemented for toast components, with plans to extend to alerts in future releases
March 6, 2024

0.0.0-alpha.3

  • Latest release of alpha version
March 5, 2024

0.0.0-alpha.2

  • Fixed issue with `tailwind` base plugin not being able to find the css
March 4, 2024

0.0.0-alpha.1

  • Alpha release