Skip to content

Commit

Permalink
Fix example of conditional fields so that it doesn't mutate the schem…
Browse files Browse the repository at this point in the history
…a.properties. (#640)

See #638
  • Loading branch information
LyraelRayne authored and Natim committed Jul 18, 2017
1 parent 90d8667 commit e94cb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1411,7 +1411,7 @@ This component follows [JSON Schema](http://json-schema.org/documentation.html)
- Custom field template: https://jsfiddle.net/hdp1kgn6/1/
- Multi-step wizard: https://jsfiddle.net/sn4bnw9h/1/
- Using classNames with uiSchema: https://jsfiddle.net/gfwp25we/1/
- Conditional fields: https://jsfiddle.net/69z2wepo/68259/
- Conditional fields: https://jsfiddle.net/69z2wepo/83018/
- Use radio list for enums: https://jsfiddle.net/f2y3fq7L/2/
- Reading file input data: https://jsfiddle.net/f9vcb6pL/1/
- Custom errors messages with transformErrors : https://jsfiddle.net/revolunet/5r3swnr4/
Expand Down

0 comments on commit e94cb08

Please sign in to comment.