cunningham
cunningham copied to clipboard
🎨 The Open FUN Design System
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.4` -> `7.24.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.4/7.24.5) |...
# Mono-searchable Select fetches options on search update An uncontrolled and a controlled mono-searchable select component can now take a callback as an options prop to fetch data and format...
On DataGrid / DataList components, the sorting is enabled by default. But if this prop is true but no sortModel is provided a warning is raised. Should we disable `enableSorting`...
When a `Button` is used with an icon only, it's not possible to click on the icon. [Capture vidéo du 15-04-2024 18:03:54.webm](https://github.com/openfun/cunningham/assets/139848/5326bfbc-94c0-4e94-acf5-dffffdf58e74)
When enabling `clickOutside` in the modal, incorporating a drop-down menu can result in unintended behaviors. Should we explicitly advise against using a menu that overlays the modal's height in the...
## Purpose We need to demonstrate how to use Cunningham inputs with popular React form libraries (React Hook Form & Formik). ## Proposal Add within a documentation a dedicated part...
# Feature Request Inspired by Google Finance, having a tooltip on the column header would be great to give the user a column description. Please find a screen recording describing...
Our main goal is to be able to load Select's options asynchronously, currently all options must be loaded before displaying the select, which does not fit use cases with large...
Currently, design tokens are not really exhaustive and some customization are limited by this exhaustive weakness. IMO, this world could be split in several parts: 1. First check component tokens...
## Feature Request List of the features needed in order to finish the transition from Grommet to Cunningham design system: ### Tabs component - [ ] Tabs component - https://mui.com/material-ui/react-tabs/...