Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 428153dcd5 Removed babel polyfill
no issue
- the polyfill is no longer required for latest browsers (tested on Chrome, FF, and Safari)
- Edge may have problems but it's not currently supported
- reduces build size. Before/after:
  - `vendor.min.js: 3.29 MB (706 KB gzipped)`
  - `vendor.min.js: 3.2 MB (672.92 KB gzipped)`
2019-01-22 14:03:27 +00:00
..
components Removed babel polyfill 2019-01-22 14:03:27 +00:00
helpers Fix linting 2018-08-15 16:52:06 +01:00
lib/dnd Added drag-and-drop card re-ordering in the editor (#1085) 2018-12-17 14:02:40 +00:00
options Added drag-and-drop card re-ordering in the editor (#1085) 2018-12-17 14:02:40 +00:00
services Fixed koenigDragDropHandler._resetDrag throwing errors 2018-12-17 17:21:22 +00:00
templates/components Added drag-and-drop card re-ordering in the editor (#1085) 2018-12-17 14:02:40 +00:00
utils Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00