-
- [ ] Date picker should allow choosing choosing how to display date (date formatting)
- [ ] Date picker should allow enter dates manually in following ways (depending on format selection)
13.1.20…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-ucmf8f-sumn4q?file=demo.tsx)
![Kapture 2024-05-13 at …
-
At the time of this issue creation, Oliver is currently working on the making the changes to the editor to teach React and TypeScript.
For this workshop, we need to create a project to teach workin…
-
### What problem does this feature solve?
End-user experience could be improved if icons for following components could be replaced: Select, Time / Date Pickers, Pagination etc. any component that …
-
### How were you trying to build the app?
pod install
### Full build logs
```tsx
> pod install
RNFBAnalytics: Using Firebase/AnalyticsWithoutAdIdSupport pod in place of default Firebase/A…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
### The problem in depth
Can we finally consider adding a NumberField component to MUI?
This type of input is essential in most applications and it is about time this component is properly support…
-
I suggest to add follow code snipped
`customElements.get("xxx") || customElements.define("xxx")`
This allow to prevent issue
Failed to execute 'define' on 'CustomElementRegistry': the name "hsva-c…
-
### Provide a general summary of the issue here
I am trying to use the DateRangePicker from react-aria-components.
When the props `shouldCloseOnSelect = false` and `granularity="minute" ` are set…