-
Add toats notifications.
Potentially piggybacking form React-Hot-Toast or similar library
Allow the component to be rendered in any corner or vertically (?)
JeCFe updated
2 weeks ago
-
### Feature request:
Add support for Bootstrap 4's toasts: https://getbootstrap.com/docs/4.3/components/toasts/
-
## Issue summary
I have a project that uses shopify/polaris as the base component framework, Deprecating these components would have a huge impact on me.
So,
whether there is a major rele…
-
My project uses Bootstrap, so I would be overriding the toast components - and I see that is possible, which is great.
However, the module injects replacements for the default `client-error` and `s…
-
Version: Deno 2.0.0
I'm using deno in a workspace that includes a npm package `project/packages/ui` which is a collection of React components, that use tailwind. In this package, i have a `globals.…
-
### Describe the bug
`await` is not needed when I try to use `toast.promise()` in shadcn sonner, thats why the state in `form.formState.isSubmitting` is always `false`
### Affected component/compone…
-
As SPM is increasingly adopted, we should think about removing the dependency on CocoaPods and use SPM instead.
| Package | URL | SPM supported |
| --- | --- | --- |
| AFNetworking | https://github.c…
-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
When dismissing a toast, an animation is used, making it slow to dismiss multiple t…
-
**Increase container height for toast message to avoid text truncation**
**Steps to reproduce**
create an utility function to use Toast library:
```
import { StyleProp, TextStyle, ViewStyle } …
Nor01 updated
2 months ago
-
And maybe add Toast component example, or something?