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

fix(url_for & full_url_for): ignore data url #130

Merged
merged 2 commits into from
Nov 17, 2019

Conversation

curbengh
Copy link
Contributor

Fixes #122

BREAKING CHANGE: drop support for pathname with semicolon

cc @lookis

BREAKING CHANGE: drop support for pathname with semicolon
@curbengh curbengh requested a review from a team November 10, 2019 07:43
@coveralls
Copy link

coveralls commented Nov 10, 2019

Coverage Status

Coverage decreased (-0.03%) to 95.364% when pulling 19d02e7 on curbengh:mailto-url-for into 71fce3f on hexojs:master.

SukkaW
SukkaW previously approved these changes Nov 10, 2019
lib/full_url_for.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

url_for helper doesn't work for mailto link
4 participants