All Versions
49
Latest Version
Avg Release Cycle
15 days
Latest Release
1756 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.3.3 Changes
April 17, 2018- โ Add
aor-xmysql
to the list of REST clients (soaserele) - โ Add Slovenian translation (ariskemper)
- ๐ Fix wrong code sample in Translations docs (fzaninotto)
- โ Add
getResources
function to allow ressource injection in custom components (fzaninotto) - ๐ Fix typo in Actions documentation (xiaomingplus)
- โ Add mention of
ra-component-factory
to the list of related packages (zifnab87) - ๐ Fix exception when using React 16 and hot reloading (natrim)
- ๐ Fix custom menu documentation (fzaninotto)
- ๐ Fix installation documentation (faviouz)
- ๐ Fix typo in English translations (netsgnut)
- โ Add a link to the updated Hebrew translations (motro)
- ๐ Fix linting problems (fzaninotto)
- ๐ Fix missing import in
<List>
documentation (clementtalleu) - ๐ Fix Refresh button does not refresh data in
<ReferenceManyField>
(fzaninotto) - ๐ Fix
refreshView
is undefined when using custom actions in list (natrim)
- โ Add
-
v1.3.2 Changes
- ๐ 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)
- ๐ Fix JS error on
-
v1.3.1 Changes
- ๐ Fix Delete actions fails on IE11 (fzaninotto)
- ๐ Fix npm package contains files from previous builds (ArnaudD)
- ๐ Fix default values handling for deep paths with dot notation (djhi)
- ๐ Fix alwaysOn filters defaultValue being ignored (djhi)
- ๐ Fix missing import in Authorization documentation (Phocea)
- ๐ Fix
<BooleanInput>
onChange
with false value (djhi) - ๐ Fix missing
refresh
prop in<List>
component (djhi) - ๐ Fix date filters (djhi)
- ๐ Fix typo in custom actions documentation (RWOverdijk)
-
v1.3.0 Changes
- โ Add permissions handling (djhi)
- โ Add Not Found page (fzaninotto)
- โ Add support for layoutless custom routes (marcw)
- โ Add support for custom validator messages (fzaninotto)
- โ Add support for nested filter object (mtakayuki)
- โ Add response body to HttpError (marcw)
- โ Add ability to refresh views using a redux action (djhi)
- โ Add
previousData
tocrudDelete
payload (grahamlyus) - โ Add greek translation (zifnab87)
- โ Add Ukrainian translation (vitivs)
- โฌ๏ธ Upgrade dependencies (MUI 0.19, react in peer dependencies) (djhi)
- โก๏ธ Update the redux state structure to avoid name conflicts (lutangar)
- โก๏ธ Update code formatting standard (prettier) (fzaninotto)
- ๐ Fix query string builder in REST clients (mtakayuki)
- ๐ Fix webpack file present in root directory (fzaninotto)
- ๐ Fix forms default values handling (djhi)
- ๐ Fix
<SelectInput>
withallowEmpty
throws key-warning (fab1an) - ๐ Fix
onMenuTap
warning on medium and larger devices (jf248) - ๐ Fix links in documentation (Phocea)
-
v1.2.3 Changes
- โ Add Epilogue REST client (dunghuynh)
- ๐ Fix
SelectInput
selection via keyboard (djhi) - ๐ Fix
fetchJson
to allow custom content type (sGy1980de) - ๐ Fix
TabbedForm
errors being hidden for inactive tabs (djhi) - ๐ Fix
FileInput
handling when allowing only a single file (djhi) - ๐ Fix numeric validators for sero value (djhi)
- ๐ Fix colors used for pagination chevrons (djhi)
- ๐ Fix
SelectInput
Bidirectional binding (djhi) - ๐ Fix
FileInput
does not display error on validation error (djhi) - โ Add Danish translation (SSA111)
- ๐ Fix typo in tutorial (melaniedavila)
- โ Add Norwegian translation (zeusbaba)
- ๐ Fix checkboxes getting reordered when used with
ReferenceArrayInput
(fzaninotto) - ๐ Fix typo in Translation documentation (dimitrovs)
-
v1.2.2 Changes
- โ Add yarn support (dervos)
- ๐ Fix login form lock and loader (teldosas)
- ๐ Fix custom headers documentation (fzaninotto)
- โ Add support for numeric value in NumberInput step prop (fzaninotto)
- โ Add documentation for admin history prop (fzaninotto)
- ๐ Fix doc for ISO date input (leesei)
- ๐ Fix wrong use of the 'Edition' word across the documentation (cornhundred)
- ๐ Fix typo in tutorial (cornhundred)
- ๐ Fix typo in RestClients documentation (arlair)
- โ Add farsi translation package (hamidfzm)
- ๐ Fix translation warning on
TabbedShowLayout
's tab names (freeznet) - ๐ Fix typo in Authentication documentation (RWOverdijk)
- ๐ Fix typo in CreateEdit documentation (RWOverdijk)
- โ Add Turkish translation package (ismailbaskin)
-
v1.2.1 Changes
- ๐ Fix multi select in
FileInput
(doananh234) - ๐ Fix
RadioButtonGroupInput
label translation (lucasfevi) - ๐ Fix
TabbedForm
initialValues
gathering (djhi) - ๐ Fix
ReferenceFields
label hidden on the top of field (philippe-cleany) - ๐ Fix
ReferenceArrayField
used withDatagrid
child (fzaninotto) - ๐ Fix custom saga documentation (fzaninotto)
- โ Add Code of conduct (fzaninotto)
- ๐ Fix documentation on
ReferenceArrayList
(vmattos)
- ๐ Fix multi select in
-
v1.2.0 Changes
Read the v1.1 and v1.2 announcement on the marmelab blog.
- โ Add ability to override redirect behavior on save for
<Create>
and<Edit>
views (wesley6j) - โ Add refresh button to
<Show>
view (djhi) - โ Add asterisk to label on required
Input
(djhi) - โ Add
<FileInput>
(djhi) - โ Add sort feature to
<ReferenceManyField>
(wesley6j) - โ Add ability to use custom history in
<Admin>
(fzaninotto) - โ Add
<TabbedShowLayout>
to mirror<TabbedForm>
(remi13131) - โ Add
options
prop to<BooleanInput>
and pass them to mui<Toggle>
(djhi) - โ Add
AOR/
prefix to Redux actions (ThieryMichel) - โ Add deep path support for
optionText
andoptionValue
props theInput
components used asReference
children (mtakayuki) - โ Add ability to override
<SimpleShowLayout>
container styles (djhi) - โ Add
<MenuItemLink>
to fix bad click handling of menu on mobile (djhi) - โ Add
aor-firebase-client
to the list of REST clients (sidferreira) - โก๏ธ Update redux-saga to 0.15.3 (dervos)
- ๐ Fix filter in
<ReferenceInput>
not taken into account when<AutocompleteInput>
is filled (djhi) - ๐ Fix
<ReferenceArrayField>
when ids is null (wesley6j) - ๐ Fix missing translation helper in
<Show>
view (djhi) - ๐ Fix code highlighting on REAMDE (diegohaz)
- ๐ Fix custom REST client list format for better readability (fzaninotto)
- โ Add ability to override redirect behavior on save for
-
v1.1.2 Changes
- ๐ Fix a typo in tutorial (calebhaye)
- โ Add Polish translation (KamilDzierbicki)
- ๐ Fix a typo in tutorial (ferhatelmas)
- ๐ Fix
<SelectArrayInput>
default value for filters (djhi) - โ Add Thai translation (liverbool)
- ๐ Fix duplicate
resource
propType in<FilterButton>
(thiagoterleski) - ๐ Fix
<SelectArrayInput>
example usage in tags for post (wesley6j) - ๐ Fix
<List>
layout on mobile (sebastien-cleany)
-
v1.1.1 Changes
- โ Add Show view documentation (djhi)
- ๐ Split Admin and Resource docs for better readability (fzaninotto)
- ๐ Fix flaky end-to-end tests (dervos)
- ๐ Fix
<DisabledInput>
not showing default value (wesley6j) - ๐ Fix
<SelectArrayInput>
prop types (floo51) - ๐ Fix
<DateInput>
for some locales (wesley6j) - ๐ Fix support for null and false value in
<SelectInput>
options (wesley6j) - ๐ Fix missing
<FileInput>
mention in documentation reference (djhi) - ๐ Fix duplicate documentation in Ecosystem (djhi)
- ๐ Fix typos on Theming documentation (martjanz)