-
According to #11 the following list of documented public globals APIs in Ember have no corresponding new module import paths yet:
```
ContainerProxyMixin
Ember.FEATURES.isEnabled
Ember.MutableE…
-
## The dependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/kiwiupover/ember-cli-spinjs/compare/mast…
-
## The dependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.7.3` to `7.8.0`.
🚨 [View failing branch](https://github.com/st-h/ember-stripe-elements/compare/maste…
-
![image](https://user-images.githubusercontent.com/115421636/231787799-5ca84535-5206-42e1-99eb-63698988822b.png)
-
Inspired by a talk at Emberconf I though it might be a good idea to enable eslint caching. I expected this to be a pretty simple config option in eslintrc.js or likewise, but it seems that it is a bi…
-
The following pseudo code works fine:
```js
describe('Unit | Component | common | input-with-validation', function() {
setupComponentTest('componentToTest', {
needs: [],
unit: true
…
fushi updated
4 years ago
-
**Do you want to request a *feature* or report a *bug*?**
Bug.
**If the current behavior is a bug, please provide the steps to reproduce.**
In my repo I ran several commands, in succession: `…
-
> Quote from above https://github.com/miragejs/ember-cli-mirage/pull/2444 will refer to it later
> modelFor is also slated for deprecation. Though it likely will not be deprecated for 5.0, it will st…
-
I am trying to write acceptance tests against uploading files using this lib. I've gotten to the point where I can correctly simulate all of the users' actions, including generating a mock file.
The …
-
When a Service is listed as a dependency of an Engine, we would not expect it to be resolvable from the Engine itself (since we expect it to be provided by the host). Thus, if you have a unit/integrat…