-
**Motivation**
- [x] Reduce boilerplate.
- [x] [Slice patterns](https://thomashartmann.dev/blog/feature(slice_patterns)/) will be stabilized in the next Rust version (`1.42.0`).
- [x] Seed should…
-
I'm putting out this ask in public for any core team member or community member to contribute to.
I'm looking for any *runnable* Aurelia app, ranging from little more than 'Hello World' demos, to a…
-
Hello @loaded02 and @EricSimons
While I have met Eric in the context of discussing the aurelia version of his other key project), I "met" Moritz in the recent Rob's **[blog](http://aurelia.io/blog…
-
# 🐛 Bug Report
When using Aurelia without a build step external links are being hijacked by the router causing an exception to be thrown and preventing the link from being opened.
## 🤔 Expected …
-
We should add this to the community resources section.
http://aurelia.io/blog/2018/04/04/aurelia-realworld-app/
-
Apologies if I missed this but will there be a script-tag distribution of Aurelia2? None of the examples in this repo seem to show that possibility, but I remember that (because of the quicker learni…
-
# 🐛 Bug Report
Realworld example is not working atm.
## 🤔 Expected Behavior
It should at least build properly and show the application in its current state.
## 😯 Current Behavior
The bu…
-
# 🐛 Bug Report
Adding a `` to any component moves the whole template into the Shadow DOM. This breaks `delegate` event binding like `click.delegate=…` because the global event handler can’t see the…
rluba updated
4 years ago
-
bluebird, remove it to speed up ?
https://github.com/gothinkster/aurelia-realworld-example-app/blob/master/package.json#L18
any reason to keep this ?
-
`aurelia-validation`, do you need this?
I understand why, but how big is it?
Better to have alt sample how to use this?
Do not think other frameworks are including this,so why not skip it and get t…