Ghost/ghost/admin/app/controllers/settings
Kevin Ansfield 2243c12aca 🐛 fix IE11 bugs and styles (#724)
closes https://github.com/TryGhost/Ghost/issues/8384

- fixes image uploads on settings/general by reverting to jQuery for triggering the file dialog because IE11 doesn't support `MouseEvent` events or have the `.closest` method on native DOM elements
- gives all SVG elements an explicit `width` and `height` - if one property is set to `auto` or not specified IE11 will treat it as 100% of the container
- fixes horizontal scroll + scrollbar on the main app viewport
2017-06-01 23:02:03 +02:00
..
apps 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
tags 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
code-injection.js 🐛 Make cmd+s work for all save-buttons (#700) 2017-05-18 11:48:37 +01:00
design.js 🐛 fix issue with re-uploading a deleted theme (#725) 2017-06-01 15:44:04 +02:00
general.js 🐛 fix IE11 bugs and styles (#724) 2017-06-01 23:02:03 +02:00
labs.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
tags.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00