Skip to content

Release v2.0.5

Compare
Choose a tag to compare
@moloko moloko released this 24 Jan 12:20
· 162 commits to master since this release
  • allow _canShowMarking to be set on this component (#1046)
  • accessibility update to disallow tabbing of the <label> and restrict it to the <input> elements
  • updates to properties.schema to:
    • set correct inputType for question button aria labels in properties.schema (#1111)
    • set default for _shouldBeSelected to false (#1383)
    • remove 'required' validation from feedback properties (#1192)