-
So that users have easy access to what has been implemented so far in the API, develop the interface responsible for consuming it to bring the BREAD of departments to life.
Due to the nature and sc…
-
As the title.
Most of the existing demos are relying on the `sx` prop and the `createStyles` API. I am wondering if all demos are compatible with Mantine v7, is CSS Modules + CSS Variable powerful …
-
## What is Yup and its applications
- [Yup](https://github.com/jquense/yup) is a versatile schema builder designed for runtime value parsing and validation. Its killer features include:
- compos…
-
I get the following warning in the console:
> Warning: flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a schedu…
-
## Bug report
### Current Behavior
When using [Mantine's DatePicker](https://mantine.dev/dates/date-picker/) and [Radix UI's DropdownMenu](https://www.radix-ui.com/docs/primitives/components/dro…
-
## [Tailwind CSS](https://tailwindcss.com/docs/installation)
I would recommend to use tailwind CSS as it has been useful to me.
-
# Description
Top 3 Options
- https://ui.shadcn.com/
- https://mui.com/material-ui/
- https://headlessui.com/
Which one of these best matches our proposed features and integrates well with …
-
### On which framework/platform would you like to see this feature implemented?
React
### Which UI component is this feature-request for?
Other
### Please describe your feature-request in detail.
…
-
Keeping track of progress here:
- [x] __template
- [x] _official-blog-tutorial (archived, won't be touched)
- [ ] _official-contacts-tutorial
- [x] _official-jokes (archived, won't be touched)
…
-
- Remote API interaction: loading, searching, sorting data
- debounce API request
- loading status skeleton (first render)
- Row selection: onRowClick, for viewing a specific row informat…