Skip to content

Releases: firuzcanh/react-ghosta

v2.0.0

06 Dec 20:40
Compare
Choose a tag to compare

Replaced @headlessui/react with @radix-ui/react-dialog to align with modern UI libraries like shadcn and others that leverage Radix UI primitives. This update ensures better accessibility, flexibility, and consistency across the project.

v1.3.0

18 Feb 11:54
1898138
Compare
Choose a tag to compare
  • Ghosta exported as GhostaContainer now.
  • ghosta.closeAll deprecated. Use ghosta.close now to close all alerts and provide id if you need close spesific alert by id.

v1.2.0

14 Feb 17:28
Compare
Choose a tag to compare
  • rollup replaced with tsup.
  • reduced bundle size
  • bugs fixed and improvements

v1.0.5

12 Feb 22:32
Compare
Choose a tag to compare
  • Removed framer-motion, animations replaced with css to reduce size of library.
  • Bugs fixes

v1.0.1

11 Feb 23:00
Compare
Choose a tag to compare

First Release