·
1 commit
to main
since this release
"@react-md/core": minor
"@react-md/material-icons": minor
"react-md": minor
Features
- All hooks, components, and utils that required a
TextExtractor
now supportitem.name
anditem.label
by defaultAutocomplete
alphaNumericSort
fuzzySearch
caseInsensitiveSearch
- The
Avatar
color
can now be type-safe with module augmentation and the newAvatarColorOverrides
interface - The
Box
gridName
can now be type-safe with module augmentation and the newBoxGridNameOverrides
interface - Added missing
circularProgress
andlinearProgress
class name utility functions - (internal): Updated the
PropsWithRef
utility type to automatically infer the element type