We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae422a0 commit 0208140Copy full SHA for 0208140
CHANGELOG.md
@@ -10,6 +10,8 @@
10
- Fixed validation error message for min/max (PR #1058) (issue #1057)
11
- (Ternary mode) Added to `config.settings`: `caseValueField`, `renderBeforeCaseValue`, `renderAfterCaseValue`, `renderSwitchPrefix`, `defaultCaseLabel`, `addCaseLabel`, `addDefaultCaseLabel` (PR #1062)
12
- Use icon button label as the aria-label to improve accessibility (PR #1066) (issue #1038)
13
+ - Show imported value initially in MUI autocomplete inputs (PR #1065)
14
+ - Make getOptionLabel always return a string (PR #1064)
15
- 6.5.2
16
- Updated dependencies. `@babel/runtime` is now dep for core package (PR #1051) (issue #964)
17
- 6.5.1
0 commit comments