Genadi

Results 5 issues of Genadi

**I'm submitting a feature request** - **Library Version:** 0.17.0 **Please tell us about your environment:** - **Operating System:** Windows 10 - **Node Version:** 4.4.3 - **NPM Version:** 3.10.6 - **Browser:**...

enhancement
help wanted
aurelia.json

Hi, It would be great if the project supported the [ActiveMQ failover](https://activemq.apache.org/failover-transport-reference.html). As mentioned here: https://activemq.apache.org/components/cms/stomp-support With Stomp protocol there are limitation to the supported failover that can be accomplished....

documentation

fixes https://github.com/carboneio/carbone/issues/181 and https://github.com/carboneio/carbone/issues/179

**I'm submitting a bug report** * **Library Version:** master * **Browser:** all **Current behavior:** As can be seen here: https://github.com/aurelia/templating/blob/master/src/child-observation.js#L160 MutationObserver returned by `DOM.createMutationObserver(onChildChange);` is being patched, by adding `observer.binders...

question
documentation

We are using [ECS FargateService](https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/awsx/ecs/#FargateService), and would like the tasks to be auto-scalable. At the moment this cannot be easily achieved. Our only option now is to switch to [ECS...

kind/enhancement
area/fargate