Ghost/ghost/admin/lib
Kevin Ansfield 618643606a Koenig - Allow clicks on cards to pass through for inputs
refs https://github.com/TryGhost/Ghost/issues/9311
- add `hasEditMode` flag to the `{{koenig-card}}` component so that cards without an edit mode (eg, the image card) don't have unnecessary state changes and even listeners
- allow `mousedown` events on cards to passthrough when selecting if the target was an input or textarea so that the cursor can be placed in an input immediately instead of requiring double clicks
2018-02-22 13:46:24 +00:00
..
asset-delivery Koenig - Initial Spirit styles integration 2018-02-20 15:05:19 +00:00
koenig-editor Koenig - Allow clicks on cards to pass through for inputs 2018-02-22 13:46:24 +00:00