It's non-trivial to get feedback when typing into aTextField. With themaxLengthproperty, it's possible to restrict the maximum input size. The drawback is, user cannot know why input beyondmaxLengthwon't be accepted. When we show the number of characters the user has typed and then adan...
-->[textfield] associate accessible name and description by default (#29782) @eps1lon 496 497 ### `@mui/joy@5.0.0-alpha.4` 498 499 - <!-- 15 -->[joy] add `button` - 1st iteration (#29464) @siriwatknp 500 501 ### `@mui/codemod@5.2.1` 502 503 - <!
[DataGrid] Fix scroll to cell logic for keyboard navigating cells and drag selection with pinned columns (#14550) @KenanYusuf [DataGrid] SupportminHeightandmaxHeighton flex parent container (#14614) @cherniavskii [l10n] Add missing Portuguese (pt-PT) translations (#14707) @ruiaraujo012 [l10n...
[pickers] Fix regression onPickerValidDate(#14896) @flaviendelangle [pickers] Move theDateFieldInPickerPropsinterface to theDatePickerfolder and rename itDatePickerFieldProps(same for time and date time) (#14828) @flaviendelangle @mui/x-date-pickers-pro@7.20.0 Same changes as in@mui/x-date-pi...
[core] Allow string literals as keys inlocalesText(#9045) @MBilalShafi [core] FixrandomIntproducing values exceedingmaxvalue (#9086) @cherniavskii [core] Fix flaky test ondateWithTimezoneadapter test (#9129) @flaviendelangle [core] Lock@types/nodeon v18 (#9107) @LukasTy ...
Remove onChangeHandler from Select and TextField (#1576) @Janpot All contributors of this release in alphabetical order: @apedroferreira, @bytasv, @Janpot ✨ Done in 1.69s. 0.0.36 Jan 18, 2023 A big thanks to the 3 contributors who made this release possible. Here are some highlights...
Firefox and Safari are allowing to type any value, even non-digit characters Textfield type="number" allowing non-numeric values in firefox #18923 Chrome allows entering any amount when max is set: [TextField] type=number missing min, max, step Typescript types #9313 (comment). It should ...
[pickers] Move multi input range field validation tests to the describe test file (#14501) @flaviendelangle @mui/x-date-pickers-pro@7.16.0 Same changes as in@mui/x-date-pickers@7.16.0. Charts @mui/x-charts@7.16.0 [charts] Fix JSDoc typos (#14497) @alexfauquette ...