Lukas Tyla

Results 35 issues of Lukas Tyla

Fixes #5690 Force trigger an `onChange` call when clicking `clear` button with not empty `value`. Covers case, when date picker has `Invalid date` due to manual entry, but internally the...

bug 🐛
component: pickers

Fixes #5395 Applied the least intrusive fix to fix the mentioned issue in Mobile Chrome. Based on the fact that Firefox has no problems with this we could say it's...

bug 🐛
component: pickers
mobile

Fixes #4868 Add `disablePast` and `disableFuture` prop handling to `timeValidation` and clock picker disabled time calculation.

PR: out-of-date
component: pickers
component: DateTimePicker
component: TimePicker

Part of #6218 To apply styling overrides to both desktop and mobile picker versions popups we currently would need to provide duplicate props: ```jsx // overrides style in desktop version...

PR: out-of-date
component: pickers
mobile

### What's the problem? 🤔 With https://github.com/mui/mui-x/pull/6156 and https://github.com/mui/mui-x/pull/6096 we have improved ability to override/style different pickers parts/components. The issue is that many of those overridable components are marked as...

component: pickers
dx
RFC

Bump monorepo to apply changes from https://github.com/mui/material-ui/pull/36291 fixing adapters dependencies resolving. Waiting on the second half of changes extracted to https://github.com/mui/material-ui/pull/36310. - update tests fixing TS issues introduced by added...

docs
test
core
typescript
PR: out-of-date

Requires changes from https://github.com/mui/material-ui/pull/36097 to use the defined `templates` and output their descriptions in documentation (title on the generic name).

docs
PR: out-of-date

This is an issue to house all discussions related to the evolution of Date Range Picker. We want to improve on the foundation of existing Date Range Picker by extending...

new feature
umbrella
plan: Pro
component: pickers
component: DateRangePicker
design: ux
design: ui

Fixes #4483 - [x] Add option to render "digital clock" using "select list" - [x] Support `digital` view renderer on `DesktopTimePicker` and `DesktopDateTimePicker` - [ ] Add desktop time views...

new feature
component: pickers
component: DateTimePicker
component: TimePicker

Created from https://mui-org.slack.com/archives/C04U3R2V9UK/p1702930558019959 > Might be missing `MuiDayCalendar-header` or it's not clear in documentation for style override This feedback sparked a higher-level discussion regarding our strategy for public API. ##...

component: pickers