Skip to content

Thoughts on v2.0

Peter Burns edited this page Dec 3, 2015 · 5 revisions

Breaking changes it would be nice to make on iron-ajax if/when we do:

  • remove dependency on Promise polyfill, it's the only one of our elements that depends on it, and it's just for the imperative API.
  • rename error event to not clash with window.onerror.

Clone this wiki locally