p5.js-web-editor
p5.js-web-editor copied to clipboard
Add rel="noopener noreferrer" to all target="_blank" links
- Prevent tab-napping by pairing target="_blank" with rel="noopener noreferrer".
- Updated links in: - client/modules/IDE/components/AssetListRow.jsx - client/modules/IDE/components/Preferences/index.jsx - client/modules/IDE/components/show-hint.js - client/modules/IDE/components/QuickAddList/QuickAddList.jsx - client/modules/About/pages/About.jsx - README.md - translations/contributor_docs/ko/README.md
No behavior changes; just security hardening.
@andrewn @peterblazejewicz @cassiano @workergnome review this
@Jeelislive Hi, thank you for the PR and @raclim will be the one reviewing the PRs for this repo.