We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minimum repro: http://jsbin.com/jocowevohi/edit?html,output (add before remove: bad) vs. http://jsbin.com/lenapi/edit?html,output (remove before add: good)
More complicated sort: http://jsbin.com/sofejo/edit?html,output
The text was updated successfully, but these errors were encountered:
Fixed sort repro using fix branch: http://jsbin.com/tajeda/edit?html,output
Sorry, something went wrong.
f74d072
Merge pull request #2262 from Polymer/2261-kschaaf-collection-sort
104f98c
Reduce keySplices to minimum change set before notifying. Fixes #2261
kevinpschaaf
No branches or pull requests
Minimum repro:
http://jsbin.com/jocowevohi/edit?html,output (add before remove: bad)
vs.
http://jsbin.com/lenapi/edit?html,output (remove before add: good)
More complicated sort:
http://jsbin.com/sofejo/edit?html,output
The text was updated successfully, but these errors were encountered: