Arve Knudsen

Results 69 issues of Arve Knudsen

In writing an Isotope Knockout binding, I discovered a bug in KO. When combined with jQuery, KO always calls jQuery.cleanData. This is a bad thing if a beforeRemove callback is...

severity: minor
type: feature
affected: average
breaking

I've added this callback 'beforeAdd' to the foreach/templating bindings, so that KO clients can be informed before elements are added to the DOM. This was necessary to make my [Isotope...

severity: nice-to-have
type: feature
affected: few
api

When the current on-call engineer ends their shift, I think their acknowledged incidents should be un-acknowledged, so the engineer whose on-call shift starts can take them. The way I recall...

feature request
needs triage

I would very much like for Grafana OnCall to notify an engineer when they're about to go on call, in good time so they are aware. The way I recall...

feature request

## Versions * Tectonic version ([release](https://github.com/coreos/tectonic-installer/releases) or commit hash): bb1007decae57b4d933734a13d550587fa2d9c45 * Terraform version (`terraform version`): 0.10.8 * Platform (aws|azure|openstack|metal): digitalocean ## What happened? Flannel pods fail on account of not...

### Expected behavior In choo v6.8.0, emitting `pushState` (e.g. `emit('pushState', '/')`) in a route handler should have the [documented behaviour](https://github.com/choojs/choo#pushstatestateeventspushstate) of navigating to the indicated page. My use case is...

I've tried applying the Terraform config from the master branch, with no changes except changing the region to FRA1, and it gets stuck on creating the DNS and microbot addons....

Allow user to tag droplets via `tags` variable.

Why did the `global` option disappear in [a3a3ff591832802c924cc6652e228ee19af2335e](https://github.com/stackcss/sheetify/commit/a3a3ff591832802c924cc6652e228ee19af2335e)? AFAICT, styles are now global unless you prefix them with `:host`. The current README also indicates this, in that `:host` is used...

4 tests are failing for me with aiozmq revision 7ab57b78a532cee4b9cd93eadf25d7b51952e82c, Python 3.4.1 on Windows 7. Is this expected? I am investigating RPC calls timing out (although my RPC methods finish...

bug