Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield 0df2a5da55 🐛 Fixed Ctrl+h and Ctrl+d breaking the editor when used on card boundaries in macOS
closes https://github.com/TryGhost/Ghost/issues/10240

- intercept known macOS content-modifying keyboard shortcuts and simulate the "normal" keyboard events that they map to
  - `ctrl+h`: `Backspace`
  - `ctrl+d`: `Delete`
2020-03-07 21:33:12 +00:00
..
addon 🐛 Fixed Ctrl+h and Ctrl+d breaking the editor when used on card boundaries in macOS 2020-03-07 21:33:12 +00:00
app Added bookmark card and integrated it as fallback for unknown embeds (#1293) 2019-08-27 15:10:31 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Added bookmark card and integrated it as fallback for unknown embeds (#1293) 2019-08-27 15:10:31 +01:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Remove deprecated ember-cli-htmlbars-inline-precompile dependency 2019-10-14 09:51:40 +01:00