Patrick Walters

Results 8 issues of Patrick Walters

Add in the docs.

pr-welcome
documentation

# Docs Plan ## A Web Developer - [x] What is Aurelia? - [x] Getting Started - [x] A Production Setup - [x] Creating Components - [x] Dependency Injection: Basics...

documentation

Should you be able to copy a file? Not sure if it is worth it considering how easy it is to just copy text and create a new one but...

enhancement

The return types should match the fetch spec, in particular the `requestError` and `responseErrors` should have valid return types (they do not appear to from what I can tell)

bug
documentation

The router for Durandal included an option to ignoreUnknownRoutes IIRC. If a link is clicked on and Aurelia doesn't have a matching route the request should be able to continue...

enhancement

**I'm submitting a bug report** * **Library Version:** Latest **Please tell us about your environment:** * **Operating System:** OSX 10.x * **Node Version:** 6.2.0 * **NPM Version:** 3.8.9 * **JSPM...

bug
help wanted

I'm not sure if it is intentional or not but the labels and usernames and stuff for some entries get stripped when you export in to a JSON file and...

To reproduce - 1. Open one of the examples. 2. Edit the DOM and make the target an `a` tag. 3. Drag it onto itself. Fails with `no obj for...