moai icon indicating copy to clipboard operation
moai copied to clipboard

A React component library, where buttons look like buttons🗿

Results 27 moai issues
Sort by recently updated
recently updated
newest added

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'

discussion

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...

dependencies

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: ![image](https://user-images.githubusercontent.com/5953369/127728284-15f7f64b-f54c-4935-ba97-346b35918473.png) However, the author has decided to [no longer transpiled](https://github.com/Qix-/color/issues/204#issuecomment-889974105) the distribution, which...

help wanted

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

bug
help wanted

Hello, I want moai's table to have multiple headers (multiple `thead` and`tbody`). Please check this example below for the example ![image](https://user-images.githubusercontent.com/30283022/125114957-dee3d200-e114-11eb-955f-d48f77168c8d.png) Reference: https://www.w3.org/WAI/tutorials/tables/multi-level/

enhancement

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 )

enhancement

I don't like the top-center position. This thing harassing me.

discussion

**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...

enhancement