moai
moai copied to clipboard
A React component library, where buttons look like buttons🗿
This issue lists changes for @moai/[email protected] Proposed ones are unchecked boxes and confirmed ones are checked. - [x] MenuItem: Change name of 'fn' prop to 'onClick'
As suggested by @nhducit , having a gitpod config would make contributing to Moai even easier. The whole contribution process can be done online! For the first step, Duc suggests...
This issue is to keep track of dependencies that we can't upgrade to latest due to any reason. This is mostly because we can't have comment inside package.json :( This...
Currently we are using [Qix-/color](https://github.com/Qix-/color/) to show the contrast ratio in the [Color pages](https://docs.moaijs.com/?path=/docs/patterns-color-text--page) of our docs:  However, the author has decided to [no longer transpiled](https://github.com/Qix-/color/issues/204#issuecomment-889974105) the distribution, which...
Can not close the Dialog by pressing Escape. It is easy to see in the Basic example of Dialog in Moai docs: https://docs.moaijs.com/?path=/docs/components-dialog--primary
Hello, I want moai's table to have multiple headers (multiple `thead` and`tbody`). Please check this example below for the example  Reference: https://www.w3.org/WAI/tutorials/tables/multi-level/
By suggestion from a friend in webuild community, we should use [headless UI](https://headlessui.dev/react/dialog) for Moai's dialog and select. Todos: - [ ] Write unit tests for current Dialog (#261 )
I don't like the top-center position. This thing harassing me.
**What is this?** This is a features request. **Description** Currently, there's no API for adding row at the bottom of the table for report summary (The last row have to...