react-admin v4.5.1 Release Notes

    • 🛠 Fix <RichTextInput> cursor moves to the end while typing (#8365) (WiXSL)
    • 🛠 Fix <SelectColumnsButton> not being responsive (#8362) (WiXSL)
    • 🛠 Fix <Appbar> buttons don't have consistent spacing (#8356) (fzaninotto)
    • 🛠 Fix <BulkDeleteButton> doesn't clear selection when used inside <ReferenceManyField> (#8358) (fzaninotto)
    • 🛠 Fix <ReferenceManyField> does not show pagination when using partial pagination (#8354) (fzaninotto)
    • 🛠 Fix typo in ra-language-french translations (#8349) (asurare)
    • 🛠 Fix Inputs layout is broken when rendering the Login page first (#8368) (fzaninotto)
    • 🛠 Fix no-code example codesandbox (#8352) (fzaninotto)
    • ⬆️ Bump loader-utils from 1.4.0 to 1.4.1 (#8371) (dependabot)
    • [Doc] Add missing <Admin notification> prop (#8369) (WiXSL)
    • 📚 [Doc] Add <InspectorButton> documentation (#8346) (smeng9)
    • ⚡️ [Doc] Update the tutorial to use Vite instead of create-react-app (#8351) (fzaninotto)
    • [Demo] Fix demos use different versions of Vite (#8345) (fzaninotto)