mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 20:56:39 +03:00
e492d3f260
Fixes #8256 #8257 Implemented displaying node argument placeholders. Refactored widgets to allow arbitrary input types, and split widget matching into two phases, separating input type validation step and allowing it to influence the derived TypeScript type of widget component props. Connecting an edge to the placeholder is not implemented yet. Only connections to existing arguments are supported for now. https://github.com/enso-org/enso/assets/919491/ad3bf254-5f56-4f2f-8c0d-616a7195c6d8 Nested argument lists are also supported: <img width="396" alt="image" src="https://github.com/enso-org/enso/assets/919491/b61f6870-0f01-48c3-9b45-c7c6bc464638"> |
||
---|---|---|
.. | ||
gui | ||
gui2 | ||
ide-desktop |