goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.36k stars 144 forks source link

feat(sonner): new hlm toaster component #205

Closed tutkli closed 6 months ago

tutkli commented 6 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

Closes #116

What is the new behavior?

HlmToasterComponent is added as a wrapper of ngx-sonner.

The component provides default tailwind classes following shadcn implementation.

Docs and generators and stories has been added.

Does this PR introduce a breaking change?

Other information

goetzrobin commented 6 months ago

Thanks for opening this PR @tutkli! Looks good to me! There's some merge conflicts but happy to merge after those are taken care of!

tutkli commented 6 months ago

@goetzrobin conflicts have been fixed 🤙🏽