react-json-schema-form-extras icon indicating copy to clipboard operation
react-json-schema-form-extras copied to clipboard

An assortment of extra widgets for Mozilla's JSON Schema Form.

Results 54 react-json-schema-form-extras issues
Sort by recently updated
recently updated
newest added

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg) from 1.12.13 to 1.14.6. Changelog Sourced from react-draft-wysiwyg's changelog. Changelog 22/11/2016 (1.0.0) Initial stable release 29/11/2016 (1.1.1) #62: Toolbar behaves weird at times if toolbarOnFocus is set. #73:...

dependencies

Do you plan support for dynamic titles for collapsible fields of array types ? For example **title** could be one of the property of **array item**: > items.title = items.properties.title.value...

Is there a callback for when a collapsible field is expanded? Why do i need this? I am trying to modify dom nodes to reset the titles for collapsible fields(They...

added collapse.additionalTitleField as the name of an inner field whose value will be appended to the title

react-json-schema-form-extras will be upgraded for react 17 and higher versions? ``` > npm i react-jsonschema-form-extras ... npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR!...

Hi, rjsf v2 is out for over a year now, and I just wasted quite some time trying this lib because it does NOT say it is NOT working with...

I have added mouse event. That will execute when the user clicking on typeahead and drag. The Timestamp have added to differentiate the clicking the typeahead list and typeahead sidebar....

please add these implementations to your great work, I need them in future releases to maintain support for asynctypeahead fields with initial value Also there is a fix for custom...

Is there a way to make table filters work with asynctypeahead fields in cell?