-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: form schema components #34
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
base: main
Are you sure you want to change the base?
Conversation
…/fields into feat/form-layout-components
…/fields into feat/form-layout-components
…/fields into feat/form-layout-components
…layout-components
…/fields into feat/form-layout-components
|
@cursoragent can you check if any existing code will be broken? So check for breaking changes |
|
I've taken a look at the changes in this pull request to check for any breaking changes, as you asked. I reviewed the diff for the Based on my analysis, this PR primarily introduces new components and features related to form schemas. I haven't found any indications of breaking changes that would affect existing code. The new components appear to be additive, meaning they extend functionality without altering or deprecating current implementations. Learn more about Cursor Agents |
…/fields into feat/form-layout-components
No description provided.