Skip to content

1.13.2-RC1

Compare
Choose a tag to compare
@aFarkas aFarkas released this 05 Jun 10:43
· 324 commits to gh-pages since this release
  • implement inputmode="numeric" for Smartphones (see demo)
  • fixed data-groupriequired
  • improved a11y for popovers in conjunction with openOnFocus
  • added minlength attribute to custom validators (only if minlength isn't implemented already)
  • added new alias $.webshim (Only for completeness and compatibility. Use the webshim namespace! For example: webshim.polyfill('mediaelement');)
  • renamed valuevalidation to validatevalue
  • renamed refreshCustomValidityRules event to updatecustomvalidity event (webshim.refreshCustomValidityRules method is untouched)