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

### Reasons for making this change - Updated the `@rjsf/utils` types and functions based on necessary changes needed for the conversion as follows: - In `types.ts` some improvements and new...

### Reasons for making this change - Updated the `types` in `@rjsf/utils` to make `ArrayFieldTemplate` required as well as adding the following 3 new templates: - `ArrayFieldDescriptionTemplate`, `ArrayFieldItemTemplate` and `ArrayFieldTitleTemplate`...

### Reasons for making this change Migrated widgets folder to Typescript. Since I'm quite new in Typescript land, please look thoroughly at my changes and don't hesitate writing picky comments...

### Reasons for making this change Adds the `formElement` definition to the Form TS interface The `Form` object internally manages a reference called `formElement`, [initially null](https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/core/src/components/Form.js#L42) that can be set...

awaiting response

### Reasons for making this change Just removing some lodash uses that is more efficiently served by built-in functions, to reduce bundle size. ### Checklist * [ ] **I'm updating...

Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) from 4.5.1 to 4.11.3. Release notes Sourced from @​material-ui/icons's releases. v4.11.3 Jan 24, 2021 This release fixes an important issue with Chrome 88. The usage of NaN as...

dependencies
javascript

Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.5.2 to 4.12.4. Release notes Sourced from @​material-ui/core's releases. 4.12.4 Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: This...

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 [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [json-schema-merge-allof](https://github.com/mokkabonna/json-schema-merge-allof) from 0.6.0 to 0.8.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json-schema-merge-allof&package-manager=npm_and_yarn&previous-version=0.6.0&new-version=0.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript