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)