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

Sorry if this is a wrong place to report issues with HUB. If you navigate here http://aurelia.io/hub.html#/doc/article/aurelia/testing/latest/testing-components/1 and click on 'Testing custom component with a real view-model' section, navigation will...

I feel like for local development having a server that is served on another port is common, however production may quite frequently require quite a different configuration. for webpack the...

documentation

Expected: When one types "lifecycle" in documentation Search box the results should include the Screen Activation Lifecycle. Result: Screen Activation Lifecycle is not listed. (It is found on the Cheat...

enhancement
documentation

> First, take a look at the require **elements** at the top of the view. > Below the require **elements**, you can see a pretty standard structure. There is only...

**I'm submitting a bug report** * **Library Version:** aurelia-framework 1.3.1 aurelia-store 1.6.0 immer 6.0.3 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 13.12.0 *...

Regarding this article: http://aurelia.io/hub.html#/doc/article/aurelia/dependency-injection/latest/dependency-injection-basics/6 It could be great to have examples of all the uses of DI resolvers, showing, for each resolver type, 1) how to declare the dependency and...

documentation

This issue was originally opened in https://github.com/aurelia/site-generator/issues/30. I've updated the reference here. Hey there! I'm currently porting a small demo over to Aurelia from Angular 9 and love it so...

I would like to add the explanation Huochunpeng gave to me in this [thread](https://discourse.aurelia.io/t/reusing-an-existing-view-model/3154).

Added some internal references between event binding documentation, following my question at https://discourse.aurelia.io/t/how-to-determine-if-events-from-customelements-should-bubble-or-not/3161/3

**I'm submitting a feature request** **Current behavior:** While Aurelia tries to get out of your way, some of the concepts are "magical" to new frontend developers. **Expected/desired behavior:** * **What...