turn this project to be framework agnostic
I think this project has the potential to be framework agnostic very easily with a few tweaks at the end of the day it’s codegen it’s possible to have blocks in all major frameworks that proted shadcn like vue and svelte and it simply uses different blocks based on the framework selected while keeping the building process the same
azez 3 days ago
turn this project to be framework agnostic
I think this project has the potential to be framework agnostic very easily with a few tweaks at the end of the day it’s codegen it’s possible to have blocks in all major frameworks that proted shadcn like vue and svelte and it simply uses different blocks based on the framework selected while keeping the building process the same
azez 3 days ago
MUI's Time Picker
Currently, there is no time picker component available, so it would be beneficial to create one. MUI Time Picker
Noor Ul Amin 13 days ago
MUI's Time Picker
Currently, there is no time picker component available, so it would be beneficial to create one. MUI Time Picker
Noor Ul Amin 13 days ago
Date of Birth Autotabber
The Date Picker in the Playground is for a date of birth but the only way back in time is to click month by month. This means if you’re 50 years old you need to click 600 times. My preferred approach would be a DD/MM/YYYY or MM/DD/YYYY number input like the OTP-Input. Autotabbing.
Guy Solan 15 days ago
Date of Birth Autotabber
The Date Picker in the Playground is for a date of birth but the only way back in time is to click month by month. This means if you’re 50 years old you need to click 600 times. My preferred approach would be a DD/MM/YYYY or MM/DD/YYYY number input like the OTP-Input. Autotabbing.
Guy Solan 15 days ago
Copy all inputs from OriginUI project
Origin UI is an extensive collection of copy-and-paste components for quickly building app UIs. It's free, open-source, and ready to drop into this project. https://originui.com/inputs
Rodrigo Palheiro 23 days ago
Copy all inputs from OriginUI project
Origin UI is an extensive collection of copy-and-paste components for quickly building app UIs. It's free, open-source, and ready to drop into this project. https://originui.com/inputs
Rodrigo Palheiro 23 days ago
I feel that the tag-input feature struggles a bit with fast typing, and removing text is quite slow. But overall, it's great—good job!
Aung Myat Moe 27 days ago
I feel that the tag-input feature struggles a bit with fast typing, and removing text is quite slow. But overall, it's great—good job!
Aung Myat Moe 27 days ago
Generate an import
Along with Preview, JSON and Code, have an ‘Import’ tab with a npm/pnpm/yarn command to import all elements needed for your form. Amazing project BTW!
Peter Steinberg 27 days ago
Generate an import
Along with Preview, JSON and Code, have an ‘Import’ tab with a npm/pnpm/yarn command to import all elements needed for your form. Amazing project BTW!
Peter Steinberg 27 days ago
Shadcn UI with Formik FieldArray
In Formik, we can use FieldArray. In real-world scenarios, we often use FieldArray in many places as well. Is it possible to implement this with Formik and apply validation based on that, using Shadcn UI?
mohamedinfath99 About 1 month ago
Shadcn UI with Formik FieldArray
In Formik, we can use FieldArray. In real-world scenarios, we often use FieldArray in many places as well. Is it possible to implement this with Formik and apply validation based on that, using Shadcn UI?
mohamedinfath99 About 1 month ago
In Progress
How do i install file-upload and tags-input?
The response i get from my terminal is : The component at https://ui.shadcn.com/r/styles/new-york/file-upload.json was not found.It may not exist at the registry. Please make sure it is a valid component. help. how do I go about this?
Ben About 1 month ago
In Progress
How do i install file-upload and tags-input?
The response i get from my terminal is : The component at https://ui.shadcn.com/r/styles/new-york/file-upload.json was not found.It may not exist at the registry. Please make sure it is a valid component. help. how do I go about this?
Ben About 1 month ago
Rejected
From zod schema to form components.
Is it possible to have a feature that generates form components from a Zod schema?
K I R 4 N About 1 month ago
Rejected
From zod schema to form components.
Is it possible to have a feature that generates form components from a Zod schema?
K I R 4 N About 1 month ago
Add the support for @tanstack/react-form
If it’s possible I think it would be good to have the option to choose between RHF and tanstack form
Josip Papež About 1 month ago
Add the support for @tanstack/react-form
If it’s possible I think it would be good to have the option to choose between RHF and tanstack form
Josip Papež About 1 month ago
Planned
Select menu reset on submission
Select menu doesn’t reset on form submission using form.reset(), despite providing default values in useForm.
Harsh Arora About 1 month ago
Planned
Select menu reset on submission
Select menu doesn’t reset on form submission using form.reset(), despite providing default values in useForm.
Harsh Arora About 1 month ago
Planned
Currency Amount Input
I would love to see added an input area to handle fees. It should manage currency (name and symbol), a decimal number and handle default values so that it is not empty from the start and facilitate users input.
Ricardo@softqbits About 1 month ago
Planned
Currency Amount Input
I would love to see added an input area to handle fees. It should manage currency (name and symbol), a decimal number and handle default values so that it is not empty from the start and facilitate users input.
Ricardo@softqbits About 1 month ago