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

Hi @EisenbergEffect, when you redo the todo tutorial, how about add a disabled binding to the button? ```html Add Todo ```

Aurelia has had support for Webpack for some time now. Unfortunately, it isn't well documented for newcomers and experienced developers like. This issue is for tracking documentation pertaining to Aurelia...

documentation

I am looking for information on how to observe array changes (that is, changes to the membership of arrays). The Aurelia docs contain almost nothing on this subject. There is...

documentation

It would be extremely helpful if wherever other classes are referenced, the documentation linked to that class. Currently, you generally have to go back to some route point and find...

enhancement

**I'm submitting a feature request** - **Language:** all Does the Aurelia Docs assume that the reader will be executing the code in the examples? I feel like the output from...

enhancement
help wanted
documentation

`RouteConfig.moduleId` is not described in Routing=>Router Configuration=>Basic Configuration In the API, for the `RouteConfig` interface it says: "The moduleId of the view model that should be activated for this route",...

documentation

Judging from the source code, the router-view `name` attribute is not bindable. Whereas the use of the `name` attribute is documented under "Routing=>Router Configuratiopn=>Rendering View Ports", I have the feeling...

documentation

**I'm submitting a bug report** - **Browser:** all **Current behavior:** entering "@singleton" in the documentation search box turns up nothing. **Expected/desired behavior:** should turn up documentation about that decoration. same...

documentation

EventAggregator is a plugin that is not documented in the "Plugins" section. Seems like it should be.

documentation

I am not finding an description of what is the binding context of a view when composed using the "compose" element. Seems like I've seen that somewhere, but I think...

help wanted
question
documentation