Max Lynch
Max Lynch
The device plugin enables platform detection to do things like add extra padding to the header on iOS 7.
like `super`, which I happen to use a lot because reasons
**Describe the bug** When the editor window loses focus and is then refocused, upon hitting "escape", the scroll position snaps back to the old position it was at before losing...
Our starters typically include some CSS variable declarations but this toolkit does not: https://github.com/ionic-team/starters/blob/master/angular/base/src/theme/variables.scss#L5-L77
With Microsoft [announcing the end of support for the Cordova Code Push library](https://devblogs.microsoft.com/appcenter/announcing-apache-cordova-retirement/) many teams and enterprises that use Cordova today are going to be looking for a path forward...
The polyfill puts `'none`' in as the `fillLightMode`, but it seems this property is meant to be an array now: https://w3c.github.io/mediacapture-image/#dom-photocapabilities-filllightmode
Hi everyone, I am going to be working on getting the Capacitor Assets (formerly `cordova-res`) tool updated and modernized, to enable developers to more efficiently manage their app icon/splash assets....
**Describe the bug** When requesting a token, the `aud` field is coming back as `"https://graph.microsoft.com"` instead of the client id. **Smartphone (please complete the following information):** - Device: Pixel 2...
Some of the calls create files that are missing (such as entitlements on iOS). These should be created in the VFS so they can be committed optionally using the apply...