ember-api-docs
ember-api-docs copied to clipboard
Ember API Docs viewer
The API Documentation for the (v4.9) Ember Data Store includes a broken link to a "Collection" class in the description of the `.query()` method. [Documentation for the query method](https://api.emberjs.com/ember-data/4.9/classes/Store/methods/query?anchor=query) Here's...
When I enter the string "all" into the search bar on https://api.emberjs.com/ember/release, I see a console error logged: ``` Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.get("result.module").includes')...
We dont see the document for the text field support for the ember version 4+. We can see until 3.28 version. Can you please add the same, if its missing
File to work in: `app/components/class-field-description.hbs` Style the "name" and "returns" section. Do not worry about the code block. Currently, it looks like this in the WIP branch: How it looks...
NOTE: there may be an issue with this on FastBoot (there is a report to that effect in the output in the console). It is not clear *why*, though, since...
When I'm trying to find a method on a Class of the API, let's say `route` => `model`. This does not appear in the search result list of the search...
Created #927 to make sure the redirection is fixed, could be done after this ;) - [ ] Fix the layout of functions