-
### Problem
The NewDatePicker component has went trhough couple of iterations and its time to refactor it and mainly make it easier to reuse in other flows and pages of the app. Some context in thi…
-
@Beamanator @cristipaval I was in a thread with @shawnborton and he noticed that both our State and Country fields are not true push-to-page inputs. Mind helping us understand why that's the case? Ide…
-
See https://github.com/stephy/CalendarPicker/pull/339.
I'm implementing the picker in a form where I want the user to select date of birth. I think it would be more straightforward UX wise to have …
-
Not much more to say; the `className` prop is destructured in preparation to apply to the component but never gets used.
https://github.com/mui-org/material-ui/blob/ad2535a8b15f76355f4559dbac02e9cb…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example: https://codesandbox.io/p/sandbox/…
-
Part of #5565
Waiting for:
- #6104 (I prefer to have a coherent api before documenting it more)
- #4484 (to decide how to name those new pages)
For now we just have a doc section on the [Date …
-
Hi, i have a simple component with a calendar picker
```
function DatePicker({date, setDate, className}) {
return (
setDate(newDate)}
className={class…
-
Related to #5539
The goal is to really start improving the pickers documentation in depth, both for the basic and the advanced use cases.
## Naming convention
I think this new doc structure s…
-
EDIT: NEVERMIND. I'm not sure what I was doing wrong previously but after noticing I was on an older version and upgrading to 6.0.0 I saw it worked just fine without that this.resetSelections = this.r…
-
See https://github.com/unoplatform/uno/blob/534973167cefcc103ac591e7672dcb37de51142b/build/ci/templates/gitversion.yml#L24-L35
Randomly, the following output is shown:
```
2023-06-06T19:45:45.0…