0% found this document useful (0 votes)
26 views11 pages

Releases Marmelab:react-Admin

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 11

Releases · marmelab/react-admin 27.11.

2023, 14:48

marmelab / react-admin Public

Code Issues 78 Pull requests 27 Actions Security 1 Insight

Releases Tags Find a release

https://github.com/marmelab/react-admin/releases Страница 1 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

3 days ago
4.16.1 Latest

slax57

v4.16.1
Fix <FileInput> should display a validation errors right
64bb
5db away when form mode is 'onChange' (#9459) (slax57)
[TypeScript] Fix useRecordContext may return
Compare
undefined (#9460) (groomain)
[Doc] Add link to new demo: Note-taking app (#9465)
(fzaninotto)
[Doc] Add headless section in pages components
(#9447) (fzaninotto)
[Doc] Add example showing how to add <Inspector>
to a custom layout (#9458) (rossb220)
[Doc] Update <DatagridAG> doc to use the new
package, and document the column order/size
persistence (#9472) (slax57)
[Doc] Update authProvider and dataProvider lists to
target the documentation instead of the repository's
root (#9471) (slax57)
[Website] Reorder documentation's Discord and Github
icons to match the website order (#9454) (adguernier)

Assets 2

Source code (zip) 3 days ago

Source code (tar.gz) 3 days ago

https://github.com/marmelab/react-admin/releases Страница 2 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

last week
4.16.0
slax57

v4.16.0
Add <SingleFieldList empty gap direction> props,
f046
aac and allow it to be used without children (#9439)
(fzaninotto)
Compare
Add <LoadingIndicator onClick> prop, allowing to
trigger actions (like a refresh) on click (#9420) (david-
bezero)
Add <LocalesMenuButton icon> prop to customize the
locales button icon (#9380) (djhi)
Add <Form disableInvalidFormNotification> to
allow disabling notifications when the form is invalid
(#9353) (tim-hoffmann)

Assets 2

3 3 people reacted

https://github.com/marmelab/react-admin/releases Страница 3 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

last week
4.15.5
slax57

v4.15.5
Add support for fetchOptions to
dde8
84d <CheckForApplicationUpdate> (#9436) (smeng9)

Bump axios from 1.4.0 to 1.6.1 (#9438)


Compare
(dependabot[bot])
[Typescript] Fix <CheckForApplicationUpdate> props
type should allow onNewVersionAvailable (#9444)
(slax57)
[Doc] Fix typos and anchors (#9449) (WiXSL)
[Doc] Fix api implementation in Remix tutorial throws a
decoding error when less than 10 records are returned
(#9448) (erwanMarmelab)
[Doc] Fix various snippets containing props forwarding
(#9443) (fzaninotto)
[Doc] Update RBAC OSS Doc (#9435) (erwanMarmelab)
[Doc] Introduce classname and sx prop for SolarMenu
component (#9440) (adguernier)
[Doc] Add documentation for
<CheckForApplicationUpdate
onNewVersionAvailable> (#9437) (smeng9)

[Storybook] Fix stories with ToggleThemeButton should


not persist theme in localStorage (#9441)
(erwanMarmelab)

Assets 2

https://github.com/marmelab/react-admin/releases Страница 4 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

2 weeks ago
4.15.4
slax57

v4.15.4
Fix bad url upon <FilterLiveSearch> submission
8013
c18 (#9398) (erwanMarmelab)
Fix clicking on "Remove all filters" does not close the
Compare
filter menu (#9415) (erwanMarmelab)
[TypeScript] Allow to pass custom provider types to
addRefreshAuth functions (#9428) (djhi)
[Doc] Improve the Show section (#9423) (fzaninotto)
[Doc] Add documentation for <DatagridAG> (#9414)
(slax57)
[Doc] Document <EditInDialogButton> deletion side
effect (#9425) (fzaninotto)
[Doc] Update doc for DatagridAg scroll (#9434)
(erwanMarmelab)
[Doc] Mention that <Create redirect> also supports a
function (#9426) (situplastik)
[Doc] Fix duplicate import on the useListContext
page (#9424) (BoboTiG)

Assets 2

3 3 people reacted

https://github.com/marmelab/react-admin/releases Страница 5 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

3 weeks ago
4.15.3
fzanin
otto
Fix <AutocompleteInput> clear button appears over
v4.15.3
f93e the BulkActionsToolbar (#9413) (erwanMarmelab)
205 [Doc] Add screencasts for <StackedFiltersForm> and
Compare update code snippets (#9410) (adguernier)
[Doc] Add a chapter for <SearchInput> (#9409)
(erwanMarmelab)
[Doc] Update data prodicer chapter to explain how to
upload file with with FormData (#9402) (adguernier)

Assets 2

1 1 person reacted

Oct 27
4.15.2
fzanin
otto
Fix <CreateButton> keeps state between pages
v4.15.2
d309 (#9407) (fzaninotto)
396 Fix <CreateButton> forces full lodash in bundle
Compare (#9385) (fzaninotto)
Fix i18next translation provider fails to use
smart_count (#9400) (erwanMarmelab)

Fix useInfiniteGetList return wrong total for


empty results (#9395) (KislyakovDS)
Fix <UpdateButton> cannot be used in a list (#9391)
(erwanMarmelab)
Fix ra-data-graphql-simple creates incorrect query
when schema contains a non-null list (#9371) (dricholm)
Bump react-devtools-core from 4.27.4 to 4.28.4 (#9377)

https://github.com/marmelab/react-admin/releases Страница 6 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

(dependabot)
[Doc] Add <SearchWithResult> component (#9406)
(adguernier)
[Doc] Add <ReferenceArrayField queryOptions>
documentation (#9397) (adguernier)
[Doc] Add gotcha about <Input disabled> usage and
isDirty form state (#9386) (fzaninotto)

[Doc] Add range selection tip for <Datagrid> rows


(#9384) (fzaninotto)
[Doc] Add illustrations to the <CustomRoutes> chapter
(#9404) (fzaninotto)
[Doc] Add illustration to the
<ReferenceManyToManyInput> chapter (#9399)
(adguernier)
[Doc] Add illustration to the <Labeled> chapter
(#9382) (erwanMarmelab)
[Doc] Add illustration to the <SelectField> chapter
(#9381) (erwanMarmelab)
[Doc] Remove unsupported <SelectInput options>
prop from the doc (#9379) (erwanMarmelab)
[Doc] Fix example in canAccess doc (#9396)
(adguernier)
[Doc] Fix list filter snippets should use <SearchInput>
instead of <TextInput> (#9376) (erwanMarmelab)

Assets 2

1 1 person reacted

https://github.com/marmelab/react-admin/releases Страница 7 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

Oct 20
4.15.1
slax57

v4.15.1
Fix <SelectColumnsButton> throws errors when
0917
fdd reordering the columns (#9369) (slax57)
Fix <ReferenceField sx> is ignored when link=
Compare
{false} (#9373) (fzaninotto)

Fix useGetList optimistic cache update leads to ui


freeze when too many records are returned (#9359)
(slax57)
Fix <BooleanInput> color prop should be
configurable globally via MUI defaultProps system
(#9361) (septentrion-730n)
Fix security vulnerability in dev dependencies due to
outdated storybook (#9374) (fzaninotto)
[Doc] Fix <Confirm> doc snippet mentions wrong
Datagrid prop name (#9362) (omegastripes)
[Doc] Explain how <PasswordInput> can be used to
update a password (#9354) (fzaninotto)
[Doc] Improve <Calendar> documentation (#9367)
(mchaffotte)
[Doc] Improve <StackedFilters> documentation
(#9364) (mchaffotte)
[Doc] Fix old MUI import path in code snippets (#9372)
(fzaninotto)
[Demo] Improve customer aside (#9356) (fzaninotto)

Assets 2

1 1 person reacted

https://github.com/marmelab/react-admin/releases Страница 8 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

Oct 12
4.15.0
fzanin
otto
Add Nano, Radiant and House themes (#9316)
v4.15.0
b22e (adguernier)
c3c Add ra-i18n-i18next , an i18n adapter for i18next
Compare (#9314) (djhi)
Add <Menu.Item>content</Menu.Item> syntax
(#9242) (fzaninotto)
Add support for <ReferenceArrayField
queryOptions> (#9275) (adguernier)

Add support for confirmColor prop to


<DeleteButton> and <BulkDeleteButton> (#9342)
(IAmVisco)
Add ability to pass url state in <CreateButton> (#9319)
(mchaffotte)
Add ability to customize ra-data-graphql-simple
further (#9296) (dricholm)
[Doc] Update yarn linking instruction (#9341) (smeng9)

Assets 2

8 8 people reacted

https://github.com/marmelab/react-admin/releases Страница 9 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

Oct 12
4.14.6
fzanin
otto
Fix <DatagridConfigurable> editor allows to drag
v4.14.6
1ff3 fields outside its list (#9351) (djhi)
515 [Doc] Fix <DatagridConfigurable> docs missing tip
Compare about unlabeled column (slax57)
[Doc] Fix <StackedFilters> usage examples (#9345)
(mchaffotte)
Bump postcss from 8.4.18 to 8.4.31 (#9339)
(dependabot)
Bump zod from 3.22.1 to 3.22.3 (#9338) (dependabot
bot)

Assets 2

1 1 person reacted

https://github.com/marmelab/react-admin/releases Страница 10 из 11
Releases · marmelab/react-admin 27.11.2023, 14:48

Oct 6
4.14.5
djhi

v4.14.5
Fix <FilterForm> freezes the app when a deeply
1413
0ab nested filters are reset (#9337) (djhi)
Fix useUnique send request even if the field value is
Compare
empty (#9334) (adguernier)
Fix <RichTextInput> does not update when its
editorOptions prop changes (#9289) (djhi)

[Docs] Update Remix Instructions (#9329) (djhi)


[Docs] Update third-party component section; new
date/time inputs (#9326) (ZachSelindh)

Assets 2

2 2 people reacted

Previous 1 2 3 4 5 … 32 33 Next

https://github.com/marmelab/react-admin/releases Страница 11 из 11

You might also like