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

Remove deprecated SVG helpers for old IEs #11680

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

ChristophWurst
Copy link
Member

Removed long deprecated APIs and fixed usage (noops).

@MorrisJobke please double-check for any usage in 3rd party apps. Thanks!

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* @deprecated SVG is always supported (since 9.0)
* @return {boolean} true if the browser supports SVG, false otherwise
*/
hasSVGSupport: function(){
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same file for the other two methods.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Submitted at nextcloud/passman#506.

@MorrisJobke MorrisJobke merged commit 5d83645 into master Oct 8, 2018
@MorrisJobke MorrisJobke deleted the refactor/remove-deprecated-svg-apis branch October 8, 2018 15:30
@MorrisJobke
Copy link
Member

Could you add this to #11045?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants