Ghost/ghost/admin/app/components/posts-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
..
modals Updated copy in post list "add tag" modal 2023-04-26 16:55:25 +02:00
content-filter.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
content-filter.js Moved posts list components 2022-09-08 09:42:07 +01:00
context-menu.hbs Hid post access context menu action when members are disabled 2023-04-13 17:54:01 +02:00
context-menu.js Fixed filter update after bulk action 2023-04-26 16:25:48 +02:00
list-item-old.hbs Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00
list-item-old.js Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00
list-item.hbs 🐛 Fixed CMD/shift clicking to open the editor in a new tab/window 2023-05-03 17:02:26 +02:00
list-item.js Changed post and page rows go to editor plus code and styles cleanup 2022-11-08 14:29:11 +00:00
list.hbs Added bulk edit pages API and admin UI (#16633) 2023-04-14 12:16:15 +02:00
list.js Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00