Skip to content

Correct FormChoice, DateInput,MonthInput, Steps

Compare
Choose a tag to compare
@gthomas-appfolio gthomas-appfolio released this 14 Nov 16:47
· 1873 commits to master since this release

This release corrects some issues:

DateInput/MonthInput:

  • Corrects console warning due to optional positionFixed prop

FormChoice:

  • Removes unused selected & checked props
  • Make label clickable to toggle checkbox/radio options

Steps:

  • Corrects accessibility issue incorrectly using labels