Skip to content

v9.11.1

Choose a tag to compare

@matyasf matyasf released this 11 Mar 16:14
· 809 commits to master since this release

FormFieldLabel fixes (c29b6ab):

  • Form label are now read by NVDA when hovered.
  • Deprecate FormFieldLabel
  • FormFieldMessage is now right aligned in inline layouts
  • When layout=inline and inline=true the messages are now not spanning the whole bottom area
  • When using the newError type and its a group the errors will be above the controls as per design requirements