Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield 2639ff62e6 Optimised gallery image upload previews (#1079)
no issue
- use `URL.createObjectURL(file)` to get a blob url rather than using `FileReader.readAsDataURL` which generates a very large data attribute
- speeds up the display of previews and associated browser hangs when an upload finishes, especially noticeable with large images and fast connections where multiple uploads finish around the same time
2018-12-05 20:16:03 +00:00
..
koenig-basic-html-input.js 🎨 Koenig - Added paste-url-over-selection link creation to caption inputs 2018-08-13 10:59:13 +01:00
koenig-caption-input.js Koenig - Prevent "Enter" being inserted into captions 2018-08-11 18:26:30 +01:00
koenig-card-code.js Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-card-embed.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-card-gallery.js Optimised gallery image upload previews (#1079) 2018-12-05 20:16:03 +00:00
koenig-card-hr.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card-html.js Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-card-image.js 🐛 Fixed editor undo states for card contents (#1064) 2018-11-06 14:43:19 +00:00
koenig-card-markdown.js Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-card.js UI refinements (#1075) 2018-11-26 14:25:47 +00:00
koenig-editor.js Fixed 'set on destroyed object' error in tests 2018-09-24 11:09:19 +01:00
koenig-link-input.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-link-toolbar.js Koenig - Minor design refinements 2018-08-14 14:35:13 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-slash-menu.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-toolbar.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00