Skip to content

Stable Release v2.1.1

Compare
Choose a tag to compare
@TimvdLippe TimvdLippe released this 28 Sep 22:13
· 1306 commits to master since this release

Meaningful Changes

  • Workaround for upcoming removal of styles in import documents styling the main document #4849.

Raw Notes

  • Prepare for release 2.1.1 (commit)

  • Move @externs before @license because Closure likes that. (commit)

  • just move the style instead (commit)

  • Copy styles to main document (commit)

  • Fix typos and jsdoc (#4846) (commit)

  • [ci skip] update changelog (commit)

  • Fix shady dom style querySelector (commit)

  • Fix linter error (commit)

  • Exclude script and style tags for parsing bindings (commit)

  • Special-case undefined textarea.value same as input. Fixes #4630 (commit)