web-component-designer
web-component-designer copied to clipboard
A Designer for HTML Components or Pages in a WebComponent
Support that more users edit the same document simultanly, like in sigma see: https://www.figma.com/de/blog/how-figmas-multiplayer-technology-works/ also this may help: https://www.youtube.com/watch?v=oKIThIihv60&t=3441s we need to check how we support multiple documents
use following html: Button and css: button { transform: translateZ(50px); } div { perspective: 180px; transform-style: preserve-3d; }
sample code:
... like in Word 
 * Add a command * Auxiliary lines during insert process
if you select multiple checkboxes and for example align them left it does not work because the have a margin
Add a System where we could define keyboard shortcuts for all different thngs... commands, but also other things: Ctrl-+C copy Alt, select elemnt behinde Ctl copy during drag Ctrl drag...
As a user, I want the option to toggle cross-tab search on and off in the properties grid so that I have control over whether my search queries return results...
As a user, I want the ability to change font properties directly from the context menu, so that I can quickly and efficiently format text in an application, similar to...