Skip to content

Commit a5c30ae

Browse files
authored
Merge pull request #6537 from WiXSL/fix-chlog
[Doc] Fix Changelog
2 parents f793860 + 07b4ece commit a5c30ae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## v3.17.3
44

5-
* Fix `<BooleanInput initialValue>` overrides existing value from record ([6533](https://github.com/marmelab/react-admin/6533)) ([fzaninotto](https://github.com/fzaninotto))
6-
* Fix `<ArrayField>` forbids empty component in child `<Datagrid>` ([6524](https://github.com/marmelab/react-admin/6524)) ([fzaninotto](https://github.com/fzaninotto))
7-
* Fix `useList` pagination total ([6500](https://github.com/marmelab/react-admin/6500)) ([yksflip](https://github.com/yksflip))
8-
* [Doc] Add link to auth tutorials for Auth0, AzureAD, and Loopback ([6535](https://github.com/marmelab/react-admin/6535)) ([fzaninotto](https://github.com/fzaninotto))
9-
* [Doc] Fix typo in readme file ([6527](https://github.com/marmelab/react-admin/6527)) ([WiXSL](https://github.com/WiXSL))
10-
* [Doc] Fix `emptyText` prop description in Fields documenation ([6525](https://github.com/marmelab/react-admin/6525)) ([fzaninotto](https://github.com/fzaninotto))
11-
* [RFR] Remove FC usage from ra-ui-materialui components ([6514](https://github.com/marmelab/react-admin/6514)) ([WiXSL](https://github.com/WiXSL))
5+
* Fix `<BooleanInput initialValue>` overrides existing value from record ([6533](https://github.com/marmelab/react-admin/pull/6533)) ([fzaninotto](https://github.com/fzaninotto))
6+
* Fix `<ArrayField>` forbids empty component in child `<Datagrid>` ([6524](https://github.com/marmelab/react-admin/pull/6524)) ([fzaninotto](https://github.com/fzaninotto))
7+
* Fix `useList` pagination total ([6500](https://github.com/marmelab/react-admin/pull/6500)) ([yksflip](https://github.com/yksflip))
8+
* [Doc] Add link to auth tutorials for Auth0, AzureAD, and Loopback ([6535](https://github.com/marmelab/react-admin/pull/6535)) ([fzaninotto](https://github.com/fzaninotto))
9+
* [Doc] Fix typo in readme file ([6527](https://github.com/marmelab/react-admin/pull/6527)) ([WiXSL](https://github.com/WiXSL))
10+
* [Doc] Fix `emptyText` prop description in Fields documentation ([6525](https://github.com/marmelab/react-admin/pull/6525)) ([fzaninotto](https://github.com/fzaninotto))
11+
* [RFR] Remove FC usage from ra-ui-materialui components ([6514](https://github.com/marmelab/react-admin/pull/6514)) ([WiXSL](https://github.com/WiXSL))
1212

1313
## v3.17.2
1414

0 commit comments

Comments
 (0)