-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(wip): forms #112
Closed
Closed
feat(wip): forms #112
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
GetPsyched
reviewed
Mar 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't build?
Locally it does build |
GetPsyched
requested changes
Mar 30, 2024
heydoyouknowme0
force-pushed
the
feature/formsDrizzle
branch
from
April 5, 2024 10:45
484d21b
to
1efcbb8
Compare
heydoyouknowme0
force-pushed
the
feature/formsDrizzle
branch
from
April 5, 2024 11:05
1efcbb8
to
5b1b594
Compare
alongside added compatibility to the new input system commit 354af16 Author: geekysilento <[email protected]> Date: Fri Apr 5 16:28:12 2024 +0545 WIP: modified checkbox ui commit 844ce7a Author: GetPsyched <[email protected]> Date: Tue Apr 2 20:01:11 2024 +0530 feat: add description commit 897a871 Author: GetPsyched <[email protected]> Date: Tue Apr 2 19:01:13 2024 +0530 feat: handle errors natively commit 30c3da2 Author: GetPsyched <[email protected]> Date: Tue Apr 2 01:45:01 2024 +0530 feat: static error message commit 5f6fb23 Author: GetPsyched <[email protected]> Date: Sun Mar 31 02:24:02 2024 +0530 feat: use label in input commit d13550e Author: GetPsyched <[email protected]> Date: Sun Mar 31 02:23:24 2024 +0530 feat: add required prop to label commit 8ac6939 Author: GetPsyched <[email protected]> Date: Sun Mar 31 01:20:56 2024 +0530 style: update default label styles commit 5768c16 Author: GetPsyched <[email protected]> Date: Sun Mar 31 01:11:15 2024 +0530 feat: init label from shadcn commit a5d122b Author: GetPsyched <[email protected]> Date: Sat Mar 30 13:08:39 2024 +0530 style: update default input styles commit 9850063 Author: GetPsyched <[email protected]> Date: Sat Mar 30 12:39:10 2024 +0530 feat: init input from shadcn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.