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

MIT License
76 stars 33 forks source link

Include polyfill for Ember 3.4 #126

Closed twokul closed 2 years ago

twokul commented 2 years ago

This is a more conservative version of the existing PR: https://github.com/ember-polyfills/ember-angle-bracket-invocation-polyfill/pull/123.

In Ember 3.4 (w/o the polyfill), angle-bracket invocations do not work properly in some cases. For example:

mmun commented 2 years ago

Travis is running out of credits so we've switched to GitHub Actions for PRs too.

image

https://app.travis-ci.com/github/ember-polyfills/ember-angle-bracket-invocation-polyfill/requests

mmun commented 2 years ago

Fortunately, Ember 3.4 is passing. Ember 3.8 and Ember 3.28 are failing on two link-to related tests.