Skip to content

Stable Release v1.2.3

Compare
Choose a tag to compare
@dfreedm dfreedm released this 17 Nov 01:31
· 6886 commits to master since this release
  • Call decorate instead of bootstrap for template prepping (commit)
  • Fix global leak test. Necessary due to changes to test harness. (commit)
  • Defer property application only when a custom-style is first created. (commit)
  • Update comment. (commit)
  • Simplify custom-style property deferment. (commit)
  • [ci skip] update changelog (commit)
  • Fixes #2692. Ensures that custom-style properties are applied async but before next render so that all properties are defined before any are consumed by custom-styles. Also refines dom-module's early upgrade code so that it does not affect other elements (corrects for example, custom-styles upgrading before expected). (commit)
  • Remove undesired full-stop from outputs (commit)
  • Fix Formatting (commit)