web-component-designer
web-component-designer copied to clipboard
A Designer for HTML Components or Pages in a WebComponent

like it was possible in wpf designer, i key press, i pixel. Shift key press, 10 pixels. Wich key should switch to resize? normaly keys move elements
The background grid should stay the same when you zoom in, like in other image editors. Maybe use a other image for background as well. For example, the typical grid:...
maybe include https://github.com/clean-css/clean-css
It only works for divs at the moment.
At the moment the element is always added to the first cell. I want the element to be dropped into the cell where I release the mouse button.
it beautifys also a pre, even if it shouldn't
In canvas the shortcuts can already be used. I would like to be able to undo changes also in the property grid by shortcut.
The whole calculations do not work for SVG's cause of missing offsetParent and other offset properties. Look how we could fix this.