svelte-ux icon indicating copy to clipboard operation
svelte-ux copied to clipboard

Notification improvements

Open techniq opened this issue 1 year ago • 0 comments

  • [ ] Add variant prop to control layout
  • [ ] Consider adding some colored versions
  • [ ] Consider renaming to Alert, or as a separate component?
    • https://tailwindui.com/components/application-ui/feedback/alerts
    • https://tailwindui.com/components/application-ui/overlays/notifications
    • https://preline.co/docs/alerts.html
    • https://preline.co/docs/toasts.html
    • https://carbon-components-svelte.onrender.com/components/InlineNotification
    • https://carbon-components-svelte.onrender.com/components/ToastNotification
  • [ ] Add toast functionality (stroke to manage messages, etc)
    • https://svoast.vercel.app/
    • https://www.skeleton.dev/utilities/toasts
    • https://paljs.com/ui/components/toastr/

techniq avatar Aug 10 '23 14:08 techniq