framework
framework copied to clipboard
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
Hi! Over at [Storybook](https://github.com/storybooks/storybook) ([*website*](https://storybook.js.org)), we've just received an issue / feature-request from @miguelzakharia : https://github.com/storybooks/storybook/issues/2226 I'm looking for people with Aurelia knowledge to make this a reality, maybe not...
**I'm submitting a bug report** * **Library Version:** major.minor.patch-pre **Please tell us about your environment:** * **Operating System:** OSX 10.13.4 * **Node Version:** 6.9.5 * **NPM Version:** 3.10.10 * **Aurelia...
**I'm submitting a bug report** * **Library Version:** "aurelia-framework": "1.1.5" **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 8.9.4 * **NPM Version:** 5.6.0 *...
**I'm submitting a feature request** Have you thought of introducing an interface for the Http- and Fetch-client which supports a minimal amount of methods (probably `fetch()` as this is the...
**I'm submitting a bug report** * **Library Version:** 1.1.2 * **Operating System:** Windows 10 * **Node Version:** 7.6.0 * **NPM Version:** 4.1.2 * **Aurelia CLI OR JSPM OR Webpack AND...
Hi guys, the repeater does not reflect the items order with the underlying array. See the Gist demo to reproduce the issue. Thanks, George --- * **Library Version:** 1.0.8 *...
**I'm submitting a feature request** * **Library Version:** doesn't matter **Please tell us about your environment:** Environment doesn't matter here **Current behavior:** There is no way to find out which...
**I'm submitting a bug report** * **Library Version:** aurelia-bootstrapper 2.3.3 **Please tell us about your environment:** * **Operating System:** Ubuntu 18.04.6 LTS * **Node Version:** 14.16.0 * **NPM Version:** 6.14.11...
Firstly, apologies for the long-winded explanation but I thought it makes sense to explain everything step by step to make it easier to replicate the issue. #### Background I am...