templating-resources icon indicating copy to clipboard operation
templating-resources copied to clipboard

A standard set of behaviors, converters and other resources for use with the Aurelia templating library.

Results 27 templating-resources issues
Sort by recently updated
recently updated
newest added

This is a crude attempt at fixing #356. The fix for the `if` case was relatively straight-forward. But to disable the fast-pass for the "subview without lifecycle methods" case, I...

**I'm submitting a bug report** * **Library Version:** 1.4.0 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 8.2.0 * **NPM Version:** 5.3.0 * **JSPM...

bug
question

**I'm submitting a feature request** * **Library Version:** 1.10.0 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 10.15.1 * **NPM Version:** 6.9.0 * **Browser:**...

**I'm submitting a bug report** * **Library Version:** 1.5.1 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 6.9.2 * **NPM Version:** 5.4.2 * **Browser:**...

question

We need some docs for the new `else` custom attribute

documentation

The cache disabling feature [we have introduced recently](https://github.com/aurelia/templating-resources/pull/364) works well in `if`, but it is broken when it comes to the `else`. In the first commit (prior to the boolean...

enhancement

**I'm submitting a feature request** * **Library Version:** 1.8.0 **Please tell us about your environment:** * **Operating System:** Windows 7 * **Node Version:** 10.8.0 * **NPM Version:** 6.9.0 * **JSPM...

question

Hi! It would be great to have the same functionality as in angular 1: https://docs.angularjs.org/api/ng/directive/ngModelOptions That is: `ng-model-options="{ updateOn: 'default blur', debounce: { 'default': 500, 'blur': 0 } }"` The...

enhancement

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

**I'm submitting a bug report** * **Library Version:** 1.2.0 **Please tell us about your environment:** * **Operating System:** Linux (Ubuntu) * **Node Version:** 6.9.4 * **NPM Version:** 3.10.10 * **JSPM**...

enhancement