- Fix build delay in certain bundlers due to
@material-ui/icons
import (4265) ([WiXSL was merge](https://github.com/WiXSL was merge)) - Fix list appears empty after a while (4261) (ThieryMichel)
- Fix verbose code in
Resource
registration (4257) (WiXSL) - Fix useless export of style hook in
Edit
,Show
, andList
(4255) (WiXSL) - Fix 20 components exported twice (named and default) in
ra-ui-material-ui
(4254) (WiXSL) - Fix custom routes not working when based on resources (4251) (djhi)
- Fix invalid DOM attribute warning when using
<EditController>
,<ShowController>
, or<CreateController>
(4250) (djhi) - Fix validation message color in
<SelectArrayInput>
(4249) (ThieryMichel) - Fix ability to override
parse
andformat
props in<DateTimeInput>
(4246) (WiXSL) - Fix
initialValue
prop passed to<Input>
elements by mistake (4244) (WiXSL) - Fix
<Router>
and<Title>
code to allow Server-Side Rendering (SSR) (4242) (CarsonF) - Fix
<DashboardMenuItem>
density differs from other menu items (4241) (steurt) - Fix page components use injected
location
prop instead ofuseLocation
hook as encouraged byreact-router
documentation (4240) (CarsonF) - Fix
<DateTimeInput>
converts to value empty Object inra-data-graphql-simple
provider (4238) (ThieryMichel) - Fix
withTranslate
HOC uses defaulttranslate
prop instead of the one from context (4233) (ThieryMichel) - Fix invalid DOM attribute warnings in
<CheckboxGroupInput>
(4216) (SeanBE) - Fix TypeScript compilation issue in
ra-i18n-polyglot
(4186) (WiXSL) - Fix GraphQL demo (4237) (ThieryMichel)
- [Doc] Fix typo in custom Save button code example (4263) (almahdi)
- [Doc] Fix AppBar customization documentation (4258) (michelerota)
- [Doc] Fix welcome page screenshot in tutorial (4239) (zyhou)
- [Doc] Fix typos in Inputs and Authorization docs (4226) (WiXSL)
- [Doc] Fix snippet for creating the React app in Tutorial (4198) (pizzafox)
- [Doc] Add Armenian translation (4199) (mrdntgrn)
- [Doc] Add
express-sequelize-crud
to the list of data provider backends (4150) (nicgirault)
- Fix
SelectInput
doc aboutemptyValue
defaultValue (4193) (alanpoulain) - Fix
matchSuggestion
type inuseSuggestion
hook (4192) (fzaninotto) - Fix
ReferenceError
inuseGetPermissions
hook due to temporal dead zone (4191) (fzaninotto) - Fix unexpected token error in
FormWithRedirect
(4190) (fzaninotto) - Fix bad anchors in Create Edit docs (4188) (WiXSL)
- Add link to
ra-resource-aggregator
in Ecosystem doc (4177) (dryhten) - Add Form customization documentation (4175) (fzaninotto)
- Fix warning in
<SelectInput>
whenalwaysOn
is true (4174) (fzaninotto) - Fix duplicate
query-string
package (4173) (fzaninotto) - Fix
cellClassName
shortcoming isn't documented (4172) (fzaninotto) - Fix upgrade guide misses
redux-saga
version requirement (4171) (fzaninotto) - Fix typo in custom Actions documentation (4168) (gartner)
- Fix a couple variables defined with
var
instead ofconst
(4162) (WiXSL) - Fix typo in README (4159) (erikras)
- Fix
useStyles
hooks exported by mistake inra-ui-materialui
(4153) (WiXSL) - Add ability to extend pagination more easily (4132) (Kmaschta)
- Add the ability to override form layouts in a simpler way - introducing
<FormWithRedirect>
(4116) (fzaninotto) - Add
<BulkExportButton>
component (4109) (fzaninotto) - Fix bad rebase (re-apply changes from ba48c62 accidentally overridden by fd7ba05) (4076) (WiXSL)
- Add ability to extend
useEditController
(4075) (Kmaschta) - Add types for button components (4071) (fzaninotto)
- Add documentation for
isRowSelectable
prop (4064) (WiXSL) - Add tooltip for
<BooleanField>
labels (instead of hidden text) (4054) (fzaninotto) - Add
allowDuplicates
for<AutocompleteArrayInput>
(4026) (alanpoulain) - Update
<Tab>
and<FormTab>
components to function components (4002) (WiXSL) - Add PropTypes to
<SimpleForm>
and<TabbedForm>
components (3996) (WiXSL) - Add
isRowSelectable
function prop to<Datagrid>
component (3964) (WiXSL) - Add
name
option tomakeStyles
(3946) (DanudeSandstorm) - Add custom icons for
<Confirm>
action buttons (3812) (WiXSL) - Add ability to hide
<SelectInput>
label (3806) (WiXSL) - Add props to allow customizing the title and content of
<Confirm>
modals for delete buttons (3760) (macklin-10x)-10x - Add comprehensive param support for
ra-data-graphql-simple
adapterGET_MANY_REFERENCE
requests (3759) (maxschridde1494) - Add
TransitionProps
prop to<SimpleFormIterator>
component (3226) (cherniavskii) - Add
<PasswordInput>
component (3013) (Kmaschta)
- Fix typos, syntax errors and anchors references in the docs (4152) (WiXSL)
- Fix deprecated
useField
documentation (4151) (fzaninotto) - Fix
ReferenceField
when used inside form (4147) (fzaninotto) - fix
<RadioButtonGroupInput onChange
prop being ignored (4123) (ThieryMichel) - Fix
Input
components ignorevariant
prop (4142) (fzaninotto) - Fix
make doc
command fails in development (4143) (fzaninotto) - Fix prop sanitatization for
ReferenceInput
(4139) (Kmaschta) - Fix
<FileInput onDrop
option (4140) (Kmaschta) - Fix
ReferenceArrayInput
ignoresparse
andformat
props (4138) (Kmaschta) - Fix cloned record reverts values when submitting (4130) (m4theushw)
- Fix
RadioButtonGroupInput
option not being checked when numeric ids are used (4128) (m4theushw)
- Fix typo in
fullWidth
Input prop documentation (4119) (JoonsungUm) - Fix outdated mention of Redux-form in Readme (4108) (kopax)
- Fix
<TextInput endAdornment
when resettable (4107) (fzaninotto) - Fix
<ArrayInput>
usage in<FilterForm>
(4105) (fzaninotto) - Fix typo in
<FormDataConsumer>
docs (4104) (tdeo) - Fix form values sanitization messes with JSON values (4103) (fzaninotto)
- Fix
<FilterForm>
doesn't use default values for<BooleanInput>
(4101) (fzaninotto) - Fix regression in
<ReferenceArrayInput>
(idsToGetFromStore
error) (4099) (fzaninotto) - Fix incorrect
dataProvider
leads to infinite render loop (4097) (fzaninotto) - Fix
fullWidth
support on<AutoCompleteInput>
(4096) (fzaninotto) - Fix missing mention about
AUTH_GET_PERMISSIONS
in Upgrade guide (4088) (fzaninotto) - Fix unused prop in
<LoadingIndicator>
(4085) (kopax) - Fix Form breaks when setting undefined value to object (4082) (fzaninotto)
- Migrate half of the Demo to Typescript (4081) (djhi)
- Fix missing dependency in
ra-ui-material-ui
packages.json (4077) (kopax)
- Fix duplicated import in
<TabbedForm>
(4074) (kopax) - Fix
<DatagridRow rowClick
event handling (4063) (djhi) - Fix warnings on Logout on Demo (4062) (djhi)
- Fix
<ArrayInput>
validation (4061) (djhi) - Fix support of GraphQL interface type (3712) (MichielDeMey)
- Fix
ra-data-graphql-simple
: Queries that have the same type defined multiple times are being dropped (3900) (Ashenback) - Fix warning about unmounted component after Login on Demo (4059) (djhi)
- Fix
<AutocompleteInput>
default width (4055) (djhi) - Fix
List
does not refresh correctly after optimistic update (4058) (djhi) - Fix
<Create>
form prefill (4053) (fzaninotto) - Fix console errors in tests (4050) (fzaninotto)
- Fix missing
useFilterState
export (4051) (fzaninotto) - Fix
<AutocompleteArrayInput>
inside<ReferenceArrayInput>
(4042) (fzaninotto) - Fix outdated mention of
ra-realtime
in the Ecosystem doc (4045) (esistgut)
- Fix
<ReferenceInput>
should not set filter in getList when q is empty (4039) (fzaninotto) - Fix
<Sidebar>
classes can't be overridden (4038) (fzaninotto) - Fix
<AutocompleteInput>
required label (4034) (fzaninotto) - Fix
<TabbedForm>
and<TabbedShowLayout>
do not support parenthesis in id (4028) (fzaninotto) - Fix wrong syntax in custom menu example (4023) (fzaninotto)
- Fix missing mention in Upgrade doc about
<Login>
using children instead of a loginForm prop (4022) (christiaanwesterbeek) - Fix internal cross-package dependencies to use table v3 (4013) (WiXSL)
- Fix IE11 support on demo (4007) (m4theushw)
- Fix anchor in Input documentation (4004) (WiXSL)
- Fix setting filter resets pagination (4000) (fzaninotto)
- Fix Inputs doc to make props more obvious (3998) (fzaninotto)
- Update demo example to use function components (3995) (WiXSL)
- Fix
useGetMany
hookaccumulatedIds
filter function (3989) (fzaninotto) - Fix
<SelectInput variant="standard">
shows warning for unknown class (3988) (fzaninotto) - Fix
<Login>
component does not accept style override (3986) (zyhou) - Fix
<Field>
in form does not like the variant prop (3984) (fzaninotto) - Fix
useQueryWithStore
anduseGetMany
return error: null when success after first fail (3983) (Slavvkko) - Fix
<RadioButtonGroupInput>
label size (3974) (fzaninotto) - Fix
<CloneButton>
for nested objects (3973) (fzaninotto) - Fix
<TabbedFormTabs>
computes wrong tab index (3972) (natrim) - Fix
useSuggestions
crashes on empty value (3971) (natrim) - Fix
dataProvider
console logs in production (3967) (WiXSL) - Fix various typos in docs (3963) (WiXSL)
- Fix warning in
<LoginForm>
(3961) (WiXSL) - Fix warnings caused by passing new FinalForm form state property
dirtyFieldsSinceLastSubmit
(3959) (MiMo42)
- Add link to
ra-language-japanese
in Translation doc (3994) (bicstone) - Fix duplicate keywords (3993) (bicstone)
- Fix warning in Login form (3958) (gstvg)
- Add example of custom Datagrid usage in the List documentation (3956) (nicgirault)
- Add a list if
<Pagination>
props in the List documentation (3954) (nicgirault) - Fix pessimistic delete one does not remove item from selection (3926) (fzaninotto)
- Add a link to
moleculer-data-provider
in Data Providers doc (3925) (jjgumucio)
- Fix
<AutocompleteInput>
allowEmpty
position (3953) (fzaninotto) - Fix
<AutocompleteInput>
suggestion list placement (3951) (fzaninotto) - Fix delete wrong item in
<AutocompleteArrayInput>
(3950) (fzaninotto) - Fix click in
<AutocompleteArrayInput>
does not show options (3949) (fzaninotto) - Fix
<EnhancedFilterForm>
does not allow style override via classes prop (3948) (MiMo42) - Fix
<FieldTitle>
not receivinglabel
prop (3944) (m4theushw) - Fix js vs jsx markdown styles in docs code. (3938) (WiXSL)
- Fix docs JSX samples. (3936) (WiXSL)
- Fix
<SelectInput resettable
with value doesn't show options on click (3932) (tdeo) - Fix missing documentation for
allowMissing
Polyglot option (3930) (fzaninotto) - Fix overly aggressive
<EditButton>
memoization (3929) (fzaninotto) - Fix
useFilterState
does not react topermanentFilter
changes (3928) (fzaninotto) - Fix missing core constants make
convertLegacyDataProvider
fail (3927) (fzaninotto) - Fix docs examples (3922) (WiXSL)
- Fix Erroneous TypeScript types (fzaninotto)
- [BC Break] Remove ra-realtime (3908) (fzaninotto)
- Add
<CoreAdminContext>
to ease custom apps (3907) (fzaninotto) - Fix warning in
<ResettableTextField>
. (3904) (WiXSL) - Fix
<ReferenceArrayInput>
does not work in Filters (3898) (fzaninotto) - Fix
<DateTimeInput>
style differs from other inputs (3897) (fzaninotto) - Fix notifications upgrade guide (3893) (WiXSL)
- Fix ResettableTextField adornment style (3891) (tdeo)
- Fix
<AutocompleteInput>
default width and margin (3890) (tdeo) - Fix
<DeleteWithConfirm>
throws exception (3889) (fzaninotto) - Fix incorrect test data in simple example (3888) (fzaninotto)
- Fix search field loses its value when a column is sorted (3887) (m4theushw)
- Fix deprecated React types (3886) (WiXSL)
- Fix missing await for async operation in test. (3885) (WiXSL)
- Fix bug when using
<SimpleForm>
with<ArrayInput>
(3884) (jinseoplee) - Fix typo in example (3880) (tdeo)
- Fix
<TabbedShowLayout>
documentation for scrollable tabs (3878) (tdeo) - Convert
<RichTextInput>
to a functional component (3875) (m4theushw) - Fix broken links in Data Provider docs (3874) (WiXSL)
- Fix custom user menu does not close after selecting an item in the demo (3868) (fzaninotto)
- Fix theme can't be changed dynamically (3867) (fzaninotto)
- Fix various typos in the docs. (3861) (WiXSL)
- Fix typos and anchors in the docs. (3860) (WiXSL)
- Fix
<Datagrid>
is not sortable when used inside<ReferenceManyField>
(3859) (fzaninotto) - Fix
<AutocompleteInput>
error message color (3857) (fzaninotto) - Fix
<AutocompleteInput>
does not use custom label (3855) (fzaninotto)(3852) (fzaninotto) - Fix missing
@testing-library/react
dependency(3851) (zyhou)
- Fix
<Datagrid>
has no padding when disabling bulk actions (3840) (fzaninotto) - Fix anchors and uris in the docs. (3838) (WiXSL)
- [BC Break] Remove
ra-tree
(3836) (fzaninotto) - Fix JSDocs errors (3829) (WiXSL)
- Fix typos in docs (3828) (WiXSL)
- Fix imports of routing components to
react-router-dom
(3825) (thclark) - Fix
defaultI18nProvider
Export (3820) (djhi) - Fix warnings Displayed when Overriding Filter Classes (3817) (djhi)
- Fix hard to read code due to non explicit dependencies (3816) (pemoreau)
- Fix
FinalForm
Props Leak to Root Component (3815) (djhi) - Fix following sonarqube audit (3798) (pemoreau)
- Fix Upgrade guide order (3789) (djhi)
- Fix
ReferenceInput
ignores itssort
prop (3783) (djhi) - Add
redux-devtools-extension
trace feature in development mode if available (3781) (WiXSL) - Fix unstable tests (3777) (djhi)
- Fix minor typo in custom data-provider example documentation(3775) (alexisjanvier)
- Fix missing deprecated component in Upgrade guide (3770) (Kmaschta)
- Add hooks to Reference documentation (3768) (fzaninotto)
- Fix missing quote in
i18nProvider
upgrade guide (3766) (mabhub) - Fix example for
useDispatch
hook in upgrade guide (3765) (mabhub) - Update dependencies for stateful packages to avoid duplicate packages bug (3763) (kopax)
- Fix Forms Remove Empty Values (3758) (djhi)
- Failed (and unpublished) release
- Rewrite
ra-tree
. The new API isn't backwards compatible, but as ra-tree is considered a "lab" feature, we chose to release it in a minor version. (3771) (djhi) - Add support for custom queries in
ra-data-graphql
(3839) (djhi) - Add theme support in
FileInput
dropzone background (3823) (despatates) - Add link to OpenID Connect advanced example (3795) (Kmaschta)
- Fix react-admin dependency in secondary packages (3791) (manelpb)
- Fix trailing slash in url breaks routing (3788) (djhi)
- Fix jsDoc in
refresh
side effect (3780) (gillesdemey) - Fix autocomplete of
Password
field onLoginForm
(3666) (UltimateForm)
- Fix missing semicolons in docs (3773) (emptyhand)
- Fix typo in
ra-core
readme (3772) (AlexanderOttenhoff) - Fix
dataProvider
doc uses onFailure instead of onError (3761) (mchaffotte) - Fix
Content-Type
header added for non GET requests. (3743) (clement-escolano) - Fix filter extend order in
ReferenceInputController
(3740) (TheHyphen) - Fix
TabbedForm
does not detect errors when source is a path (3711) (djhi) - Add support for GraphQL Interface type (3692) (MichielDeMey)
- Fix typo in exporter documentation (3675) (fzaninotto)
- Fix Move built-in validators documentation order (3363) (heyfife)
- Ensure Data Provider does not alter the original error (3757) (djhi)
SimpleForm
/TabbedForm
- deprecatedefaultValue
(3756) (djhi)- [BC Break] Remove
locale
fromAdmin
(thei18nProvider
defines the initial locale) (3755) (djhi) - Code enhancement: rewrote list merge (without duplicate) and list inclusion (3754) (pemoreau)
- Code enhancement: remove duplicated code (3753) (pemoreau)
- Fix mistype (3752) (yuriydobryanskyyempeek)
- Fix
SelectInput
Warnings (3750) (djhi) - Refactor
Layout
(3749) (djhi) Form
Related Cleanup (3748) (djhi)- Stabilize tests (3747) (djhi)
- Upgrade
react-router
to 5.1 (3744) (djhi) - Add discriminated union type for auth action (3742) (pemoreau)
- Fix
BooleanInput
does not update on label click (3736) (djhi) - Fix
RadioButtonGroupInput
andCheckboxGroupInput
Error Display (3735) (djhi) - Fix
FilterForm
Submit (3732) (djhi) - Fix
Notification
text color (3730) (natrim) - Convert
dataProvider
to Object (3726) (djhi) - Fix Form becomes dirty after record initialization (3721) (djhi)
- Fix custom
Login
error handling (3718) (fzaninotto) - Use
useSafeSetState
inCoreAdminRouter
(3709) (natrim) - Upgrade react to 16.9 (3706) (fzaninotto)
- Migrate
ReferenceArrayInput
to use hooks (3705) (djhi) - [BC Break] Replace
I18nProvider
function by object (3699) (fzaninotto) - Introduce
useGetMatching
anduseReferenceArrayInputController
(3698) (djhi) - Introduce
useGetManyReference
hook (3697) (djhi) - Fix Simple Example Warnings (3696) (djhi)
- Replace
authProvider
function by object (3694) (fzaninotto) - Remove useless sagas (3693) (fzaninotto)
- Code cleanup (3688) (fzaninotto)
- [BC Break]
i18nProvider
new signature (3685) (fzaninotto) - Introduce
useChoices
&useSuggestions
hook (3683) (djhi) - [BC break] Refactor I18n layer to use hooks (3672) (fzaninotto)
- [BC break]
SimpleFormIterator
- use resource fields label (3671) (natrim) - Add subscription prop to
FormDataConsumer
(3670) (natrim) - [BC break] New
AutocompleteArrayInput
(3667) (djhi) NumberInput
- step needs to be passed ininputProps
(3665) (natrim)- [BC break] Reimplement
auth
logic using hooks (3655) (fzaninotto) - Ensure
DeleteButton
is usable when record is not defined at mount time (3652) (djhi) SimpleFormIterator
- don't display error if its object (3651) (natrim)- Fix margins are too small in
Show
views (3648) (fzaninotto) - [BC break] Fix
Confirm
dialog loading bug (3647) (fzaninotto) - [BC break] Rename
isLoading
toloading
everywhere (3644) (fzaninotto) - Replace
connect
by hooks in a few components (3643) (fzaninotto) - [BC break] Migrate
ExportButton
(3640) (fzaninotto) - fix bad import in
RootDropTarget
(3638) (natrim) - fix bad import in
PaginationActions
(3637) (natrim)
- Fix adding a filter overrides displayed filters (3634) (djhi)
- Fix FileInput does not react to click (3628) (natrim)
- Fix import package in
ra-data-simple-rest
(3626) (natrim) - Add error log in
CoreAdminRouter
wheninitializeResources
fails (3625) (natrim) - Fix bad memoization in Input components (3621) (Evgeny81)
- Fix missing translation in
NullableBooleanInput
(3614) (fzaninotto) - Add Form Helpers to
ra-core
(3613) (djhi) - Fix backwards compatibility of
Query
,Mutation
, andwithDataProvider
(3605) (djhi) - Fix broken build due to missing
css-mediaquery
dependency (3603) (djhi) - Fix
SelectArrayInput
overrides choices ofReferenceArrayInput
(3602) (djhi) - Fix required
ArrayInput
doesn't catch removed items in anEdit
view (3601) (djhi) - Migrate
NodeForm
,PaginationActions
,RootDropTarget
,AppBar
,DragLayer
,DragPreview
,DataGrid
,MenuLinkItem
,Loading
, andSingleFieldList
to hooks (3599) (3598) (3596) (3595) (3591) (3589) (3585) (3584) (3583) (3582) (3580) (jaytula) - Improve form look and feel (3594) (fzaninotto)
- Migrate
SelectArrayInput
to TypeScript (3592) (djhi) - Fix outdated comment on
withStyles
inLinearProgress
(3588) (jaytula) - Remove deprecated
LongTextInput
(3586) (Kunnu01) - Update examples in
Theming.md
to use hooks (3581) (m4theushw) - Improve form performance (3577) (fzaninotto)
- Migrate
SelectArrayInput
to hooks (3576) (djhi) - Migrate
SelectArrayInput
to TypeScript (3592) (djhi) - Improve form performance (3577) (fzaninotto)
- Improve list performance (3572) (fzaninotto)
- Migrate
Inputs
To TypeScript/hooks (3575) (djhi) - Migrate
Field
Components (3574) (djhi) - Create/Edit allow changing success message (3573) (natrim)
- Migrate
GET_MANY
accumulate saga to hooks (3550) (fzaninotto) - Migrate
DragPreview
,AppBar
,Loading
,TreeNode
,Tree
andNodeView
to hooks (3589) (3582) (3583) (3570) (3569) (3568) (jaytula) - Fix typos in DataProvider's documentation (3565) (pemoreau)
- Add
row
prop toCheckboxGroupInput
(3561) (Kunnu01) - Fix typo in comment (3564) (pemoreau)
- [BC Break] Remove
DisabledInput
(3549) (djhi) - Migrate
SaveButton
,Confirm
,LinearProgress
,CardContentInner
,Error
,NodeActions
,LoadingIndicator
, and 10 other components to hooks (3554) (3546) (3557) (3560) (3559) (3558) (3556) (3555) (jaytula) createAdminStore
- set initialState on logout (3507) (natrim)- Change
LongTextInput
toTextInput
in examples/demo and example / simple (3553) (3544) (jaytula) - [BC Break] Remove
BulkActions
in V3 (3517) (Kunnu01) - Fix Login on Demo (3537)
- Migrate
Input
components touseInput
and TypeScript (3566) (3563) (3548) (3539) (3538) (3540) (3523) (3512) (3525) (3527) (3526) (3524) (3522) (3520) (3516) (3511) (3514) (3504) (3513) (3515) (3502) (3501) (3500) (djhi) - Temporary migration of
ra-tree
to v3 (3510) (djhi) - Introduce
useInput
hook (3499) (djhi) - Upgrade Cypress (3528) (djhi)
- Set key prop on
CheckboxGroupInputItem
(3536) (jaytula) - Fix typo in
package.json
(3498) (Kmaschta) - Replace
withStyles
withuseStyles
(3485) (m4theushw) - Fix
theme.spacing
warning (3492) (Luwangel) - Update to
@testing-library/react
(3489) (djhi) - Add
emptyText
prop toSelectInput
(3444) (tdeo)
- Fix too drastic validation of
DELETE
andDELETE_MANY
dataProvider responses (3441) (Kmaschta) - Fix
SimpleList
showingListItem
as button even thoughlinkType
is false (3543) (b-raines) - Fix infinite loading when declaring resource at runtime with no
authProvider
(3505) (Kunnu01) - Fix typo in
ra-data-graphql
README (3508) (bookvik) - Fix
<DeleteButton undoable={false} />
does not refreshList
(3506) (natrim) - Fix typo in Readme (3497) (arturcarvalho)
- Fix various typos in documentation and demo (3493) (yumi2011)
- Fix
sortable
update has no effect inField
components (3494) (Kunnu01) - Fix
AutocompleteArrayInput
not accepting options (3479) (djhi) - Fix
List
data does not update when defaultfilters
Change (3308) (djhi) - Fix missing imports in
List
documentation (3469) (Kunnu01) - Add link to Swedish translation (3466) (Kladdy)
- Improve bug report template (3488) (Kmaschta)
- Change documentation search engine to Algolia (3459) (fzaninotto)
- Fix regression in ability to inject a Redux store in
<Admin>
(3482) (djhi) - Fix regression in
<Datagrid>
row height when no bulk action is available (3480) (djhi) - [BC Break] Migrate from redux-form to react-final-form (3455) (djhi)
- Fix regression in review accept / reject buttons in demo example (3473) (fzaninotto)
- [BC Break] Refactor
useDataProvider
so that it does not useredux-saga
(3468) (fzaninotto) - Add typechecking of
react-redux
functions and components(3463) (fzaninotto) - Upgrade
material-ui
to 4.2.1 (3457) (djhi) - Use
useStyles
in documentation (3456) (fzaninotto)
- Fix
ReferenceField
link (3452) (fzaninotto) - [BC Break] Reference hooks cleanup (3446) (fzaninotto)
- Fix hide filter button isn't aligned with field (3449) (fzaninotto)
- Add
useDeleteMany
and useUpdateMany hooks (3448) (fzaninotto) - Fix
LongTextInput
isn't so long (3450) (fzaninotto) - Declare
fetch
side effects as function (3425) (fzaninotto) - Promoting
react-testing-library
as a dependency (3442) (fzaninotto) - [BC Break] Delegate the redirection after logout to
authProvider
(3269) (djhi) - Add
useReferenceInput
(3313) (ThieryMichel) - Fix dependencies to 3.0.0 (3440) (fzaninotto)
- Add pagination and sorting params to GET_MANY_REFERENCE (3412) (m4theushw)
- Use hooks on demo (last PR) (3345) (zyhou)
- Add
useCreateController
hook (3409) (fzaninotto) - Add
useShowController
hook (3406) (fzaninotto) - Add
useEditController
hook (3398) (fzaninotto) - Prevents passing the
sidebarIsOpen
prop to the<MenuItem>
component (3393) (m4theushw) - Add tooltip to menu entries on the sidebar (3390) (m4theushw)
- Add
useListController
hook (3377) (fzaninotto) - Add auth hooks (
useAuth
andusePermissions
) (3368) (fzaninotto) - Refactor validators to not return translated errors (3339) (djhi)
- Upgrade
react-redux
to version 7.1 (3349) (fzaninotto) - Backport changes from 2.9.2 and 2.9.3 to next (3344) (fzaninotto)
- Use
makeStyles
hook on examples demo (3328) (zyhou) - Replace
tslint
witheslint
(3321) (djhi) - Add link function to
<ReferenceField>
(3282) (fargito) - Add tabs prop to
<TabbedForm>
to allow injecting custom Tabs component(3288) (sagarbakhtar) - Add
suggestionLimit
prop to<AutocompleteArrayInput>
(3326) (sagarbakhtar) - [BC Break] Use theme to store sidebar width (3323) (djhi
- [BC Break] Replace
papaparse
with a lighter library (3324) (djhi - Add
List
performance optimizations (3320) (fzaninotto) - Upgrade, Configure & Apply
prettier
(3317) (djhi - Add notification on
USER_CHECK
error (3291) (sagarbakhtar) - Fix
Layout
component injection (3315) (djhi - Add
useReferenceArrayField
hook (3294) (ThieryMichel) - Add
useReferenceMany
hook (3236) (ThieryMichel) - Migrate simple example to hooks (3225) (zyhou)
- Authenticate
NotFound
page (3243) (Kmaschta) - Add support for
<Datagrid rowClick="toggleSelection">
(3270) (fargito) - Add Crud hooks (
useQuery
,usequeryWithStore
,useMutation
,useGetOne
,useGetList
) (3253) (fzaninotto) - Replace Headroom by native Material-ui solution for hiding the app bar on scroll (3247) (fzaninotto)
- Rename
appLayout
prop tolayout
in<Admin>
component (3055) (kopax) - Upgrade cypress and add ability to run single test (3235) (cherniavskii)
- Add
useReference
hook (3228) (ThieryMichel)Approved - Move Actions out of the Card (3214) (fzaninotto)
- Fix
useListParams
hook (3233) (djhi - Add
useListParams
(3217) (djhi - Use hooks in controllers (3213) (djhi)
- [BC Break] Upgrade
redux-saga
(3212) (djhi) - [BC Break] Upgrade
material-ui
to v4 (3191) (fzaninotto) - Add
useTranslate
hook (3188) (fzaninotto)of 7 - [BC Break] Add
useDataProvider
hook (3181) (fzaninotto) - [BC Break] Upgrade dependencies (3170) (fzaninotto)
- Fix data generator usage example (3429) (mchaffotte)
- Fix
<ReferenceArrayInput>
error message when given bad data (3415) (Kmaschta) - Fix List does not update if
AUTH_GET_PERMISSIONS
is slow (3408) (fzaninotto) - Fix click on
<EmailField>
triggersrowClick
in<Datagrid>
(3426) (despatates) - Fix click on confirmation dialog text triggers
rowClick
in<Datagrid>
(3407) (fzaninotto) - Fix missing id requirement for Reference fields in
ra-data-graphql-simple
documentation (3391) (esistgut) - Fix type in
<Lists aside>
documentation (3388) (firepol) - Fix
callback
side effect is not called when usingwithDataProvider
(3385) (djhi) - Add mention of
react-admin-google-maps
component library in the Ecosystem documentation (3410) (gganebnyi)
- Fix closing delete confirmation modal triggers
<Datagrid>
rowClick event (3360) (Kmaschta) - Fix
<DashboardMenuItem>
does not useclassName
prop (3357) (Kmaschta) - Fix unused import in tutorial (3366) (jesseshieh)
- Fix broken links to material-ui v1 documentation (3365) (fzaninotto)
- Fix broken link to Bulk Action Buttons in docs (3361) (bmuthoga)
- Fix dead link to material-ui doc in List customization (3353) (Kmaschta)
- Fix typo in Custom Input documentation (3346) (CrossEye)
- Fix issue with
<TabbedForm>
when used inside a dialog (3335) (griiettner) - Fix
<AutoCompleteArrayInput>
not showing error message (3327) (hithacker) - Fix
<ListView>
component isn't exported (3319) (cherniavskii) - Fix
<MenuItemLink>
primaryText
documentation (3316) (fzaninotto) - Fix typo in
callback
side effect documentation (3297) (0xflotus) - Fix
<SelectInput>
is resettable even when it's disabled (3293) (sagarbakhtar) - Fix
<CheckboxGroupInput>
options
documentation (3292) (sagarbakhtar) - Fix custom
<LogoutButton>
documentation (3283) (sagarbakhtar) - Fix posts list export in demo app (3279) (fargito)
- Fix nested property filter is hidden on location change but still applied (3274) (donatascn)
- Fix duplicate API call in
<ReferenceArrayInput>
(3252) (fargito) - Fix
<RichTextInput>
validation bugs (3223) (cherniavskii) - Fix
<AutocompleteInput>
popup re-renders after choice is selected (3190) (FACOLOMBANI) - Replace tslint with eslint (because tslint is deprecated) (3322) (djhi)
- Update Prettier (3304) (djhi)
- Add
ra-auth-acl
to the ecosystem (3301) (Kmaschta) - Add pre-commit hooks to ensure code style is consistent on commits (3306) (3334) (djhi)
- Fix spinner position in Login and Save buttons (3276) (Luwangel)
- Fix slow List view when fetching lots of rows (3275) (slecoustre)
- Fix
<BooleanInput>
does not show errors (3271) (fargito) - Fix
<Query>
component sending request on every update (3267) (fargito) - Fix duplicated entry in Reference documentation (3259) (mabhub)
- Fix duplicated code formatting rules (3258) (fargito)
- Fix empty list after changing the items per page count (3257) (sagarbakhtar)
- Fix
<RichTextInput>
does not use theme color to show focus (3231) (cherniavskii) - Add Bulgarian translation link (3260) (ptodorov0)
- Fix handling of deleted references (3216) (djhi)
- Fix warning in Login page (3195) (cherniavskii)
- Fix improperly named
RejectButton
class name in demo (3182) (ericwb) - Fix outdated mention in Authentication documentation (3177) (joehillen)
- Add link to NextJs Crud dataprovider (3201) (gganebnyi)
- Add markdown input package to the Ecosystem documentation (3204) (maluramichael)
- Add support for styled
<ListView>
,<EditView>
,<CreateView>
, and<ShowView>
components (3161) (cherniavskii) - Add support for nested records in
source
prop of<ReferenceManyField>
(3159) (aramando) - Add ability to reload translation without changing locale (3152) (nik-lampe)
- Add the ability to style the
Tab
contents inShow
andEdit
views (2996) (fzaninotto) - Add ability to sort
<Datagrid>
by descending order by default (2921) (frankPairs) - Fix
propTypes
warning when using<ArrayField sortable={false} />
(3164) (fzaninotto) - Fix
<Datagrid rowClick />
when using a function value returning empty redirect value (3156) (tunglt1810) - Fix
<AutocompleteArrayInput>
wrapping when there are many selected options (3131) (cherniavskii) - Fix circular dependency in
ra-data-graphql-simple
data provider (3093) (GM-Alex) - Add
ra-cognito
authentication provider to the Ecosystem documentation (3163) (anthonycmain)
- Fix
<Mutation>
documentation showing wrongnotification
side effect syntax (3147) (fzaninotto) - Fix
<Query>
component does not fetch again when updated (3146) (fzaninotto) - Allow to override
Popper
props in<AutocompleteArrayInput>
(3145) (cherniavskii) - Fix history console warnings (3144) (fzaninotto)
- Fix various typos in tutorial (3135) (pemoreau)
- Fix undefined id in
<RadioButtonGroupInput>
(3123) (johncalvinroberts) - Fix typo in
ra-input-rich-text
internal component name (3109) (ruiyangliu) - Fix unnecessary update of
<RichTextInput>
on edit (3099) (roychoo) - Fix filter id applied incorrectly to get many ref in
ra-data-graphql-simple
(2649) (redorb) - Migrate
ra-ui-materialui
field components to TypeScript (3091) (Kmaschta) - Migrate
ra-ui-materialui
auth components to TypeScript (2984) (djhi) - Add license scan report and status (3100) (fossabot)
- Add Hebrew translation (3133) (ak-il)
- Fix links to CodeSandbox become outdated rapidly (3095) (fzaninotto)
- Fix simple example dependencies (3094) (fzaninotto)
- Fix reducer test skipped because of bad suffix (3092) (fzaninotto)
- Fix typo in
<DatagridRow>
(3089) (romakv4) - Fix resource translation in delete confirmation dialog (3086) (fzaninotto)
- Fix deprecation warnings for recent react-router releases (3085) (fzaninotto)
- Fix demo uses deprecated menu customization syntax (3084) (fzaninotto)
- Fix
<ExportButton>
ignores permanentfilter
from<List>
(3083) (fzaninotto) - Fix
<Datagrid>
cells have non unique ids (3082) (fzaninotto) - Fix delete confirmation dialog triggers
rowClick
(3080) (fzaninotto) - Fix expand icon overlaps actions in tree view (3064) (macrozone)
- Fix custom actions cannot override
basePath
(3043) (kopax) - Fix wrong scalar types into variables for
ra-data-graphql-simple
(3036) (Artexoid) - Improve drawer animation of review edition in Posters Galore demo (2945) (djhi)
- Turn data generator for demo into a public repository (3096) (fzaninotto)
- Fix typo in ra-data-graphql documentation (3074) (erichgoldman)
- Fix missing dependencies breaking installation with pnpm (3032) (cortopy)
- Fix missing component import in tutorial (3060) (matimendez88)
- Fix bad pluralization of the confirmation message in
<BulkDeleteWithConfirmButton>
(3058) (Luwangel) - Fix warning caused by passing
undoable
prop from<Toolbar>
(3057) (NikitaVlaznev) - Fix warning caused by passing
submitOnEnter
prop from<Toolbar>
(3056) (NikitaVlaznev) - Add links to 4 new advanced tutorials doc (3063) (djhi)
- Fix
<Query>
does not passtotal
fromdataProvider
result (3046) (Kmaschta) - Fix
<WithPermissions>
documentation to explainauthParams
(3053) (kopax) - Fix custom
<LogoutButton>
documentation on redirection (3044) (Kmaschta) - Fix useless template literal in
<ListController>
(3039) (kopax) - Fix typo in
customRoutes
code example in<Admin>
component documentation (3038) (farandal) - Fix misleading example about logout action creator usage in Authentication documentation (3034) (Kmaschta)
- Fix unused
debounce
prop in<Filter>
(3015) (developerium) - Fix PropTypes of
<RichTextInput>
toolbar
prop (3024) (batbyR) - Fix
<AutocompleteInput>
helperText
not working inside<ReferenceInput>
(3023) (vdieulesaint) - Add Taiwanese translation (3054) (areyliu6)
- Fix
<CloneButton>
double redirection when used in<Datagrid>
withrowClick
(3006) (akshah123) - Fix
<AutocompleteInput>
crashes when a choice doesn't have a string value (3004) (developerium) - Fix outdated i18n syntax in
ra-tree-material-ui
documentation (3002) (fzaninotto) - Fix
ra-data-graphql-simple
handling of UPDATE mutations (3001) (djhi) - Fix missing mention of compulsory
buildQuery
param inra-data-graphql
(2999) (fzaninotto) - Fix misleading documentation about auth failure redirection (2997) (fzaninotto)
- Fix outdated screencast in
ra-tree
documentation (2995) (fzaninotto) - Fix warning when creating custom
<Menu>
based on source (2994) (fzaninotto) - Fix the graphql demo (2993) (djhi)
- Fix
<AutocompleteInput>
choices are displayed again after selection (2992) (djhi) - Add German translation for the tree package (3014) (straurob)
- Fix
<DeleteWithConfirmButton>
(2989) (fzaninotto) - Fix Typescript Import Errors (2988) (fzaninotto)
✨✨✨ React-admin has reached 7,000 stars on GitHub! Thank you all for your support; ✨✨✨
For highlights about this version, read the react-admin 2.8 announcement blog post on the Marmelab blog.
- Add
withDataProvider
HOC and<Query>
/<Mutation>
components to ease custom queries (2899) (ThieryMichel) - Add confirmation dialog to non-undoable delete buttons (2955) (fzaninotto)
- Add an optional
emptyValue
to<SelectInput>
(2780) (edy) - Add ability to pass
disableRemove
prop to<SimpleFormIterator>
(2850) (travisMichael) - Add 6 new data providers to the ecosystem documentation (2959) (fzaninotto)
- Add search engine to documentation (powered by Qwant) (2972) (fzaninotto)
- Add arabic translation (2987) (developerium)
- Migrate first ra-ui-materialui components to TypeScript (2982) (djhi)
- Fix TypeScript false positives (2979) (djhi)
- Fix typo in Tutorial (2986) (KayO)-GH
- Fix
FormDataConsumer
TypeScript signature to prevent false positives on required props (2974) (joehillen) - Fix typo in
<TranslationProvider>
JSDoc (2973) (ruiyangliu) - Fix IE11 layout problem (2969) (batbyR)
- Fix multiple redirect events on auth error (2960) (fxzhukov)
- Fix demo installation documentation (2958) (fzaninotto)
- Fix outdated
<FlatButton>
mention in Actions documentation (2956) (mvanmeerbeck) - Fix outdated
<Menu>
component signature in Authorization documentation (2948) (NikitaVlaznev) - Fix button color prop example in the List documentation (2946) (developerium)
- Fix build minification failing due to typo in
ra-language-french
(2944) (vdieulesaint) - Fix
<MenuItemLink>
propTypes and documentation (2932) (djhi) - Fix autocomplete height on
<AutocompleteArrayInput>
(2914) (tiagoschenkel) - Fix
<RichTextInput>
does not update when content is changed outside the editor (2930) (fzaninotto) - Fix missing export and documentation for
<TabbedShowLayoutTabs>
(2929) (lucas2595) - Fix position of suggestions container on
<AutocompleteInput>
(2928) (tiagoschenkel) - Fix warning about missing translation for empty key (2922) (Luwangel)
- Migrate Core Components to TypeScript (2924) (djhi)
- Update dependencies in CodeSandbox (2950) (Kmaschta)
- Fix JSONPlaceHolder name typo in Tutorial (2906) (noobling)
- Fix
<CloneButton>
documentation missing warning (2904) (mnlbox) - Fix prop types for
<ArrayInput>
(2898) (kujon) - Fix typo in jsDoc in Tutorial (2882) (adibnaya)
- Fix
GET_MANY
inra-data-json-server
data provider returns too many results (2873) (paradoxxxzero) - Fix import path typo in Unit Testing documentation (2872) (mexitalian)
- Fix
<AutocompleteArrayInput>
throws an error when receiving an empty value (2861) (tiagoschenkel) - Fix
<AutocompleteArrayInput>
shows choices in a wrong position when input element moves to another location (2860) (tiagoschenkel) - Migrate
ra-core
controllers to TypeScript (2881) (djhi) - Migrate
ra-core
inference to TypeScript (2879) (djhi) - Migrate
ra-core
form to TypeScript (2878) (djhi) - Migrate
ra-core
i18n Migration to TypeScript (2874) (djhi)
- Fix typo in
ra-data-graphql-simple
documentation (2863) (EricTousignant) - Fix typo in French messages (2858) (Benew)
- Fix
<SelectField>
example snippet on the docs (2854) (ofpau) - Migrate reducers to TypeScript (2857) (fzaninotto)
- Add Parse Client to data providers (2852) (almahdi)
- Upgrade prettier and apply format (2849) (fzaninotto)
- Add support for
rowClick="expand"
in<Datagrid>
(2820) (fzaninotto) - Add an alert preventing data loss when a user closes the app while in optimistic mode (2784) (fzaninotto)
- Add the ability to customize the
<AppBar>
content (2777) (fzaninotto) - Add support for
<Redirect>
incustomRoutes
(2771) (kopax) - Add accessibility to
<BooleanField>
(2744) (djhi) - Add
options
prop to<TabbedShowLayout>
(2740) (lucas2595) - Add more examples to the Posters Galore demo (2799) (fzaninotto)
- Add support for
shouldRenderSuggestions
prop in<AutocompleteArrayInput>
(2720) (davidpicarra) - Update default list page name (remove "List") (2801) (fzaninotto)
- Remove Graphcool demo(2821) (fzaninotto)
- Fix tests disabled by mistake may hide failing test cases (2845) (Luwangel)
- Fix
<CreateButton>
not being re-translated when language changes at runtime (2842) (maoueh) - Fix
prettier
maintenance command (2839) (fzaninotto) - Fix
<AutocompleteInput>
reopens after selection (2836) (djhi) - Fix e2e tests fail on Chrome 72 (2834) (fzaninotto)
- Fix
<AutocompleteInput>
issues by removing auto selection (2833) (djhi) - Fix default values for
<Filter>
cannot be removed by user (2831) (fzaninotto) - Fix missing
formMiddleware
export preventing custom apps to work (2828) (fzaninotto) - Fix
<RichTextInput>
adds extra paragraph element after list items (2826) (fzaninotto) - Fix
asyncValidation
issue for<SelectInput>
(2825) (erkimiilberg) - Migrate remaining actions and side effects to Typescript (2824) (fzaninotto)
- Fix outdated documentation about
messages
prop in<Admin>
(2822) (fzaninotto) - Fix warning when using
<Pagination>
in<ReferenceManyField>
(2819) (fzaninotto) - Fix warning in
<CloneButton>
when used inside<Toolbar>
(2818) (fzaninotto) - Fix error when using
<Edit>
component asexpand
in<List>
(2817) (fzaninotto) - Fix
<DeleteButton undoable={false} />
in<List />
does not refresh List (2662) (BartoGabriel) - Update link to Dutch translation package (2814) (nickwaelkens)
- Add mention of new data provider
ra-strapi-rest
(2796) (nazirov91) - Remove mention of react Context in the translation documentation (2841) (maoueh)
- Fix sanitization of
<DeleteButton>
props (2810) (djhi) - Fix display order of selected choices in their in
<SelectArrayInput>
(2806) (Luwangel) - Add explanation about Material UI version on the FAQ (2797) (Kmaschta)
- Add Firestore Data Provider (2778) (rafalzawadzki)
- Fix prop type warning in
Datagrid
sort prop (2794) (santaclauze) - Fix vulnerability in webpack development tools (did not affect production builds) (2788) (fzaninotto)
- Fix optimistic actions never get sent when changing tabs (2785) (fzaninotto)
- Fix bulk deletion keeps deleted items in selected ids (2774) (g3offrey)
- Fix
ReferenceInput
documentation mentions wrong data provider verb (2764) (fzaninotto) - Fix
<RichTextInput>
not working on IE11 (2676) (phacks) - Fix missing translation key in
Pagination
(2762) (kopax) - Add explicit error message when required props are missing in
Create
,Edit
,Show
, andList
controllers (2782) (Kmaschta) - Add documentation about dispatching actions within
<FormDataConsumer>
(2775) (fzaninotto) - Add Hasura data provider (2791) (praveenweb)
- Add JSDoc to validators for easier debugging (2773) (fzaninotto)
- Migrate
ra-core
util scripts to TypeScript (2787) (fzaninotto)
- Fix welcome message appears in production when permissions lead to no resource (2759) (fzaninotto)
- Fix warning when using
fullWidth
withBooleanInput
(2758) (djhi) - Fix incomplete optimistic handling in delete and update (2756) (djhi)
- Fix double attribute declaration in
LoginForm
causes error in IE11 (2754) (fzaninotto) - Fix
ReferenceManyField
doesn't rerender when the filter props changes (2753) (kandebr) - Fix
CheckboxGroupInput
design (2751) (Luwangel) - Fix propType warning when using
exporter false
in List (2746) (afilp) - Fix
<Confirm>
element isn't translatable (2739) (djhi) - Improve documentation about unit testing authorization logic (2728) (Kmaschta)
- Update italian translation url ([2725] (marmelab#2725)) (stefsava)
For highlights about this version, read the react-admin 2.6 announcement blog post on the Marmelab blog.
- Add skeleton to
<Datagrid>
when loading the data for the first time (2706) (fzaninotto) - Add ability to attach an expansion panel to a
<Datagrid>
row (2634) (fzaninotto) - Add ability to hide the
<ExportButton>
in the<List>
(2638) (afilp) - Add the current record as parameter to the
rowClick
function (2625) (djhi) - Add logged out notification when the
authProvider
throws a fetch error (2733) (ThieryMichel) - Add ability to extend the buttons
onClick
handlers (2640) (djhi) - Add ability to override
<Datagrid>
header style (2709) (fzaninotto) - Add ability to override the
<Popper>
props in<AutocompleteInput>
(2678) (djhi) - Add the ability to disable the
/login
route and component (2622) (djhi) - Add
enableReducers
andrenderProp
options to<TestContext>
to help with integration testing (2614) (peter-mouland) - Disable the
<ExportButton>
when there is nothing to export (2595) (Luwangel) - Update dependencies of secondary packages to
ra-core
(2606) (fzaninotto) - Fix
<ShowButton>
in<Datagrid>
when usingrowClick
(2716) (plattdl) - Fix list e2e test (2713)(marmelab#2713)) (JacquesBonet)
- Fix warnings about
peerDependencies
on install (2626) (fzaninotto) - Fix warning when disabling a button on small devices (2731) (Luwangel)
- Fix Chinese Locale name (#2710) (fzaninotto)
- Fix
ra-data-simple-rest
dependency (#2708) (fzaninotto) - Fix outdated
<SimpleShowLayout>
doc about custom styles (#2707) (fzaninotto) - Fix
<EditButton>
in<Datagrid>
when usingrowClick
(#2686) (plattdl) - Fix custom fetch actions can't benefit from optimistic rendering (#2684) (djhi)
- Fix outdated Codesandbox link (#2682) (Kmaschta)
- Fix missing
<Resource>
documentation without list prop / Menu (#2679) (Kmaschta) - Fix outdated documentation on
ra-lanhuage-english
andra-language-french
(#2674) (sovattha) - Fix accessibility on
<FileInput>
delete button (#2666) (djhi) - Fix custom material-ui input documentation (#2664) (fzaninotto)
- Fix extra
<FormTab>
/<Tab>
props are passed to two different components (#2654) (waynebloss) - Fix arrow in sorted column header when field uses
sortBy
props (#2600) (louisbl)
- Fix demo application for IE 11 (#2661) (phacks)
- Fix validation errors are not displayed in
<FileInput>
(#2660) (djhi) - Fix
<ArrayInput>
error format (#2655) (fzaninotto) - Fix
<FormDataConsumer>
not working with custom form name (#2656) (fzaninotto) - Fix missing documentation for
ra-data-fakerest
logging abilities (#2652) (fzaninotto) - Fix syntax error with
shouldRenderSuggestions
(#2648) (nacimgoura) - Fix deprecated Redux Dev Tools extension warning (#2646) (phacks)
- Fix
<DataGrid>
export (#2644) (hamidfzm) - Fix broken link to default layout in Theming documentation (#2627) (fzaninotto)
- Fix mobile toolbar overlays on last input (#2620) (fzaninotto)
- Fix
<AutocompleteArrayInput>
crash when selecting value (#2616) (fzaninotto) - Add Loopback data provider to docs (#2633) (darthwesker)
- Fix warning in
SelectInput
test (2608) (fzaninotto) - Fix Autocomplete suggestions positioning is sometimes not recalculated properly (2607) (djhi)
- Fix login background style (2594, 2596) (Kmaschta)
- Add support for custom theme in Login page (#2591) (fzaninotto)
- Add ability to paginate
<ReferenceManyField>
(#2580) (fzaninotto) - Add support for custom
icon
on all buttons (#2556) (afilp) - Add ability to override Datagrid Body and Row elements (#2575) (fzaninotto)
- Add background to
<Edit>
toolbar (#2568) (fzaninotto) - Add autofocus to login and creation forms in examples (#2560) (fzaninotto)
- Add autofocus to 1st input of login form (#2530) (afilp)
- Add ability to disable some options in
<SelectInput>
(#2555) (mikaoelitiana) - Update routing state key from
routing
torouter
(#2553) (AleBlondin) - Add ability to pass custom props to react-autosuggest from
<AutocompleteInput>>
(#2410) (AskseL) - Add ability to hide some suggestions in
<AutocompleteInput>
(#2502) (ginman86) - Add ability to override
<SnackBar>
style in<Notification>
component (#2405) (rameshsyn) - Add support for arrays of references in exporter
fetchRelatedRecords
(#2461) (fzaninotto) - Remove outdated graphcool demo link (#2592) (fzaninotto)
- Improve time to interactive in default Login page (#2589) (Kmaschta)
- Fix
UPDATE_MANY
mapping forra-data-json-server
data provider (#2382) (Mclovinn) - Fix
MenuItemLink
click handler not passing the event (#2588) (afilp)
- Fix
to
prop propType<MenuItemLink>
(#2584) (afilp) - Fix
<ReferenceArrayInput>
ignores default filter on search (#2583) (fzaninotto) - Fix Error when using
<CheckboxGroupInput>
with wrong source attribute (#2582) (afilp) - Fix breaking change in
material-ui-chip-input
breaks compilation (#2579) (fzaninotto) - Fix node polyglot dependency tag (#2577) (hamidfzm)
- Fix package install instructions from dev to production (#2574) (ajhool)
- Fix JSX syntax error in code suggested
<EditGuesser>
(#2569) (fzaninotto) - Fix translation provider first loads with identity translate (#2563) (fzaninotto)
- Fix custom app snippet leads to warnings for missing props (#2558) (fzaninotto)
- Add types to side effects (#2535) (fzaninotto)
- Add documentation for unit testing custom views (#2554) (kierenhughes)
- Fix
TablePaginationAction
using private material-ui API (#2551) (phacks) - Fix typo in tutorial (#2529) (Shaglock)
- Fix click on
DeleteButton
inList
redirects toEdit
(#2526) (fzaninotto)) - Fix Datagrid header cell padding (#2522) (aliang)
- Fix example code for adding upload feature in
DataProviders
documentation (#2503) (misino)
- Fix example code in List documentation (#2518) (pastparty)
- Fix
<Aside>
documentation for undefined record (#2513) (fzaninotto) - Fix incorrect quotes in custom
<RichTextInput>
styles (#2505) (moklick - Fix non-Admin snippet in custom app documentation (#2493) (fzaninotto)
- Fix
<ReferenceManyField>
does not pass total to children (#2487) (fzaninotto) - Fix production build problem with graphql-ast-types package (#2486) (Kmaschta
- Migrate non-data actions of
ra-core
package to Typescript (#2521) (xavierhans - Migrate i18n and auth directories of
ra-core
package to TypeScript (#2508) (djhi - Add Catalan translation (#2488) (sergioedo)
- Fix link for graphcool data provider in docs (#2476) (bamorim
- Fix instructions to develop react-admin using npm link (#2473) (fzaninotto)
- Fix missing styles in rendered documentation (#2474) (fzaninotto)
- Fix outdated screenshots in Tutorial (#2470) (fzaninotto)
- Fix
<Edit>
toolbar hides the last form item on mobile (#2466) (vedmalex) - Fix create URL in
ra-data-simple-rest
documentation (#2468) (maruware) - Fix
<ReferenceField>
in Datagrids usingrowClick
(#2457) (fzaninotto) - Fix hardcoded query and mutation types in GraphQL introspection (#2454) (yishus)
- Fix bug in exporter
fetchRelatedRecords
(#2450) (fzaninotto) - Add link to news in
README
and documentation (#2445) (fzaninotto) - Fix wrong PropType warning in
<ShowView>
(#2444) (fzaninotto) - Add an explicit error if the developer used the wrong prop name for filters (#2451) (fzaninotto)
- Add jsonapi data provider to documentation (#2455) (henvo
- Add Norwegian translation to docs and removed old translation (aor) (#2481) (jon)
For highlights about this version, read the react-admin 2.4 announcement blog post on the marmelab blog.
- Bootstrap TypeScript migration (#2426) (fzaninotto)
- Add
<ListGuesser>
,<EditGuesser>
, and<ShowGuesser>
to facilitate CRUD bootstrap and prototyping (#2376) (fzaninotto) - Add ability to use custom icon in
<UserMenu>
(#2391) (Luwangel) - Add
id
attribute on input if not specified and other accessibility fixes (#2351) (djhi) - Add
aside
support inList
,Edit
, andShow
views (#2304) (fzaninotto) - Add warning when the
translate()
higher-order component is used directly to translate a string (#2318) (djhi) - Add
Datagrid
rowClick
attribute to avoid adding an<EditButton>
(#2341) (fzaninotto) - Add
<DateTimeInput>
(#2332) (fzaninotto) - Add easier
<Toolbar>
customization for<Edit>
(small breaking change) (#2340) (fzaninotto) - Add documentation on the data returned from create requests (#2262) (cuococarlos)
- Fix error formatting on
<RichTextInput>
,<CheckboxGroupInput>
,<RadioButtonGroupInput>
, and<SelectArrayInput>
(#2335) (natrim) - Fix empty label appears on mobile when using a
<Button>
with no label (#2409) (natrim) - Fix autosuggest toggle problem (#2436) (oksuz)
- Fix typo in
exporter
example (#2434) (jarradsl) - Fix Validation issues on
<RichTextInput>
(#2423) (TomJannes) - Fix typo reference to FileInput instead of FileField (#2419) (daytonn)
- Fix double asterix on required RadioButtonGroupInput (2417) (fzaninotto)
- Fix autocomplete content overflow not visible (2415) (fzaninotto)
- Fix GraphQL introspection issue with Apollo cache (2411) (audunhalland)
- Fixed typo for aria attribute in
<Button>
components (2408) (pastparty) - Fix and translate
<AutocompleteArrayInput>
label (2392) (djhi) - Fix missing index for
<AutocompleteArrayInput>
documentation (2393) (djhi) - Fix various documentation spelling & grammar errors (2390) (civilizedgorilla)
- Add mention of
ra-jsonapi-client
Data Provider in documentation (2386) (henvo) - Fix
<SelectArrayInput>
error style (2377) (djhi)
- Fix query-string parsing for array values in
Create
(#2373) (djhi) - Fix out of boundaries pagination does not allow pagination (#2365) (fzaninotto)
- Fix
SimpleFormIterator
does not iterate on sub records (#2364) (fzaninotto) - Fix trailing whitespaces in documentation (#2359) (josx)
- Fix Feathers dataProvidr package name to
ra-data-feathers
(#2358) (josx) - Fix small typo in
List
doc (#2355) (ArnaudD) - Fix
fetchRelatedRecords
should ignore nullable relationships inexporter
(#2354) (Luwangel) - Fix
AppBar
sometimes doesn't appear when scrolling up (#2348) (fzaninotto) - Fix outdated reference to
DeleteButton
inEditActions
documentation (#2347) (swrobel) - Add new Turkish translation (#2349) (KamilGunduz)
- Fix
<RichTextInput>
link tooltip z-index (#2345) (fzaninotto) - Fix
<RichTextInput>
unordered list rendering (#2330) (neomusic) - Fix
<Edit>
form empty after creation (#2339) (djhi) - Fix example schema for delete in simple GraphQL adapter (#2342) (kpollich)
- Fix
<List>
showing incorrect number of selected ids after deletion (#2336) (fzaninotto) - Fix form reset in Save and Add scenarios (#2332) (djhi)
- Fix type warning in
<List>
when settingbulkActions
props tofalse
(#2327) (fzaninotto) - Fix incorrect
<Resource>
prop in GraphQL readme usage instructions (#2325) (hips1) - Fix
<ReferenceInput>
fails to load choices when multiple instances reference the same resource (#2321) (djhi) - Add a section about production build UI bug in FAQ (#2215) (edouardmenayde)
- Add mention of
ra-data-firebase-client
dataProvider (#2334) (aymendhaya)
- Fix Delete button for record of id zero (fzaninotto)
- Fix typos in French translations (despatates)
- Fix keyboard handling in
<DateInput>
(fzaninotto) - Remove deprecated Data Providers from the documentation (Kmaschta)
- Update CodeSandbox link to 2.3 in issue template (Kmaschta)
- Fix
rowsPerPageOptions
not transmitted to pagination (antonversal) - Fix Webpack compilation of projects using GraphQL data providers (Kmaschta)
For highlights about this version, read the 2.3 release announcement post on the marmelab blog.
- [
Actions
] Move<Refresh>
to<AppBar>
(fzaninotto) - [
Actions
] Remove the<ListButton>
(fzaninotto) - [
Actions
] Update<Button>
to adapt the icon size to the button size (fzaninotto) - [
AppBar
] Add<UserMenu>
to group user-related actions (and<Logout>
) (fzaninotto) - [
AppBar
] Add Headroom effect (show/hide on scroll) (zyhou) - [
ArrayInput
] Add debounce tocrudGetMatching
calls (djhi) - [
ArrayInput
] Allow the<FormDataConsumer>
to be used inside anArrayInput
(djhi) - [
AutocompleteArrayInput
] Fix select on click (djhi) - [
Datagrid
] Add padding right to the last column (fzaninotto) - [
Datagrid
] Hide the sort icons when the column is not active (fzaninotto) - [
Edit
] Add the<TitleForRecord>
component (replacement for<RecordTitle>
) (fzaninotto) - [
Edit
] Move the<Delete>
button down to the Toolbar (fzaninotto) - [
Edit
] Use material design recommended margin for content (fzaninotto) - [
FormDataConsumer
] Fix wrong warning (djhi) - [
FormInput
] Add the component to the export (pedrohh) - [
Input
] Add<AutocompleteArrayInput>
for editing one-to-many relationships with a large number of options (djhi) - [
List
] Add<BulkActionToolbar>
as a replacement for the<BulkActions>
(fzaninotto) - [
List
] Display theFilter
on the top left of the content (fzaninotto) - [
Login
] Replace the lock icon to allow forward compatibility with@material-ui/icons
2.0 (djhi) - [
Pagination
] Add the ability to set the number of rows per page (fzaninotto) - [
RichTextInput
] Add support forfullWidth
prop (natrim) - [
Sidebar
] Add the ability to change the width (fzaninotto) - [
TabbedLayout
,TabbedForm
] Let large forms extend horizontally, remove overflow scroll (djhi) - [
Title
] Move the content to theAppBar
(fzaninotto) - [
tree
] Introducera-tree-core
andra-tree-ui-materialui
to display and edit tress structures in a List view (Labs) (djhi) - [console] Add deprecation warnings (when not in production mode) (djhi)
- [Demo] Fix and upgrade GraphQL and Graphcool demos (djhi)
- [Demo] Improve fake data to have real avatars, consistent emails, and better looking reviews (fzaninotto)
- [GraphQL] Add 'How does it work' section to the
ra-data-graphql
README (Weakky) - [GraphQL] Add a link to a Prisma
dataProvider
(Weakky) - [GraphQL] Allow easier per-query override (djhi)
- [npm] Expose
esm
modules to enable tree shaking (and smaller bundle size) (Kmaschta) - [npm] Remove babel
stage-0
preset and usepreset-env
instead (Kmaschta) - [redux] Allow to use
<Admin>
inside an external<Provider>
(fzaninotto)
Deprecations:
<Admin>
menu
prop. To override the menu component, use a custom layout instead.<AppBarMobile>
. The<AppBar>
component is now responsive.<BulkActions>
. Use<BulkActionToolbar>
instead.<Header>
. Use<Title>
instead.<RecordTitle>
. Use<TitleForRecord>
instead.<ViewTitle>
. Use<Title>
instead.- GraphQL provides
override
prop. UsebuildQuery
instead.
- Fix
<SaveButton>
misaligned<CircularProgress>
(natrim) - Fix typo in List documentation (jbeurel)
- Fix code snippets in
ra-data-graphql
readme (nicgirault) - Add link to Hungarian translation (phelion)
- Add link to
bs-react-admin
(BuckleScript) to the Ecosystem documentation (ctbucha) - Update the CodeSandbox link in issue template (Kmaschta)
- Fix form reset with navigation (again) (djhi)
- Fix
ReferenceArrayInputController
error on undefined record (natrim) - Fix
<AutoCompleteInput>
updates its choices after blur (djhi) - Fix
<AutoCompleteInput>
does not automatically select a choice when there are still multiple matches (djhi) - Fix
<FileField>
warnings about unknown props (djhi) - Fix
<FileInput>
multiple
prop documentation (djhi) - Fix
<SelectInput>
when used inside a<ReferenceInput>
withallowEmpty
(djhi) - Fix list documentation for
bulkActions
(djhi) - Fix typo in
error
side effect comment (Kmaschta) - Fix doc mentions obsolete translation packages (fzaninotto)
- Add link to Danish translation (nikri)
- Add an Advanced Tutorials section to the documentation (djhi)
- Fix
handleSubmit
should not be overriden in<Toolbar>
children (djhi) - Fix
<ReferenceField>
does not respect its child'sclassName
(fzaninotto) - Fix typo on
ra-language-french
French translations (Kmaschta)
- Fix
<SelectInput>
and<SelectArrayInput>
validation (djhi)
- Fix
<AutocompleteInput>
when suggestions are numbers (djhi) - Fix
ra-realtime
documentation to add an example ofcreateRealtimeSaga
factory function (djhi) - Fix
ListController
props cannot be changed from outside (djhi) - Fix Autocomplete list is cut off by content area (djhi)
- Fix form reset on navigation (djhi)
- Fix
ra-data-fakerest
package name in readme (mexitalian) - Fix
ra-data-graphql-simple
example usage (kfern) - Fix typo in
<ArrayInput>
documentation (igneel64) - Fix documentation links not working work when browsing the doc via Github (fzaninotto)
- Fix link in
CreateEdit
documentation (JulienMattiussi) - Fix error when using
<ReferenceInput>
in<SimpleFormIterator>
(blasic) - Fix Field with
sortBy
and nosource
is not sortable (Luwangel) - Fix
<label>
and<input>
not bounded correctly in login form (josx) - Fix fetch alert when response contains falsy data (fzaninotto)
- Fix Tutorial documentation missing
prop-types
package (igneel64) - Fix Quill autofocus in
<RichTextInput>
(floo51) - Fix missing
$options
prop in<FileInput>
documentation (djhi) - Fix mobile layout (fzaninotto)
- Fix Reference components do not update from their props (djhi)
- Add link to Farsi translations (hamidfzm)
- Add link to Finnish translations (Aikain)
For highlights about this version, read the 2.2 release announcement post on the marmelab blog.
- Add Export feature (fzaninotto)
- Add the
callback
side effect (fzaninotto) - Add Error Page (fzaninotto)
- Add clear button on inputs (djhi)
- Add ability to clone a record (fzaninotto)
- Add validation for
dataProvider
response format (djhi, fzaninotto) - Add Tooltips To Icon Buttons (fzaninotto)
- Add ability to alter values after submission and before saving them (djhi)
- Add support for forms in lists (djhi)
- Add support for
asyncBlurFields
in forms (fzaninotto) - Add redirection to the previous page when a
FETCH_ERROR
occurs (djhi) - Add
<CreateActions>
and<RecordTitle>
components (djhi) - Update the UI to make the
<AppBar>
dense (fzaninotto) - Update the UI to make the page heading smaller (fzaninotto)
- Update the
<ListView>
implementation to make it easier to override (fzaninotto) - Fix bug with
defaultValues
and<TabbedForm>
(djhi) - Fix bug with
defaultValues
and<FormDataConsumer>
(djhi) - Fix bug with Form state being persisted between resources (djhi)
- Fix
defaultValue
for<ArrayInput>
(djhi)
- Fix
NumberField
style regression in Show views (djhi) - Add
ra-customizable-datagrid
to Ecosystem documentation (AkselsLedins) - Fix e2e tests failing on chrome 68 (djhi)
- Add Vietnamese translation (hieunguyendut)
- Fix
<ReferenceInput>
when used inside<ArrayInput>
(djhi) - Fix broken link in Actions documentation (djhi)
- Fix link color in
<ReferenceField>
(fzaninotto) - Fix form does not display data when coming from another form (fzaninotto)
- Revert Fix form resetting when a input with defaultValue is dynamically added (fzaninotto)
- Add link to related post from Comment edit view in Simple example (fzaninotto)
- Fix
<ArrayInput>
documentation mentions non-existingUrlInput
component (AkselsLedins) - Fix
<ReferenceInput>
infinite loop on missing reference (djhi) - Fix
Reference
inputs do not update when their props change from outside (djhi) - Fix makefile does not build
ra-data-fakerest
package (djhi) - Fix
record
prop value in<SimpleFormIterator>
children (fzaninotto) - Fix
fetchJson
utilundefined Buffer
error (fzaninotto) - Fix form keeps values after navigation (djhi)
- Fix Theme doesn't apply to
Fields
(djhi) - Fix optimistic delete in
<List>
(djhi) - Fix
filterDefaultValues
is shared accross resources (djhi) - Make contributions easier for Windows users by moving most scripting logic from
make
tonpm
(djhi)
- Fix duplicated block in
CreateEdit
doc (fzaninotto) - Fix submit on enter when
submitOnEnter
is false (djhi) - Fix form resetting when a input with
defaultValue
is dynamically added (djhi) - Fix validators memoization (Bnaya)
- Add Chinese translation (chen4w)
- Add API Platform Admin and the JSON-LD Data Provider to the
Ecosystem
doc (dunglas)
- Fix FormInput not passing
resource
toLabeled
inputs (djhi) - Add documentaton on how to prefill a
<Create>
form based on another record (fzaninotto) - Add polish translations (tskorupka)
- Add documentation on tabs routing (djhi)
For highlights about this version, read the 2.1 release announcement post on the marmelab blog.
- [
TabbedForm
,TabbedShowLayout
] Add routing support for tab navigation (djhi) - [
SimpleForm
,TabbedForm
] Add ability to customize the redux form (djhi) - [
ReferenceField
] Add optionalsortBy
prop to allow sorting by another field thanid
(ArneZsng) - [
SaveButton
,SimpleForm
,Tabbedform
] Add support for function asredirect
value (fzaninotto) - [
RichTextInput
] Add validation support (fzaninotto) - [
ReferenceInput
] Injectsort
,pagination
, andfilters
props to the child component (fzaninotto) - [
Layout
] Add ability to customize sub components (menu, appbar, notification) (fzaninotto) - [
ArrayInput
] AddallowAdd
&allowRemove
attribute, to hide + and - buttons (ashim) - [
ra-data-graphql-simple
] Fix documentation (djhi) - [
LongTextInput
] Fix UI when used inside a<TabbedForm>
(fzaninotto) - [Refactoring] Remove necessity to use CSS loader in
ra-input-rich-text
(fzaninotto) - [Refactoring] Manage form saving state inside Form components (djhi)
- [Refactoring] Migrate e2e tests to Cypress (djhi)
- [Refactoring] Move the URL parsing responsibility from View controllers to
<Resource>
(djhi) - [Dependencies] Upgrade to
material-ui
^1.0.0, upgrade examples tomaterial-ui
1.2.1 (fzaninotto) - [Dependencies] Upgrade to
prettier
1.13 (fzaninotto)
- Add documentation for icon format restriction in
<MenuItemLink>
(fzaninotto) - Add
required
to thecurrenSort
propType in<Datagrid>
, to avoid unexpected errors (alexicum) - Add Portuguese translation (marquesgabriel)
- Add Ukrainian translation (koresar)
- Add documentation about custom path as the
redirect
prop on Create/Edit (djhi) - Add mention of
react-admin-color-input
andreact-admin-date-inputs
in Ecosystem doc (vascofg) - Fix style overriding documentation for
<Datagrid>
(fzaninotto) - Fix broken link in
<Admin>
documentation (fzaninotto) - Fix refresh in pessimistic mode prevents server-side validation (fzaninotto)
- Fix
fullWidth
warning when using<Labeled>
(fzaninotto) - Fix
<AutocompleteInput>
when used in standalone (fzaninotto) - Fix custom route action in simple example (alexicum)
- Fix warning in Demo, in
<Link>
to filtered list (fzaninotto) - Fix edit icon in Demo, in product gridlist on smaller screens (fzaninotto)
- Fix outdated
import
in Custom Theme documentation (AkselsLedins) - Fix
WithPermissions
callingsetState
in async function (djhi) - Fix error in
jsonserver
provider on Windows (fzaninotto) - Fix outdated theming doc (fzaninotto)
- Fix multiple broken links in DataProviders doc (alireza-ahmadi)
- Fix missing resource in ArrayInput iterator (fzaninotto)
- Fix outdated mention of
aor-embedded-array
in Ecosystem doc (vascofg)
- Add Russian translation package to the docs (fzaninotto)
- Add Indonesian translation package to the docs (ronadi)
- Add media to demo dashboard to make it better-looking (fzaninotto)
- Fix
<Labeled>
to correctly passe<FormControl>
props for full width and validation (djhi) - Fix
<ReferenceArrayInput>
and<ReferenceInput>
so that the label correctly adds the * when required (djhi) - Fix AutocompleteInput documentation refers to outdated mui doc (fzaninotto)
- Fix mentions of REST client in the documentation (fzaninotto)
- Fix logout button icon padding (fzaninotto)
- Fix Bulk Actions button was clickable even with no row selected (fzaninotto)
- Fix global validation on TabbedForm (fzaninotto)
- Fix link for Saga debouncing doc (dunglas)
- Fix warning in GraphQL data provider with
<ReferenceField>
(byymster)
- Fix bad lerna packaging (fzaninotto)
- Add Spanish translation package to the docs (JonatanSalas)
- Fix
SelectArrayInput
Chip
label should render same as selected menu item option (jeromemacias) - Fix warnings when using
CheckboxGroupInput
intoReferenceArrayInput
(jeromemacias) - Fix proptype warning in custom
Login
form (fzaninotto) - Fix override of link and cache parameter in
ra-data-graphql
(terkiterje) - Fix checkbox ripple height in
Datagrid
(cherniavskii) - Fix infinite renders on forms due to validators not using memoization (jpetitcolas)
- Fix warning in
SingleFieldList
(fzaninotto) - Fix yarn.lock to match
packages.json
(fzaninotto) - Fix select all checkbox selects rows twice (fzaninotto)
- Fix typo in Inputs documentation (afilp)
- Fix custom
<Datagrid>
style fonction example (afilp)
After 7 months of refactoring for better performance and easier overrides, we finally released the new major version of react-admin 🎉.
Thanks to all the contributors who made that possible!
Here are some hilghlights ✨:
- Upgrade to material-ui 1.0, react-router 4, React 16.3
- Use CSS-in-JS (JSS) for styling
- Undo button for edits and deletes
- Bulk actions
- Render props
- GraphQL as a first class citizen
- Embedded arrays
- Improved permissions handling
- Side effect support in custom actions
- Easier custom inputs
- Easier dependent inputs
- Asynchronous i18n
- Extra props passed transparently
- More implementation examples
For more details, read the 2.0 release announcement blog post on the marmelab blog.
There are many more features in 2.0, as well as all bug fixes from 1.x.
This new release is not backwards compatible with 1.x. Please refer to the Upgrade guide for directions on upgrading your code.
- Documentation: change extraction of status for
AUTH_ERROR
(zifnab87) - Add Slovak translation (zavadpe)
- Documentation: Use standard es6 in docs and example (djhi)
- Fix: Ensure validation custom messages without translation don't add warnings (djhi)
- Fix: Ensure children are filtered when mapping on them (djhi)
- Fix: Redirect to correct page after Delete (alexisjanvier)
- Fix warnings in React 16 (djhi)
- Documentation: Update CreateEdit.md for 'number' validation (afilp)
- Fix Edit view refresh does not cancel changes (djhi)
- Fix form default values can't be changed once mounted (djhi)
- Documentation: Add a FAQ entry about unique child key in
<Datagrid>
(djhi) - Documentation: Add explanation about dateInput and timezone (alexisjanvier)
- Fix link color in reference field (djhi)
- Fix: Cleanup example app code (djhi)
- Fix default value for filter when source is a path with dot (djhi)
- Fix WithPermissionsFilteredChildren should not put regular children in state (djhi)
- Fix SimpleShowLayout should handle null children (afilp)
- Fix Handle element cannot be fetched error (alexisjanvier)
- Add 'options' to DisabledInput too (afilp)
- Documentation: update example about addUploadCapabilities (alexisjanvier)
- Fix List default pagination to avoid displaying NaN (afilp)
- Fix SelectArrayInput (djhi)
- Fix setState typo in SelectArrayInput (natrim)
- Fix Example validation (alauper)
- Documentation: update RefreshButton usage (alexisjanvier)
- Fix - Refactor resources handling so that they are available for custom routes (djhi)
- Documentation: Fix typo in example (clementtalleu)
- Add Croatian translation (ariskemper)
- Add Indonesian translation (ronadi)
- Add Arabic translation (aymendhaya)
- Add Finnish translation (Joni-Aaltonen)
- Fix spelling of Labeled in documentation (jyash97)
- Fix documentation for Writing Actions (danyalaytekin)
- Fix check that window exists before checking for devToolsExtension (twDuke)
- Fix missing key warning for SaveButton (MadalenaGoncalves)
- Fix RestClient example in documentation (alexanderankin)
- Fix documentation menu on mobile (djhi)
- Add shadow under doc menu bar on mobile (djhi)
- Fix SelectArrayInput by upgrade material-ui-chip-input (djhi)
- Fix Bottom Toolbars on mobile (djhi)
- Fix documentation, Prop name is validate not validation (alauper)
- Fix AutocompleteInput does not render text for existing value on initial render (hasghari)
- Fix BooleanInput warning about uncontrolled to controlled component (djhi)
- Fix title is not updated when record changes (djhi)
- Fix vertical scroll issue on page on IE11 (activist)
- 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)
- 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 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)
- 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)
- 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)
- 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)
- 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)
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)
- 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)
- 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)
- Add
<ReferenceArrayInput>
and<SelectArrayInput>
(kimkha and fzaninotto) - Add
<ReferenceArrayField>
(leesei and fzaninotto) - Add payload to
USER_LOGIN_SUCCESS
action, using theAUTH_LOGIN
response from the authClient (SidFerreira) - Add reset state after logout (bodo22)
- Add ability to disable submit on enter in
<SimpleForm>
and<TabbedForm>
(jkrnak) - Add integer casting to pagination params (grahamlyus)
- Add
elStyle
prop to<DisabledInput>
(wesley6j) - Add Frequently Asked Questions (FAQ) to the documentation (djhi)
- Add Ecosystem to the documentation (djhi)
- Add Swedish translation (StefanWallin)
- Fix filters with dot notation not properly cleared (djhi)
- Fix show (edit) button in Edit (Show) page on initial load (wesley6j)
- Fix defaultValue typo in blog example (wesley6j)
- Fix typo in Login page instructions in tutorial (DjLeChuck)
- Fix clear filter breaks filters on subsequent refreshes (djhi)
- Add ability to customize sidebar width (djhi)
- Add example about using auth action creators (djhi)
- Fix
<ReferenceField>
should not fetch null values (djhi) - Fix typo in
<FilterForm>
styles (djhi) - Fix Edit View not being updated when fields get changed (djhi)
- Fix DateField tests on all timezones (djhi)
- Add instructions to run the example app in README (juanda99)
- Fix edge case in
<RichTextField>
when string is falsey value (faviouz)
- Fix filters on refresh (djhi)
- Fix
<CheckboxGroupInput>
on IE (djhi) - Fix warning when using non-string
title
prop in<Admin>
(JulienDemangeon) - Fix id parameter not decoded in URL (abarani)
- Fix Auth error message not displayed (tacoo)
- Fix
<Logout>
button not redrawn on theme change (zyhou) - Fix validation documentation (
validation
prop renamed tovalidate
) (tacoo) - Fix JSX syntax highlighting in documentation (fzaninotto)
- Add mention of obligation to declare a
Resource
forReferenceInput
to work (fzaninotto) - Add a missing link in the doc Table of Contents (leesei)
- Add link to Chinese (Traditional) (
cht
) translation (leesei) - Add link to sandbox in the Contributing documentation (fzaninotto)
Read the v1.0 announcement on the marmelab blog.
- [BC Break] Switch validation system to redux-form native validation (breaks all input validation)
- [BC Break] Move error mapping (HTTP to REST) to
authClient
(breaks HTTP 401 and 403 error handling) - [BC Break] Upgrade react-router to v4 (breaks custom routes)
- [BC Break] Refactor Auth side effects to Saga (breaks custom app and custom layout)
- Add ability to require all components from the
admin-on-rest
package (no moreadmin-on-rest/lib/mui
) - Add
<SelectField>
component - Add
<Restricted>
component - Add
LOGIN
,LOGOUT
,CHECK
, andERROR
actions - Add translation of options in
<SelectInput>
,<AutocompleteInput>
,<RadioButtonGroupInput>
, and<CheckboxGroupInput>
- Add
linkType
prop to<ReferenceField>
to allow customization or removal of hyperlink on references - Add ability to override the
<Filter>
component by using redux-form's newonChange
method - Add message in
<List>
when the REST API returns no result (mantis) - Add ability to remove images in
<ImageInput>
- Add error when an erroneous REST response does not contain the
error
key - Add the ability to pass an initial state to
createStore
(thedersen) - Add link from
ImageInput
documentation to REST Client decoration documentation (leesei) - Add documentation for
parse()
andformat()
in Inputs reference (leesei) - Add warning in documentation about
<Resource>
required forReferenceManyField
usage - Add Czech translation (magikMaker)
- Add Japanese translation (valueshimoda)
- Add Dutch translation (pimschaaf)
- Add aor-jsonapi-client to the list of REST clients (maxschridde1494)
- Add e2e tests for post creation (demougin2u)
- Upgrade dependencies (including React 15.5.4, redux-form 6.6.3, material-ui 0.17.4)
- Fix error messages translation
- Fix ability to disable sort for a field
- Fix translation warning on tab names
- Fix Admin component crash while rendering if first resource isn't loaded yet (lutangar)
- Fix missing menu dock for dashboard
- Update tutorial screenshots
- Fix
<ReferenceManyField>
documentation by adding a warning about required<Resource>
- Fix custom dashboard documentation for
<ViewTitle>
- Fix custom List actions documentation (remi13131)
- Fix
restClient
documentation by simplifying example code (kulakowka) - Fix refresh on Edit clears data
- Fix bad "unauthorized" notification after login
- Fix typo on authentication documentation (faviouz)
- Fix custom style component documentation (vysakh0)
- Fix Custom HTTP Client documentation (remi13131)
- Explain branches in README
- Fix
<NullableBooleanInput>
bug on undefinedmeta
prop
- Fix list layout breaking when there are more than 3 filters
- Fix documentation about API endpoint and aor URL mapping
- Fix typos in Actions documentation (leesei)
- Fix hyperlink to JSON API route in Tutorial (damiansimonpeter)
- Add a
dropAreaLabel
prop to<ImageInput>
to let developers customize label of drop area (DjLeChuck)
- Fix IE11/Edge flexbox issue (LoicMahieu)
- Fix custom sagas can't reliably watch router actions
- Fix image input previews on drop
- Fix pagination on mobile
- Fix SelectInput error text position
- Add mention of Hungarian translations (s33m4nn)
- Add mention of
aor-parseserver-client
- Add contribution guidelines
- Fix redirection after creation
- Fix
jsonServer
GET_MANY
implementation (wadjeroudi) - Add Loopback-like REST client (kimkha)
- Update Webpack example config (velociwabbit)
Read the v0.9 announcement on the marmelab blog
- [BC Break] Update REST response format to always expect a
data
key - Add mobile UI (Sidebar, AppBar, Datagrid, actions, form action)
- Add
<Responsive>
component - Add
<ViewTitle>
component (to be used instead of<CardTitle>
for responsive views) - Add ability to hide sidebar using hamburger menu
- Add
<Sidebar>
component - Add
menu
prop to<Admin>
, to customize the menu without overriding the layout - Add dashboard MenuItem on top of Menu when relevant
- Add ability to execute crud actions without redirect (thedersen)
- Add support for custom
onBlur
,onChange
, andonFocus
props to<NumberInput>
and<TextInput>
- Add support for image preview change via dispatches form value in
<ImageInput />
- Add support for custom redirect path when auth check fails (thedersen)
- Add support for non-cancelable fetch in
crudGetList
action (thedersen) - Add support for default locale in
resolveBrowserLocale
- Add ability to translate
CRUD_UPDATE
to HTTPPATCH
method - Add ability to hide fields
- Add Spanish translations (JonatanSalas)
- Add Vietnamese translations (kimkha)
- Improve Login page UX with form lock and loader (Natsuke)
- Improve
<Datagrid>
rendering options by using material-ui<Table>
element - Improve loader and button components rendering speed
- Remove link to dashboard in the top bar
- Remove CSS copy step from build
- Fix notification for server error even when the response body is empty
- Fix
defaultValue
assignment for nested resource attributes (cytomich) - Fix typo in Inputs documentation (FallDi)
- Fix Custom App install instructions
- Add Hebrew translation link (mstmustisnt)
- Add link to Feathers
restClient
(josx)
- Fix Edit view shows stale data
- Fix anchor typo on documentation index (szappacosta)
- Fix missing import in the Getting Started tutorial (SilentKernel)
- Add demo video in doc and GitHub homepage
- Add Russian translation link (cytomich)
- Fix scroll to top during navigation when auth is disabled
- Fix fetch saga to avoid mutating actions
- Fix custom app documentation
- Fix SelectInput arrow click hides input
- Fix missing status in fetch when error is thrown (wadjeroudi)
- Remove documentation images from package
- Add Chinese translation link (downup2u)
- Add German translation link (der-On)
- Add link to powershell script for building (mantis)
- Fix custom title in view and custom label in resource
- Fix quick filter in example demo
- Add link to GraphQl rest client in the docs
- Add link to
<ColorInput>
component in the docs - Add link to Italian translation in the docs (stefsava)
See the v0.8.0 announcement in the marmelab blog.
- [BC Break] Rename
defaultSort
prop tosort
in<List>
component, to make it consistent with the props of<ReferenceInput>
and<ReferenceManyField>
- [BC Break] Rename
filter
props (the one accepting a<Filter>
element) tofilters
in<List>
component - Add I18n
- Add Authentication
- Add
<ImageField>
and<ImageInput>
to upload images - Add
<CheckboxGroupInput>
component - Add the ability to hook up custom sagas in
<Admin>
- Add the ability to hook up custom reducers in
<Admin>
- Add
filter
prop to<List>
component for permanent filters - Add support for
defaultValue
in filters - Add support for functions as value for the
defaultValue
prop - Add ability to disable sorting on
<Datagrid>
headers - Add
perPage
,sort
, andfilter
props to<ReferenceManyField>
- Add
label
prop to all buttons - Add Custom Actions documentation
- Add CSS prefix to flex-box elements (yshing)
- Improve Delete button labels
- Update optimistic rendering to also work with custom fetch actions
- Speed up
<Datagrid>
rendering - Refactor response side effects to a normal saga
- Upgrade
redux-saga
to v0.14.2 - Fix disconnection on dashboard
- Fix edge case where list filter isn't shown
- Fix validation for
<AutocompleteInput>
,<ReferenceInput>
, and<SelectInput>
(AkselsLedins)
- Fix code snippets disappearing from documentation
- Add mention of aor-postgrest-client in REST clients documentation
- Fix missed refresh in example due to aor-json-rest-client not cloning the objects
- Fix Refresh button doesn't refresh References
- Fix pagination error in console during load
- Fix validation on nested fields
- Fix validation when passed as
<Input>
prop in<TabbedForm>
component - Fix endless spinning
<SaveButton>
upon error
See the v0.7.0 announcement in the marmelab blog.
- [BC Break] Remove
<RichTextInput>
from core, useaor-rich-text-input
instead - [BC Break] Introduce
<SimpleForm>
component between<Edit>/<Create>
and input components - [BC Break] Introduce
<SimpleShowLayout>
component between<Show>
and field components - [BC Break] Remove
GET_MATCHING
REST verb (and merge withGET_LIST
) - [BC Break] Add a limit to the fetching of
<ReferenceInput>
(set to 25 by default) - [BC Break] Custom input elements are not decorated by
<Field>
by default, setaddField: true
to get it - [BC Break] Custom input elements are not decorated by
<Labeled>
by default, setaddLabel: true
to get it - [BC Break] Rename
includesField: true
toaddField: false
for Input components - [BC Break] Rename
includesLabel: true
toaddLabel: false
for Input components - [BC Break] All Redux action creators are now exported at the root level
- Introduce
<TabbedForm>
component as an example of alternative form layout - Add
<AutocompleteInput>
field - Add
<NumberInput>
field - Add ability to use any React component (including Fields) as
Edit
orCreate
element - Add support for locales and options in
<DateField>
- Add animation on click in
<SaveButton>
- Add Refresh button in
<Edit>
view - Add support for defaultValue in
<Create>
and<Edit>
components - Add support for defaultValue in
<Input>
components - Add support for actions in
<Create>
and<Edit>
components - Add a
perPage
prop to<ReferenceInput>
to allow fetching more or less options - Add a
sort
prop to<ReferenceInput>
to allow sorting of options - Add support for function as
optionText
value in<SelectInput>
,<RadioButtonGroupInput>
, and<AutocompleteInput>
- Add support for element as
optionText
value in<SelectInput>
, and<RadioButtonGroupInput>
- Add double submission protection in
<SaveButton>
- Add trigger to hide
<Edit>
view title until record is loaded - Add support for special chars like "/" in id (dunglas)
- Add
<FormField>
component to allow reuse of theaddLabel/addField
decoration logic - Use Json REST client (http-less client) in example
- Set
allowEmpty
to true by default inFilter
form (was breaking<ReferenceInput>
in filters by default) - Fix bad setup of
ReferenceInput
value in filters - Fix
<SavedButton>
in case of invalid form (was spinning forever)
- Fix bad
_end
argument forjsonServer
REST client - Clarify CORS headers documentation and exception message
- Fix wrong table cell wrap in
<Datagrid>
- Add custom layout documentation to Theming chapter
- Fix
<NumberField>
when record has no value for the source - Fix
<DateField>
for null values
- Fix notification background colors to use mui theme
- Fix missing
lodash.defaultdeep
not mentioned as dependency
- [BC Break] The
filter
prop of the<List>
component now expects an element rather than a component (<List filter={<MyFilter/>} >
rather than<List filter={MyFilter} >
) - [BC Break] The
title
prop of all view components now expect an element rather than a component (<List title={<MyTitle/>
} > rather than<List title={MyTitle} >
) - [BC Break] Rename
style
toelStyle
and let style override container element - Add special design for non-sortable columns in
<Datagrid>
- Add
style
,elStyle
to all components - Add
headerStyle
to Field components (ability to style<th>
) - Add
rowStyle
to<Datagrid>
(ability to style<tr>
according to the value) - Add
defaultSort
to<Datagrid>
(ability to set default sort order on list) - Add
actions
,perPage
, andpagination
props to the<List>
component - Add List view documentation
- Add
<BooleanField>
component - Add
<BooleanInput>
component - Add
<NullableBooleanInput>
component - Add
<NumberField>
component - Add
<FunctionField>
component - Align
<Datagrid>
first column to the page title - Hide resources in the Menu when they don't have a list view
- Fix warning for fields with no source and no label
- Fix
<FilterButton>
for fields without label
- Document conditional formatting
- Fix node incompatibility error caused by
quill
when installing withyarn
(tinhnguyen-ea) - Fix pagination when the number of pages exceeds 8
- Fix React 14.4 compatibility by updating
react-tap-event
dependency (petetnt) - Fix regression in material UI Popover
- Update dependencies (
react
,material-ui
,redux-form
,redux-saga
)
- Fix
jsonServer
GET_MANY
when overridinghtpClient
(aceofspades) - Fix bad refresh of list after create, update, and delete
- Fix unstable state after create, update, and delete
- Fix
<SelectInput>
subcomponent key in case of duplicate value (rweindl) - Fix
make test-watch
command - Fix
<Datagrid>
margins to accomodate more content - Fix cannot set empty value on
<ReferenceInput/>
- Fix bad error message in
restClient
when no count header is found - Fix Infinite loop when two menu clicked quickly
- Fix Warning when Datagrid contains two action buttons
- Add ability to intercept HTTP request and add custom headers
Fix bad built files
See the v0.5.0 announcement in the marmelab blog.
- [BC Break] Remove
credentials: include
HTTP option enabled by default - Add
<Show>
View - Add custom headers support
- Add support for the
style
attribute in all components - Add Theming Documentation (by MattWilliamsDev)
- Update the
<Datagrid>
to use real tables (and auto-size columns) - Upgrade to material-ui 0.16
- Update package to bundle quill
- Export more components and functions to ease customization
- Fix multiple ReferenceFields in a list incorrectly loads data
- Fix spinner not stopping after delete
- Fix Router now scrolls to top
- Fix
<RadioButtonGroupInput>
- Fix
<Datagrid>
layout to make columns adapt width to content - Fix doc on reducers in CustomApp (by ArnaudD)
- Fix custom app docs now that redux form is required
- Fix
<RadioButtonGroupInput>
- Fix Pagination when list has no filter
- Fix clearing text filter doesn't fetch the unfiltered list
- Fix Warning when
<Datagrid>
contains two action buttons
- [BC Break] Pass Headers object to
restClient
- Add loads of documentation
- Use
source
as implicitlabel
in fields and input components - Add
<RichTextField>
and<RichTextInput>
components (powered by quill) - Add
<UrlField>
component - Add Form Validation in
<Edit>
and<Create>
views (powered by redux-form) - Add material-ui theme support in the
<Admin>
component (by fnberta) - Add option to show date with time (by fnberta)
- Add UUID support (by bjet007)
- Add deep field selection
- Add unit tests
- Fix form display issue when single or no fields
- Fix and speedup filters
- Fix create form
- Fix filter value reset when filter is removed
See the v0.3.0 announcement in the marmelab blog.
- [BC Break]
<List>
takes an iterator child (like<Datagrid>
) - [BC Break]
<ReferenceField>
replacesreferenceSource
by a child field - [BC Break]
<ReferenceInput>
replacesreferenceSource
by a child input - [BC Break] Rename
fetchJSON
tofetchJson
- Switch FakeRest as an external dependency
- Add ability to customize admin title
- Add
<Labeled>
component, and introduce theincludesLabel
prop on inputs - Add
<SingleFieldList>
and<ChipField>
components - Add
<ReferenceManyField>
component and related reducer logic - Add
<RadioButtonGroupInput>
component - Add
<SelectInput>
component - Add notifications
- Add Custom App doc
- Fix redirect breaks loader
- Move list params state from redux to router (allows usage of back button in the list)
- Fix filters bug (did not reset the page number)
- Add ability to define a custom dashboard component
- Rename Datagrid to List, and introduce Datagrid component
- Export REST types constants
- Add tutorial