Ghost-Admin/lib/koenig-editor
Kevin Ansfield a800dfa485 Dropped ember-useragent dependency
no issue

We made very limited use of the `ua-parser-js` sub-dependency that `ember-useragent` pulls in so it didn't seem worth having the fairly large 17KB import or the associated sub-dependency version resolutions.

- switched the two iOS and Safari detections to use associated Regexes on `navigator.userAgent`
- dropped the "Microsoft Edge not supported" message in the editor
  - old Edge is still not supported but it was been replaced with a Chromium-based version that is supported a while back
  - we can re-introduce a warning if we get any significant reports (there is nothing showing in Sentry for this alert in the last 14 days)
2022-03-07 10:06:35 +00:00
..
addon Dropped ember-useragent dependency 2022-03-07 10:06:35 +00:00
app Removed unnecessary koenig-media-selector-tenor export file 2022-01-04 09:29:24 +00:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Little tweaks for header settings panel and added add icon 2021-12-15 19:09:17 +00:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00