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

Disallow window open #550

Merged
merged 2 commits into from
Mar 24, 2019
Merged

Disallow window open #550

merged 2 commits into from
Mar 24, 2019

Conversation

fanglingsu
Copy link
Owner

Added the new option 'prevent-newwindow' to prevent opening links into new window. This does not affect the behaviour of the links fired by hinting.
Closes #544

Added setting 'prevent-newwindow' to enforce opening links into same
window even if they are crafted by `target="_blank"` or using
`window.open()`.
This option does not change the behaviour for links fired by hinting.
@fanglingsu fanglingsu merged commit 6ef95d1 into master Mar 24, 2019
@fanglingsu fanglingsu deleted the disallow-window-open branch March 24, 2019 00:07
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.

1 participant