Bugfixes:
- Fixed a bug where images which were loaded by a
img
element, was recognized but the DOM didn't update accordingly.
Improvements:
- The recognition of invalid option passes was improved.
- Internal improvements to make the
textarea
functionality compatible with frameworks where you are forced to use a wrapper around yourweb-component
. (such as Angular or Aurelia)