Ghost/ghost/core
Sag d0d0783837
🐛 Fixed pasting product URLs into the editor (#20565)
fixes https://linear.app/tryghost/issue/ENG-1215

- when pasting URLs that return `type: link` from the oembed service, we
now fallback to using a Bookmark card
- previously, this would render a plain link in the editor
- example product URL with `type: link`:
https://indiebeer.co.uk/products/terra-tempo-vinicius-red-wine-ba-wild-ale-with-mango-pineapple-honeydew-melon-and-banana-750ml-7
2024-07-09 18:28:56 +02:00
..
content 🎨 Updated Source to v1.3.0 2024-07-05 16:04:15 +00:00
core 🐛 Fixed member source attribution for sign-up (Portal) links (#20566) 2024-07-09 16:14:33 +00:00
test 🐛 Fixed pasting product URLs into the editor (#20565) 2024-07-09 18:28:56 +02:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js
package.json 🐛 Fixed selection bugs in editor (#20557) 2024-07-08 13:34:51 +01:00
playwright.config.js