Artem
Artem
In rewrite version make fields `input$`, `disabled$` and `output$` as optional. Sometimes i don't need `input$` or `disabled$` for root forms.
Is there `maximize` event for node? I need to pass size on panel maximized, `resize` event not triggering.
Hi! Is there any plan to make dnd between browser tabs?
I want to reset store to its initial state on logout, but save localstorage keys. Is there any solution to make it from the box? My current solution is: ```...