Philip Peitsch
Philip Peitsch
**I'm submitting a bug report** * **Library Version:** aurelia-i18n 3.0.0-beta.7 * **Webpack AND Version** webpack 4.27.0 webpack-cli 3.3.5 * **Browser:** all * **Language:** TypeScript 3.1.2 **Current behavior:**  Repro code...
# Bug Report Use of this package with modern versions of node shows a warning: ``` npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@cerner/[email protected]', npm WARN EBADENGINE...
Updating calls to processing.binding('evals') to use require('vm') instead. The former is deprecated.
### Platforms affected All platforms. ### Motivation and Context If the plugin is installed before the platform, cordova will not populate the default preference values specified by the plugin. In...
The NPM package of cordova-paramedic doesn't appear to have had a new release for 4 years now: https://www.npmjs.com/package/cordova-paramedic Would be good to get a new release built with all the...
Hi, I have a few apps that have a need to perform Bluetooth and File operations (e.g., read data from Bluetooth and write to a file) from a background task....
This merge request adds a `v-model:smart-selection` model binding for the smart list element when used on an `f7-list-item`. Example syntax (as per the kitchen sink update) is something like: ```vue...
As per As per https://github.com/pouchdb/pouchdb/issues/6775#issuecomment-826039866, the previous version is flagged as invalid by TypeScript.
### Feature description Hi! Firstly, thanks for such an active and wonderfully built project. I stumbled upon this as part of my Sunlight/Moonlight experimentation, and it's really become the linchpin...