Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield 62d626a9fd 🐛 Koenig - Fixed "Retry" link in embed card error message
refs https://github.com/TryGhost/Ghost/issues/9724
- `element.contains(target)` was not reliably picking up the `<span>` inside the `<button>` element
- added a fallback that searches the event path for the card component's ID
2018-07-17 17:02:36 +01:00
..
addon 🐛 Koenig - Fixed "Retry" link in embed card error message 2018-07-17 17:02:36 +01:00
app/components Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Adding embed card icons 2018-06-05 13:08:05 +02:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00