react-jsonschema-form icon indicating copy to clipboard operation
react-jsonschema-form copied to clipboard

A React component for building Web forms from JSON Schema.

Results 442 react-jsonschema-form issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.0 to 1.3.1. Release notes Sourced from mkdocs's releases. 1.3.1 Pin Python-Markdown version to <3.4, thus excluding its latest release that breaks too many external extensions (#2893)...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...

dependencies
github_actions

Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2.6.0 to 3.0.0. Release notes Sourced from crazy-max/ghaction-github-pages's releases. v3.0.0 Node 16 as default runtime (#167) This requires a minimum Actions Runner version of v2.285.0, which is...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. Release notes Sourced from actions/upload-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (#293) Update package-lock.json file version to 2 (#302) Breaking Changes...

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. Release notes Sourced from actions/download-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (actions/download-artifact#134) Update package-lock.json file version to 2 (actions/download-artifact#136) Breaking Changes...

dependencies
github_actions

Added Nx: Install `Nx Console` extension on VS Code to use the tools. Added Nx Cloud distributed caching. See [here](https://nx.app/?utm_source=nx.dev). Updated Lerna to v5.3.0. Moved Prettier config to `.prettierrc.yaml`.

### Reasons for making this change Change to make the `yearsRange` option support descending values. If this is related to existing tickets, include links to them as well. ### Checklist...