Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 12:49
· 197 commits to master since this release
a99f2e1

Patch Changes

  • e72fd6d: [form-core] add operationMode to ValidateMixin, to create specific select and upload required messages
  • 36bf8c6: Uncommented a previously commented line since this is probably a mistake and breaks functionality
  • 91fad70: fix: only use elementToFocusAfterHide when provided as HTMLElement
  • cf616e1: [input-tel-dropdown] prevent jumping to input field on each arrow key in windows/linux