Barrie Treloar
Barrie Treloar
1) What version of bluebird is the issue happening on? Forked copy of bluebird git ( Latest commit 6796d23 on Jul 30 ) 2) What platform and version? (For example...
The "subscribe" button won't let me create accounts on the "legacy" gitbooks site. ``` 401 Unauthorized New accounts should be created on the new version of GitBook. Head to https://www.gitbook.com...
See https://github.com/TooTallNate/node-proxy-agent/issues/44
I needed to add jasper and libwebp as I was getting linker errors: $ make [...] ../x86_64-w64-mingw32/bin/ld.exe: cannot find -ljasper ../x86_64-w64-mingw32/bin/ld.exe: cannot find -lwebp
Create a New REST API > Step 2 needs updating as the UI to API Gateway no longer matches.
Existing link points to archived project, update to point to project's new location
**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...
Use v2 as a template
@EisenbergEffect following on from #443 ### documenting lifecycles * the order lifecycles are called between components (starting an App Root) * how they are interleaved between different lifecycle (router vs...
**I'm submitting a bug report** https://aurelia.io/docs/testing/components#manually-handling-lifecycle **Current behavior:** The example for `it('can manually handle lifecycle'` is pasted within the `my-component.spec.js` file, but that component only has a `.firstName` in the...