Skip to content

Commit

Permalink
Added new features to comparison table
Browse files Browse the repository at this point in the history
  • Loading branch information
erikras committed Mar 27, 2018
1 parent 44a49d5 commit a66f713
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ and you'd like it to be), please correct the mistake.
| Avoids unnecessary form rerenders || ❌ <sup>[2](#footnote2)</sup> ||
| Higher Order Component | ❌ <sup>[3](#footnote3)</sup> |||
| Render Prop Component ||||
| Focus on First Error | ✅ <sup>[4](https://medium.com/@erikras/focus-on-errors-e569264d33a)</sup> |||
| HTML5 Validation | ✅ <sup>[5](https://medium.com/@erikras/react-final-form-html5-validation-7055b867ac51)</sup> |||
| Declarative Form Rules | ✅ <sup>[6](https://medium.com/@erikras/declarative-form-rules-c5949ea97366)</sup> |||
| Access to form data from outside form ||||
| Awesome Optical Illusion Logo ||||

Expand Down

0 comments on commit a66f713

Please sign in to comment.