Skip to content

v10.5.0

Compare
Choose a tag to compare
@matyasf matyasf released this 07 Nov 14:37
· 85 commits to master since this release

The main new feature in this release are redesigned form error visuals. There is a new form message type, newError that will use this style to keep backwards compatibility. You can see and try how it works at https://instructure.design/#form-errors

Features

  • many: add new form field error message style + add asterisk for required fields (9b03683)

Bug Fixes

  • ui-alerts: trigger onDismiss for screenreader only alerts (98750f6)
  • ui-date-input: fix DateInput2 to update messages properly (553a235)
  • ui-options,ui-utils: subgroup titles in Options are not announced by TalkBack and iOS VoiceOver (ebdf8f0)
  • ui-tabs: tabpanel content is not accessible with keyboard navigation when it does not have focusable element (297cd03)
  • ui-themes: export all colors (46f9e38)
  • ui-tree-browser: treeBrowser collection descriptor is not read by screenreaders (87623f7)
  • ui-view: fix view success color values (e250b02)
  • Docs a11y: do not lose focus when opening the side menu (0b4434d)
  • Docs a11y: Github corner has focus ring (cc742d1)