admin-on-rest v1.3.2 Release Notes

    • ๐Ÿ›  Fix JS error on <WithPermission> (fzaninotto)
    • ๐Ÿ›  Fix tag filter in example post list (ThieryMichel)
    • ๐Ÿ›  Fix bad links to Authorization documentation sections (djhi)
    • ๐Ÿ›  Fix mention about a <ReferenceManyInput> (djhi)
    • ๐Ÿ›  Fix multiple <ReferenceManyField> on same resource with different filter (ThieryMichel)
    • ๐Ÿ›  Fix trailing slash in <EditButton> link (ThieryMichel)
    • ๐Ÿ›  Fix Optimistic rendering of List may create errors due to outdated data (ThieryMichel)
    • ๐Ÿ›  Fix documentation about onTouchTap, replaced by onClick (djhi)
    • ๐Ÿ›  Fix List button displayed in show view even when no List component defined (ThieryMichel)
    • ๐Ÿ›  Fix <AutocompleteInput> can not be changed once a value is selected (ThieryMichel)
    • ๐Ÿ›  Fix <DateInput> Filter first passed as String, then as Date (ThieryMichel)
    • ๐Ÿ›  Fix <FilterForm> is not themable (djhi)
    • ๐Ÿ›  Fix typo in <Admin> component documentation (than)
    • ๐Ÿ›  Fix <FileInputPreview> is not themable (djhi)
    • ๐Ÿ›  Fix Custom App documentation (kopax)
    • ๐Ÿ›  Fix missing refresh of <RadioButtonGroupInput> (michaelluk)
    • โœ‚ Remove mention of aor-permissions from documentation (djhi)
    • ๐Ÿ›  Fix performance optimization in <CreateButton> (natrim)
    • โž• Add mentions of aor-embedded-array and aor-rest-client-router packages to the doc (MhdSyrwan)