-
0.2.8 Stable
released this
2019-03-09 22:57:56 -05:00 | 2 commits to master since this release- Fixed: Edge form support.
(#178 - @robinnorth) - Fixed: Removed keyup event listener for forms.
(#184 - @BehindTheMath) - Fixed: Bugs in evalScripts().
(#186 - @BehindTheMath) - Fixed: Handle non-string HTML passed to loadContent().
(#200 - @BehindTheMath) - Tooling: Switch linting to ESLint and Prettier.
(#191 - @BehindTheMath)
Downloads
- Fixed: Edge form support.