moon
moon copied to clipboard
Moon Design System for Elixir

Draft due internal discussion, do not merge right now.
version 0.4 ## Purpose of the Proposal The aim of this proposal is to streamline the frontend development process for common CRUD (Create, Read, Update, Delete) operations in the BO...
align the Elixir version with React
Hi, we need a new File Input component which supports drag and drop functionality. We do have existing old File Input component https://surface.moon.io/components/file-input but which doesn't support drag and drop...
When clicking multiple times in the carousel using indicators variant (don't know about the others) it behaves wierd (see video example below) Expected behavior: If I click 4 times in...
Currently the dropdown is missing the bounds check. If the dropdown is not able to display itself completely, it should open upwards instead. This behavior is supported in most other...
In many cases, as application developer, I might prefer custom event managment. This should be supported by all components. (Like is_open boolean, open event, close event) etc. If using Hooks,...