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

look at https://kor-ui.com/sandbox/ for additional ideas

![image](https://user-images.githubusercontent.com/364896/82450979-ad8dea00-9aad-11ea-95c1-896ac2a08339.png)

We should discuss if we write inline styles, or a stylesheet. Think this should be configurable. Wich service is responsible for this? We should use cssOM: https://css-tricks.com/an-introduction-and-guide-to-the-css-object-model-cssom/ it should also...

We should support this, at least when it is a single elment inside of the svg (like if we draw a rect) We also the should move the svg to...

At the moment the whole propertygrid is empty for all svg parts like Path, rect, circle ... We nned to look what the most used properties are and show them...

![image](https://user-images.githubusercontent.com/364896/198120637-36419332-c309-4508-833b-a99da1ea4c4b.png) we need there: - Fill color - stroke color - stroke size

![image](https://user-images.githubusercontent.com/5232626/197506163-2dad2726-cb15-4f1b-ab0c-c2831c57092e.png)