This repository was archived by the owner on May 22, 2026. It is now read-only.
v1.3.2
- Fix JS error on
<WithPermission>(fzaninotto) - Fix tag filter in example post list (ThieryMichel)
- Fix bad links to
Authorizationdocumentation 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 byonClick(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 asString, then asDate(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-permissionsfrom documentation (djhi) - Fix performance optimization in
<CreateButton>(natrim) - Add mentions of
aor-embedded-arrayandaor-rest-client-routerpackages to the doc (MhdSyrwan)