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

I noticed that your preview canvas doesn't include the `sandbox` attribute. This would introduce Cross-Site Scripting (XSS) vulnerabilities. A malicious web component would be able to make requests as the...

Should wemaybe use an IFrame for our main designer Canvas? So most libs are not loaded into it? We then need communication for selection, mouse events, ... and so on...

lit polymer angular react svelte

https://blog.bitsrc.io/9-web-component-ui-libraries-you-should-know-in-2019-9d4476c3f103

Like in WpfDesigner or SvgEdit - Clone complete designer Surface and display in miniature - respect Zoom factors

look at https://angrytools.com/css-generator/transform/#:~:text=Generator%20%2D%20Matrix%20Transform-,CSS%20Transform%20property%20allows%20to%20scale%2C%20rotate,skew%20and%20move%20HTML%20elements.&text=in%20XY%20direction-,linear%20transformations%20also%20can%20be%20represented%20by%20Matrix%20function.,properties%20into%20single%20matrix%20function. has a nice circle editor: ![image](https://user-images.githubusercontent.com/364896/118378880-edab7e00-b5d6-11eb-92c3-d30f9aa1e742.png)

somthing like this https://grid.layoutit.com/ but embeded into the designer (no idea atm). we also can look how it's done in wpf designer, maybe this helps also

positioning: block: etc use absolute and move arround flexbox: move items around. maybe a key (alt) to move await with position or margin grid: move betweed grid areas, and with...

for example border-left, border-right to border... etc