Dean Levinson
Dean Levinson
`cordova-plugin-whitelist` has been deprecated and integrated into Cordova Android 10, and it is therefore no longer necessary to validate its existence. https://github.com/apache/cordova-plugin-whitelist#deprecation-notice
This allows you to scale the font size with the size of the chart, like so: ``` fontSize: ({ chart }) => { const { bottom, left, right, top }...
Are there any plans to support [ember-template-imports](https://github.com/ember-template-imports/ember-template-imports)? We were planning to switch our new components over to that but unfortunately it appears ember-css-modules is incompatible. The outputted HTML simply includes...
Fixes https://github.com/ember-cli/ember-cli/issues/10442
Due to this check: https://github.com/glimmerjs/glimmer-vm/blob/10eae7429b702b1e7f5434b91802d5767ff7ad9a/packages/%40glimmer/util/lib/simple-cast.ts#L85 while appending an element [like this](https://developer.chrome.com/docs/web-platform/document-picture-in-picture#open_a_picture-in-picture_window) and then updating a tracked variable it relies on. Wondering why that check exists in the first place, and...
In the Apollo settings you can choose what app to open Tweets in but this has been broken since Twitter's URL changed to x.com. Not sure if stuff like that...