npm @polymer/polymer 2.0.1
Stable Release v2.0.1

latest releases: 3.5.1, 3.5.0, 3.4.1...
6 years ago

Meaningful Changes

  • Fix for data propagation issues and observers not firing when an element is stamped by <iron-list>

Raw Notes

  • [ci skip] Prepare 2.0.1 (commit)

  • Improve comment more (commit)

  • Improve comment (commit)

  • Add comment. (commit)

    • Improve clarity: change __dataInitialized to __dataReady
    • When _flushClients is called, ensure that clients are always enabled or flushed as appropriate. This ensures that (1) clients that are enabled before the host is enabled flush properly, and (2) clients that are stamped but not enabled properly enable when the host flushes. (commit)
  • Fix typo in runBindingEffect documentation (commit)

  • Fixes #4601. Client elements can be readied that have already enabled properties. This can happen when templatize is used to create instances with no properties. In this case, in order for properties to flush properly to clients, clients must be flushed. (commit)

  • [ci skip] Update Changelog (commit)

Don't miss a new polymer release

NewReleases is sending notifications on new releases.