-
Hi!
I don't know if this is the right place and this the right way to ask for help, but...
I tried to set up this plugin and have errors that seem to have to do something with the Babel version …
-
https://github.com/aurelia/dialog/blob/0d35c2d3c5d54514715ab01014817e3e10990d2b/src/attach-focus.ts#L18
The above line should be
```js
if (this.value === '' || this.value && this.value !== 'fal…
-
# Problem Description
Sortable works great for static html lists. Not so great for data-driven lists. Take the example from the demo, but actually using Aurelia:
app.js
```javascript
export cl…
-
Hi,
Can the setTimeout be removed from [here](https://github.com/aurelia/testing/blob/bbef100d01b0c945792508f0847489739945014d/src/component-tester.ts#L82) please?
If this has been replaced with s…
-
Hey man, I'm trying to bundle this into my aurelia app and it seems the jspm configuration isn't right. It should be requiring the other files (dedent.js, prop-converter.js, etc) when I install from j…
-
Getting an error at the "advanced module optimization" stage of the build. Pulling out aurelia-webpack-plugin resolves the issue. Unfortunately, this plugin is essential for my build. Hopefully this s…
-
Hi
is there a way to use the TemplateCompiler "standalone", without using the full kendo-bridge?
I have my kendo controls setup with jquery and don't want to re-write it all to use the kendo-brig…
-
Currently, there's a postinstall script in package.json here: https://github.com/matik12/aurelia-infinite-scroll/blob/master/package.json#L24 and it's executed even when the package is not installed f…
-
### [Dropdown] mutation observer should restore selection
### Steps
I use i18next with aurelia and when switching language, all static strings in the ui are updated. This includes the placeholde…
-
**I'm submitting a bug report**
* **Library Version:**
1.3.0
**Please tell us about your environment:**
* **Browser:**
Tested in latest Chrome, Firefox
* **Language:**
all
**Current beha…