Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add polyfill for String.prototype.endsWith #5

Closed
chrisdiana opened this issue Jan 19, 2016 · 3 comments
Closed

Add polyfill for String.prototype.endsWith #5

chrisdiana opened this issue Jan 19, 2016 · 3 comments
Labels

Comments

@chrisdiana
Copy link
Owner

This is an ES6 feature not supported by all browsers

@chrisdiana chrisdiana added the bug label Jan 19, 2016
@Gaserd
Copy link

Gaserd commented Jan 19, 2016

Why? Chrome supported ( latest version )
And MDN respond your question
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith

@chrisdiana
Copy link
Owner Author

Some users found issues using Safari below v9.

@devanp92
Copy link

Where would the polyfill be placed within the repository?

chrisdiana added a commit that referenced this issue Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants