aimementoring / blueprint

This project defines some standards for all AIME platforms.
5 stars 0 forks source link

The Big Input Refactor #212

Open rin opened 4 years ago

rin commented 4 years ago

Every input should …

  1. Hopefully, there's something like shared examples, so we can abstract the tests for the validations, and the standard props.
  2. Make sure we don't trigger any warnings by passing props that aren't valid HTML attributes to the HTML elements
  3. Abstract props every input should have into defaultInputPropTypes.