documentation icon indicating copy to clipboard operation
documentation copied to clipboard

The documentation for Aurelia.

Results 61 documentation issues
Sort by recently updated
recently updated
newest added

I am not able to find documentation for the `dependencies` argument of the `@inlineView` decorator. I note that `@inlineView` is only ever mentioned in a meaningful way (according to the...

help wanted
documentation

**I'm submitting a feature request** **Expected/desired behavior:** Aurelia provides many layers of abstraction and useful libraries which is good, and it would be even more amazing if it was documentated....

documentation

I haven't been able to find the `router-href` custom attribute in the documentation. I think this should be in the Routing section, maybe a new subsection called "Binding". In Addition,...

documentation

In DI Basics/Explicit Configuration: > registration(registration: Registration) - In addition to the built-in singleton and transient registrations, you can create your own and associate it with a class. We'll discuss...

documentation

I think it would be helpful to add a parent page to Build Systems that: 1. Summarizes each option (CLI, Webpack, JSPM) and maybe give benefits/drawbacks of each one 2....

documentation

The Component and Router lifecycles should be shown combined somewhere so we can see everything that happens and when.

documentation

**I'm submitting a feature request** - **Library Version:** 1.0.0 **Current behavior:** There is no statement in the documentation or on the Aurelia Website about the current security policy. **Expected/desired behavior:**...

documentation

**I'm submitting a feature request** **Current behavior:** When changes appear but it's not always apparent what has changed. **Expected/desired behavior:** It would be great if there was a way to...

documentation

The route-href custom attribute should be documented I don't find that the route-href custom attribute is anywhere documented. At least, it turns up nothing in the search box.

documentation

When I search in the hub for "array" or "observable" I can't find any information about observing arrays. There is nothing in the Articles TOC that I can find containing...

documentation