compose: Allow URLs to be pasted onto selected text.

Fixes: #18692
This commit is contained in:
Karl Stolley
2023-08-03 13:01:10 -05:00
committed by Tim Abbott
parent cd0fd49a83
commit da4e0c4073
4 changed files with 37 additions and 2 deletions

7
pnpm-lock.yaml generated
View File

@@ -134,6 +134,9 @@ dependencies:
intl-messageformat:
specifier: ^10.3.0
version: 10.5.0
is-url:
specifier: ^1.2.4
version: 1.2.4
jquery:
specifier: ^3.6.3
version: 3.7.0
@@ -7455,6 +7458,10 @@ packages:
unc-path-regex: 0.1.2
dev: false
/is-url@1.2.4:
resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==}
dev: false
/is-utf8@0.2.1:
resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==}
dev: false