Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
89erik
/
react-jsonschema-form
Public
forked from
rjsf-team/react-jsonschema-form
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
10
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
typescript2
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 7, 2019
more config fixes
epicfaace
committed
e1d186c
Copy full SHA for e1d186c
Add types from DefinitelyTyped
epicfaace
committed
63cac57
Copy full SHA for 63cac57
replace module.exports with export default
epicfaace
committed
35bb61c
Copy full SHA for 35bb61c
use ts-loader
epicfaace
committed
e771fcd
Copy full SHA for e771fcd
fix more file extensions
epicfaace
committed
734cec5
Copy full SHA for 734cec5
Move allOf.js to the right place
epicfaace
committed
ee00e32
Copy full SHA for ee00e32
rename files
epicfaace
committed
3c8df61
Copy full SHA for 3c8df61
update config for typescript
epicfaace
committed
cca1fac
Copy full SHA for cca1fac
fix: schema of type string shows defaults when cleared (#1505)
Show description for e673a90
anothertempore
and
epicfaace
committed
e673a90
Copy full SHA for e673a90
Capitalized Yes and No defaults (#1395)
Show description for 4f02482
markbmullins
authored and
epicfaace
committed
4f02482
Copy full SHA for 4f02482
Support for "examples" keyword (#1517)
Show description for 83645ce
89erik
authored and
epicfaace
committed
83645ce
Copy full SHA for 83645ce
Add allOf support (#1380)
Show description for 4524376
epicfaace
authored
4524376
Copy full SHA for 4524376
Refactor some tests to assert on change events instead of internal state (#1525)
Show description for 58f4e07
jimmycallin
authored and
epicfaace
committed
58f4e07
Copy full SHA for 58f4e07
Commits on Nov 28, 2019
Reduce bundle size (#1523)
nhducit
authored and
epicfaace
committed
6733cc6
Copy full SHA for 6733cc6
Commits on Nov 20, 2019
fix: form to accept react component (#1511)
chanceaclark
authored and
epicfaace
committed
561dff1
Copy full SHA for 561dff1
Commits on Nov 12, 2019
Remove ui:order console warning about extraneous properties (#1508)
Show description for 6d385e3
aliserin
authored and
epicfaace
committed
6d385e3
Copy full SHA for 6d385e3
Commits on Nov 10, 2019
Monorepo with Lerna (#1501)
Show description for ef8b7fc
jasonritchie
authored and
epicfaace
committed
ef8b7fc
Copy full SHA for ef8b7fc
Commits on Nov 9, 2019
fix: explicitly add react-app-polyfill to package.json
epicfaace
committed
0791e42
Copy full SHA for 0791e42
Fix IE11 not able to submit (#1432)
Show description for e421444
Marton Bodonyi
authored and
epicfaace
committed
e421444
Copy full SHA for e421444
fix vulnerabilities
epicfaace
committed
1202e22
Copy full SHA for 1202e22
Bump version to 2.0.0-alpha.1
epicfaace
committed
2322b77
Copy full SHA for 2322b77
Inject defaults in arrays (2) (#1499)
Show description for b8276c1
epicfaace
and
ddelbondio
authored
b8276c1
Copy full SHA for b8276c1
fix: update schema to re-render when idschema changes (#1493)
Show description for 70c3a03
SuriGill
authored and
epicfaace
committed
70c3a03
Copy full SHA for 70c3a03
fix: Update anyOf schema to correctly update items in an array (#1491)
SuriGill
authored and
epicfaace
committed
29c704e
Copy full SHA for 29c704e
fix: update arrays correctly when changing index (#1485)
SuriGill
authored and
epicfaace
committed
a6eff3f
Copy full SHA for a6eff3f
Commits on Nov 1, 2019
Removed setState from util, setImmediate, safeRenderCompletion (#1454)
Show description for 635df88
mirajp
authored and
epicfaace
committed
635df88
Copy full SHA for 635df88
Commits on Oct 23, 2019
Rewrite mergeSchemas to fix schema dependencies merging (#1476)
Show description for f85fe94
epicfaace
authored and
edi9999
committed
f85fe94
Copy full SHA for f85fe94
Add extraErrors prop for async validation (#1444)
Show description for e130b85
thijssteel
authored and
epicfaace
committed
e130b85
Copy full SHA for e130b85
Commits on Oct 22, 2019
Introduce Form autoComplete attribute and deprecate autocomplete (#1483)
Show description for 13ceea7
lukaszzdanikowski
authored and
epicfaace
committed
13ceea7
Copy full SHA for 13ceea7
Commits on Sep 25, 2019
Memo components in custom widgets and fields. (#1447)
Show description for 5d167ac
Alexandre Silva
authored and
epicfaace
committed
5d167ac
Copy full SHA for 5d167ac
Commits on Sep 20, 2019
Add material-ui theme (#1420)
Show description for 761ef57
agustin107
authored and
epicfaace
committed
761ef57
Copy full SHA for 761ef57
Commits on Sep 12, 2019
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#1458)
Show description for d8b8039
dependabot[bot]
authored and
epicfaace
committed
d8b8039
Copy full SHA for d8b8039
chore(deps): bump extend from 3.0.1 to 3.0.2 (#1459)
Show description for 2237e2a
dependabot[bot]
authored and
epicfaace
committed
2237e2a
Copy full SHA for 2237e2a
Commits on Sep 11, 2019
chore: remove node version < 8 from ci (#1462)
chanceaclark
authored and
epicfaace
committed
8a73870
Copy full SHA for 8a73870
Commits on Sep 10, 2019
Fix typos
epicfaace
committed
1874c94
Copy full SHA for 1874c94
Pagination
Previous
Next
You can’t perform that action at this time.