[Autocomplete] Add new AutocompleteInputChangeReason
fixes: https://github.com/mui/material-ui/issues/36085 duplicate of https://github.com/mui/material-ui/pull/37013
- [x] I have followed (at least) the PR section of the contributing guide.
Netlify deploy preview
Bundle size report
Details of bundle changes (Toolpad) Details of bundle changes
Generated by :no_entry_sign: dangerJS against 5adc07f20ab8894e844b32cfb816f96fe98eaf94
Hi! isn't this PR missing things from the original one (https://github.com/mui/material-ui/pull/37013)? for example this change.
I added the missing changes that were present in https://github.com/mui/material-ui/pull/37013
@michaldudak @DiegoAndai this is ready for review.
@DiegoAndai that should cover everything. I'll add it.
@DiegoAndai just pushed the tests covering the missing onInputChange reasons and an entry in the v6 migration guide.
@DiegoAndai all tests updated to use the new user object returned from render. I rebased to get it from next.