Skip to content
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

fix: support maximum 0 in number field #10

Merged

Conversation

jguddas
Copy link
Contributor

@jguddas jguddas commented Jun 4, 2023

No description provided.

@vercel
Copy link

vercel bot commented Jun 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
json-schema-form ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2023 10:26am

src/tests/createHeadlessForm.test.js Outdated Show resolved Hide resolved
src/tests/helpers.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@sandrina-p sandrina-p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR! Left just a couple of comments :)

name: 'tabs',
required: false,
schema: expect.any(Object),
type: 'number',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: type is deprecated. Instead, can you assert jsonType and inputType?

@jguddas jguddas requested a review from sandrina-p June 5, 2023 14:21
@sandrina-p sandrina-p merged commit 1e9d6cf into remoteoss:main Jun 15, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants