ember-polyfills / ember-angle-bracket-invocation-polyfill

MIT License
76 stars 33 forks source link

Add tests for `<@nav.item />` issue. #14

Closed rwjblue closed 6 years ago

rwjblue commented 6 years ago

The tests here required creation of ember-named-arguments-polyfill to avoid build errors in Ember 2.10 when using named arguments.

These tests are for the issue fixed in https://github.com/rwjblue/ember-angle-bracket-invocation-polyfill/pull/13.