tauri/.changes/core-base-links-target.md
Amr Bashir 757e959eb2
feat: respect base tag's target attribute, closes #7285 (#7344)
* feat: respect `base` tag's `target` attribute, closes #7285

* Update core.js

* fix condition
2023-07-11 15:11:23 +03:00

6 lines
95 B
Markdown

---
'tauri': 'minor:enhance'
---
Open links externally when `<base target="_blank" />` exists