-
@elwayman02 and I were discussing this and I wanted to capture the essence of our conversation in this feature request.
Jordan has a use case where he wants to write a blueprint for the collection…
-
The initial work we did to use ESDoc for our documentation was good, but it's not ideal for all of our use cases (like writing guides, describing caveats, etc). I'm currently working with the Ember Le…
-
If a file imported from other `.apib` file is not present in the directory tree, the underline build crashes causing ember-cli to crash also, exiting the build pipeline and forcing to re-start ember-c…
-
### najax: method jqXHR."getAllResponseHeaders" not implemented
# Update
I'm observing the following error every time my fastboot ember app goes to a route with `this.store.query()`:
```
na…
-
Hi!
Read about your addon in Ember Weekly.
Please update your readme with a comparison between `ember-cli-node-modules-to-vendor` and `ember-browserify`: what goals each of them pursues, what are th…
-
### WHY?
Idea is - allow users to install langerver extensions into project.
langerver extension -> npm package with special field in package.json and handler in js file.
in package.json we s…
-
- [ ] document principled-forms
- [ ] README – overview of aims and structure, including the relationship of the layers of abstraction and the use of types
- [ ] Guide – how to *use* each of…
-
As per `ember-cli-deploy-display-revisions`'s [README file](https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions#readme):
> ember-cli-deploy-display-revisions expects the fetchRevis…
-
Tried `ember-cli-asset-sizes-shim` here on a new ember app to test. But I couldn't see any difference.
Where should I look for these things below?
```
- list vendor modules and size / gzip / gzip +…
-
# Ember Workshop
## Modern Web Apps
- Routable apps - aka "Don't break the web!"
- 100ms transition vs... many seconds (demo)
### Goal
by the end of the day we will build an app that allows y…