polv

Results 46 issues of polv

How do you do it? From which OS? As far as I realize, Linux can build for macOS for [email protected]; but not for Windows. BTW, node-sqlite3 can easily build for...

enhancement

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Feature request [x] Documentation...

## I'm submitting a... [x] Feature request ## Current behavior According to , I tried to implement Full Outer Join in TypeScript, with success; and noticed performance improvement for no...

## I'm submitting a... [x] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [x] Temporary fix / possible long term fix...

Of course, both add `// @ts-ignore` and `buttons: [true, true]` do work.

### What OS are you using (`uname -a`, or Windows version)? Linux polv-mint 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ### What programming language...

type: feature request

Custom tag's innerHTML doesn't work as argument, but does work as innerHTML attribute. This doesn't work ``` console.log(h("template", {attrs: {slot: "button-content"}}, [ h("i.fas.fa-school.nav-icon", {attrs: { style: "transform: scale(0.8); margin-left: -0.1em;",...

I know there is https://github.com/hyperhype/hyperscript/issues/21, and I am using it for Vue. But for https://vuejs.org/v2/guide/syntax.html#v-on-Shorthand e.g. `@click="action"`, i.e. `{"@click": "action"}` is not supported...

I didn't type this. It's the default - informationn with two n's.

Hard to explain, but if I have right-clicked somewhere outside the contextmenu listener before (that gives the true gray contextmenu), when I come back to click inside the listener area,...