Sasha Firsov

Results 29 issues of Sasha Firsov

# Declarative custom elements - teaser Not a proposal. Here we could outline the purpose and goals. WIGC proposal would follow. ## Description Defines the convention of defining the [custom...

Link to initial WCCG discussion issue. ![image](https://user-images.githubusercontent.com/3978089/183350479-10c3d6fd-f7d6-4a34-a851-94fb49a6e94f.png)

Steps to replicate: In Ubuntu Linux(WSL and github CI) without browser. `npm init @open-wc` as web component with test enabled. `npm i -D @web/test-runner-puppeteer` `npm run test` passed successfully, but...

2-way sync or at least validation should be part of toolchain. Web Component often has sufficient data in sources to generate manifest, hence there is ability to create match validators...

### Description `iron-elements` and its dependencies are not compiled by polymer-cli due to `import('@polymer/iron-behaviors')` unable to resolve the module type "node". Most of modules from `iron-elements` collection actually are written...

Declarative Custom Elements(DCE) has various POC and ideas on architecture and individual features. Here is a list to be compared during demo day #80. The list meant to highlight the...

This is a conversation teaser, would be implemented in [@epa-wg/custom-element](https://github.com/EPA-WG/custom-element), as TypeScript plugin to render typings and IDE support, as NPM module build target. # Goals * **support imports in...

## Introduction HTML template in order to be complete should include the ability to pass slot value as tag attribute value or its part. Blocker for declarative web application concept....

## Introduction The slot with same name in the HTML 5 TEMPLATE is not supported by current browser implementations which blocks several use cases essential for declarative HTML programming. It...

@vals-productions, please check and but do not approve this pull request (PR). - The Android UX need still need to be adjusted( the label with test results is not scrollable...