Skip to content

July 2017

Compare
Choose a tag to compare
@samthor samthor released this 27 Jul 01:16
· 59 commits to master since this release
  • Improved support for <form method="dialog">.
    • The polyfill now has immediate side-effects: it adds support for these types of forms.
  • Resolved an issue with .returnValue not being set correctly.
  • Fixed a bug while not using MutationObserver.