-
-
Hi,
VUI is great for mobile, looks very promising.
I used to use angular + material but I found it's too heavy for some lightweight project.
I'm moving to vue + VUI for those ones.
The missing comp…
-
### Issue Description
Follow the Figma mocks and create a toast story to support all the features defined on the linked Figma.
### Acceptance Criteria
- [ ] A customizable toast that can be transfo…
-
- [X] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [X] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [X] I've read the [docs](https://djlint.com)…
-
Currently we don't give errors or notifications in a unified way, we should use chakra's toasting system for it. I want the toasts to come up in the top right and we should do that for everything wher…
-
A Toast component is needed for displaying brief, auto-dismissing messages in the application. Unlike a Snackbar, which is often used for longer messages and may include actions for the user to take, …
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
Hello, is there any plan to add the toast component?
https://www.melt-ui.com/docs/builders/toast
Thank you I'm so happy…
-
cogor updated
11 months ago
-
Are there currently any plans for a toast/notification component?
-
Currently if I have an error in a +page.ts load function I might want to show a toast, but I cannot call toast() there because the Toaster component may not yet be mounted. It would nice if calls…