- 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 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-permissions
from documentation (djhi) - Fix performance optimization in
<CreateButton>
(natrim) - Add mentions of
aor-embedded-array
andaor-rest-client-router
packages to the doc (MhdSyrwan)