Skip to content

Releases: PolymerElements/iron-list

v1.3.13

05 Nov 00:06
Compare
Choose a tag to compare
  • 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.12

31 Oct 21:33
Compare
Choose a tag to compare

v1.3.11

06 Oct 23:46
Compare
Choose a tag to compare
  • Improves scrolling when the iron-list is offset down in the page.

v1.3.10

30 Sep 01:41
Compare
Choose a tag to compare

v1.3.9

09 Sep 22:11
Compare
Choose a tag to compare
  • Fix #301 - Improve first paint performance

v1.3.8

06 Sep 04:39
Compare
Choose a tag to compare

v1.3.7

19 Aug 23:03
Compare
Choose a tag to compare

v1.3.6

16 Aug 22:41
Compare
Choose a tag to compare
  • Update demos to app-layout v0.10.0.

v1.3.5

14 Jul 21:20
Compare
Choose a tag to compare
1.3.5

v1.3.4

20 Jun 21:56
Compare
Choose a tag to compare

Fixes #258, #221, #220, #224