webcomponents.dev
webcomponents.dev copied to clipboard
Web Components IDE
### 📖 Reproduction steps 1. Go to https://studio.webcomponents.dev/edit/EYQn9T6wOnieZbv4xnPj?branch=multi-group%40wfVpXdsTYhf9mY2slxW4t2Y2SjC3&p=README.md 2. Duplicate the project ### 🙁 Current Behavior Duplicating a project doesn't duplicate the latest edits. The contents of index.ts are before...
### 📖 Reproduction steps 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### 🙁 Current Behavior ### 🙂 Expected Behavior Pass values...
### 📖 Reproduction steps 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### 🙁 Current Behavior I'm trying to play with Lightning...
### 📖 Reproduction steps 1. Go to Studio Home 2. Click on New Angular 11 Application 3. wait for project to be generated 4. See error listed in message -...
### 📖 Reproduction steps Add any of the below lines to a TS module: - `import * as mwcComponents from '@hydrofoil/shaperone-wc-material/components'` - `import * as mwcComponents from '@hydrofoil/shaperone-wc-material/components.js'` - `import...
Your `` examples should be extended to add support for setting the `count` attribute from the component markup. (e.g. ``) for an extended apples-to-apples comparison of minimal capability. Out of...
I was noticing there are some inconsistencies with how code is written in some of the benchmark samples. For example, in the React with Hooks sample, there is no formal...
Reported by @bennypowers Would be cool to be able to inspect dependencies. Looks like https://webcomponents.dev/edit/UlzjH45dmZuR0yBqtvsK has a duplicate of lit-html and an old version of `apollo-elements` in fact it's definitely...
https://twitter.com/WestbrookJ/status/1401719610538397704?s=09 JSON to start, CSS module to follow
I think that autosave would be useful in some circustances. Thank you.