Daniele Luisetto

Results 12 issues of Daniele Luisetto

Some elements like (Dialog, Dropdown menu, Select, Popover, ...) cause a Forced reflow and this can lower the performance of the component and the entire page.

Priority: Urgent
Dependency: react-remove-scroll

The toast manual installation is missing the `Toaster` and the `useToast` files. At the moment there's only the `toast.tsx` file. Also the `Form` is missing the manual installation.

@shadcn The `add` command accept the `--path` argument to override the component installation path but it doesn't work for items with the `components:ui` type. In the previous version the cli...

This PR adds the success style and variant to the following components: - `alert` - `badge` - `button` - `toast` Closes #720.