-
When switching from ember-font-awesome to ember-fontawesome I noticed the following payload changes for my app that uses about 30 icons.
| Asset | FA 4 | FA 5 | Diff |
| - | - | - | - |
| vendor.…
-
let's have (like in the readMe)
```js
// app/models/person.js
import Model from 'ember-data/model';
import {
fragment,
fragmentArray,
array
} from 'ember-data-model-fragments/attributes'…
ngouy updated
5 years ago
-
looks like embroider so close now and we have to start our work to biring addon v2 support.
first of all we should start from autocomplete/go-to definition logic
scope of this issue likely shold…
-
hello, i am brazilian and having problem with translation of fks of hasMany
i have two models ( _autorizacao_ and _permissao_ ) _autorizacao_ hasMany _permissao_
```
// mirage\models\autorizaca…
-
## Version **2.0.2** of [ember-cli-uglify](https://github.com/ember-cli/ember-cli-uglify) was just published.
Branch
Build failing 🚨
Dependency
…
-
The are 2 issues in the [above-mentioned branch](https://github.com/waihon/library-ui/tree/35-mirage-for-dev-3-28) which uses Mirage (as a mock server for development) and after upgrading Ember.js fro…
-
Using **ember 2.11.0** and **ember-data 2.11.0**.
My file **app/initializers/inflector.js**:
```
var inflector = Ember.Inflector.inflector;
inflector.irregular('entidade', …
-
Hey!
I'm curious if ember-cloaking works with Ember 1.13.0 and Glimmer. Can I integrate it with my app, if I'm on Glimmer? Will I see any performance gains or is Glimmer fast enough to render lists o…
-
On a completely new ember setup with `fastboot-app-server.js` as:
```js
const FastBootAppServer = require('fastboot-app-server');
let server = new FastBootAppServer({
distPath: 'dist'
});
…
-
Build error
The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with:
```
Error: EPERM: operation not permitted, symlink '\hello-mobile\tmp\broccoli_type_script_compiler-cache_path-FFrpJN1M.tmp…