Andrea Giammarchi

Results 55 issues of Andrea Giammarchi

#### Operating system and version: macOS Catalina. #### `nvm debug` output: as no `nvm` command becomes available, it's hard to answer this one. #### `nvm ls` output: as no `nvm`...

shell: zsh
OS: Mac OS
installing nvm: profile detection
pull request wanted

Currently `new CustomEvent('!').constructor === CustomEvent` returns `false` in IE11, which is a hell of a bummer for anything else that is either polyfilling or feature detecting CustomEvent after this file...

**Describe the bug** [The update() logic](https://mitosis.builder.io/?outputTab=webcomponents) remove and add the very same listener for no gain/reason whatsoever. **To Reproduce** Steps to reproduce the behavior: 1. visit [this demo page](https://mitosis.builder.io/?outputTab=webcomponents) 2....

enhancement
web-components

**Describe the bug** [The outcome](https://mitosis.builder.io/?outputTab=webcomponents) produces a `builder-component` which wouldn't exist in the React counterpart, meaning that each component will result in DOM bloat for no reason, nor benefits. **To...

enhancement
web-components

### What type of issue is this? Incorrect support data (ex. Chrome says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? [Chrome 88+...

data:webext :game_die:
data:api :rabbit2:
needs triage 🔎

After the introduction of [viperHTML](https://github.com/WebReflection/viperHTML)`.adoptable = true`, capable of creating a compact and compression friendly way to delimit all interpolations of a template literals, _hyperHTML_ would like to re-introduce this...

enhancement

Dear all, I am coming from [this MR](https://github.com/suchipi/webview-node/issues/1) which suggested to tackle this feature request at the root of the project, which is, I believe, here. I couldn't find any...

type: feature request

It's not instantly clear from the README why *imported* utilities or references, such as `queue` tasks don't require gates, but lamdas do for user defined, not imported, variables. As I...

**edit** I wouldn't mind `Node.DOCUMENT_PERSISTENT_FRAGMENT_NODE` name/kind neither ### TL;DR The document fragment is a great primitive to wrap together numerous nodes and append these directly as batch, however a fragment...

needs implementer interest
addition/proposal

While the latest recommendation is [v3.1](https://www.w3.org/TR/xpath-31/), most questions related to XPath seems to miss *Regular Expressions*, introduced in [v2.0](https://www.w3.org/TR/xpath20/) which is nearly a 10 years ago recommendation. However, all browsers...

needs implementer interest
addition/proposal