ember-a11y / a11y-announcer

An accessible ember route change announcer
http://ember-a11y.github.io/a11y-announcer
MIT License
44 stars 6 forks source link

didTransition deprecated in 3.6.0 #12

Closed tansongyang closed 4 years ago

tansongyang commented 5 years ago

This is similar to ember-a11y/ember-a11y#73.

Ember 3.6.0 deprecates didTransition, which is used here. Can this addon check the Ember version and take the appropriate action based on that?

kkincade commented 5 years ago

Bump here. This is causing warnings during the ember build of my company's project.