VadimDez / ngx-order-pipe

▼ Angular 5+ orderBy pipe
https://vadimdez.github.io/ngx-order-pipe/
MIT License
243 stars 57 forks source link

Make sure ES5 target is supported fixes #110 #111

Closed wvankuipers closed 2 years ago

wvankuipers commented 3 years ago

To support older browsers (like IE11) the target is reduced to ES5 so all code is also transpiled to that target.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Blockost commented 3 years ago

@VadimDez I'm having issues running my Angular 8 app on IE11 using ngx-order-pipe@^2.0.4. Will this PR be merged anytime soon ? It seems to be open for quite some time now, is there anything blocking it ?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.