Ghost/ghost/admin/app/components/multi-list
Simon Backx 84c6c0397b 🐛 Fixed CMD/shift clicking to open the editor in a new tab/window
refs https://ghost.slack.com/archives/C025584CA/p1683105468216909

When holding cmd,ctrl or shift when clicking a post list item, it would try to select it. But that meant some user flows were broken where users would open multiple posts at the same time in a new tab.

This change allows you to cmd/ctrl/shift/right click on the edit button again.
2023-05-03 17:02:26 +02:00
..
item.hbs Updated shift post selection to use first shift position 2023-04-14 10:19:40 +02:00
item.js 🐛 Fixed CMD/shift clicking to open the editor in a new tab/window 2023-05-03 17:02:26 +02:00
list.hbs Added support for selecting posts 2023-04-05 18:00:08 +02:00
list.js Fixed CMD+TAB not firing keyup in post multi selection 2023-04-14 09:46:00 +02:00