web-component-designer icon indicating copy to clipboard operation
web-component-designer copied to clipboard

A Designer for HTML Components or Pages in a WebComponent

Results 114 web-component-designer issues
Sort by recently updated
recently updated
newest added
trafficstars

It should be possible to define a callback function in the replace field. ![image](https://user-images.githubusercontent.com/5232626/207977884-5c1e9e6e-bf57-4685-b7e1-a72e72d3f1dd.png) So it is possible to do math operations during replacement. ````typescript const regex = /(grid-row:)([0-9]*)/g; let...

enhancement

- [ ] update after parent resize - [ ] update after parent move - [ ] update after global style changes, e.g. grid row-gap

![image](https://user-images.githubusercontent.com/5232626/206692092-3ff1d79c-a02f-49c2-8cb7-a69f526fbdf4.png)