@inkandswitch/patchwork-elements@6.0.1
·
7 commits
to main
since this release
Patch Changes
- 94f6299:
<patchwork-view>no longer imports a document'ssuggestedImportUrlon its own. When no tool supports the document but the document names a suggested import, the view says so — "No tool was found for this document, but it suggests a package at …" — and offers a "⚡ Load suggested package" button. Clicking it raises awindow.confirmnaming the URL whose JavaScript is about to run; nothing is fetched until that's accepted. When a wildcard fallback tool is already mounted, the same offer arrives as a toast instead of replacing it, dismissable with its × or Escape.