Victor Elci
Victor Elci
I have a few custom adapters in my application that depend on injected services. I've updated my app to use ember-metrics 2.0.0-beta.2 and am now seeing this error in the...
### Platforms affected Android ### Motivation and Context This change enables usage of `window.print()` on Android Partially implements #1025 ### Description [window.print is not implemented in Android's WebView](https://bugs.chromium.org/p/chromium/issues/detail?id=322303). This change...
# Feature Request Enable the usage of window.print() when using the inappbrowser plugin for iOS and Android. ## Motivation Behind Feature The application I'm working on allows users to print...
Updates to get the addon working in my Ember 3.28 application. Was encountering the same issue in #142 before my changes.
@dmuneras, could you please push a new release with the has-block deprecation fixes?
# Description I'm running into an issue where my very small application loads and initializes before the Google Places library loads. This is problematic because "window.google" is not defined when...
Removes most code paths that were deprecated in v0.12.0 and marked for removal in v1.0.0. I have left the one in `normalizeAttributes`, but that should probably be updated as well.
Update from Ember 3.28 to Ember 5.8 Things to note: * I did the upgrade in multiple stages. * I added the minified test styles to `.stylelintignore` since the minified...