-
-
컴포넌트 스타일링의 유연성을 제공하기 위한 `css` prop을 추가해보면 어떨까 합니다.
모든 컴포넌트에 최소한의 API만 표면에 노출시켜서 유연한 커스터마이징이 가능한 디자인 시스템 구현을 달성해보는 목적입니다.
why
- 너무 많은 스타일 prop들은 컴포넌트 내부를 복잡하게 만듭니다.
- prop으로 변경할 수 없었던 다른 스타일 변…
-
### What package has an issue
@mantine/core
### Describe the bug
I added a Spoiler to the Mantine UI [comment component](https://ui.mantine.dev/component/comment-simple), when I first added it it w…
-
### What package has an issue
@mantine/core
### Describe the bug
Hi Team,
I found an issue with Mantine 5.0.2 where the scroll position of the body changes if there are many Menu Components re…
thivy updated
2 years ago
-
This RFC list several points related to renaming Joy UI APIs so that we can discussed before making the changes.
1. ~Rename `color` prop to `palette`~ Decided to go with `textColor` prop instead, […
-
### What package has an issue
@mantine/core
### Describe the bug
```
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @radix-ui/react-scroll-area@0.1.4
npm WARN Found: reac…
-
- [x] Check Basics - https://mantine.dev/pages/basics/
- [x] Check how it fits with Next.js - https://mantine.dev/theming/next/
- [x] Check UI Components https://ui.mantine.dev/
- [x] Check hooks
-
### What package has an issue
@mantine/core
### Describe the bug
`Anchor` component is hardcoded to be of `md` size by default.
When it's used within an context of resized text (`h1/Title…
-
### Description
It would be nice if I could use color variants (colorName.500, colorName.200) in colorScheme please add this feature.
### Problem Statement/Justification
It is a really useful feat…
-
### What package has an issue
@mantine/core
### Describe the bug
Current my application uses `'@mantine/core'` and `nextjs`. When refreshing the index.js / home page, I've notice the un-styled comp…