Releases: PolymerElements/iron-list
Releases · PolymerElements/iron-list
v1.3.13
- Minor bug fixes:
- Removed behavior that forced to scroll to the first visible item after a
window.resize
or notifyResize
.
- If the list isn't sized, it will keep rendering DOM nodes like
dom-repeat
without virtualizing the DOM.
v1.3.11
- Improves scrolling when the iron-list is offset down in the page.
v1.3.9
- Fix #301 - Improve first paint performance
v1.3.6
- Update demos to app-layout v0.10.0.