Releases: bhch/react-json-form
Releases · bhch/react-json-form
Version 1.4.1
05 Sep, 2021
What's new
- Move the text of remove item button inside a span. This would allow for better styling such as hiding the text and only displaying an icon or only showing the text on screen readers.
Version 1.4.0
Version 1.3.0
Adds the following aliases:
Keyword | Alias |
---|---|
min_items | minItems |
max_items | maxItems |
Version 1.2.0
Adds the following aliases:
Keyword | Alias |
---|---|
array | list |
object | dict |
properties | keys |