You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix issue where _increasePoolIfNeeded could loop indefinitely. Fixes #559 Ensure the _physicalTop is never recalculated to be below the current scroll position, and make sure cached scroll positions are used in methods which may be called outside of a scroll event handler for internal consistency. 676506d
Populate aria-owns attribute on iron-list + test 10a7ae4
Merge pull request #555 from PolymerElements/compile 30eb60a