Skip to content

Commit 7cae09a

Browse files
committed
Fix changelog pull requests links
1 parent b9d72e0 commit 7cae09a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

CHANGELOG.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
## v4.9.0
44

5-
- Add ability to pass `null` to `TrueIcon` or `FalseIcon` in `<BooleanField>` ([#8760](https://github.com/marmelab/react-admin/pull/#8760)) ([slax57](https://github.com/slax57))
6-
- Improve `AppBar` Customization ([#8681](https://github.com/marmelab/react-admin/pull/#8681)) ([fzaninotto](https://(github.com/fzaninotto))
7-
- Allow to customize how `<FilterListItem>` applies filters ([#8676](https://github.com/marmelab/react-admin/pull/#8676)) ([djhi](https://github.com/djhi))
8-
- Introduce `withRefreshAuth` ([#8574](https://github.com/marmelab/react-admin/pull/#8574)) ([djhi](https://github.com/djhi))
9-
- Add ability to change `<SelectArrayInput>`'s `size` prop and fix `outlined` variant ([#8562](https://github.com/marmelab/react-admin/pull/#8562)) ([amilosmanli](https://github.com/amilosmanli))
10-
- Add server side validation support ([#7938](https://github.com/marmelab/react-admin/pull/#7938)) ([djhi](https://github.com/djhi))
11-
- Add a codesandbox config for the tutorial ([#8753](https://github.com/marmelab/react-admin/pull/#8753)) ([djhi](https://github.com/djhi))
12-
- Fix `<ReferenceManyCount>` rendering link incorrectly ([#8752](https://github.com/marmelab/react-admin/pull/#8752)) ([oleg-semyonov](https://github.com/oleg-semyonov))
13-
- [Doc] Update grammar in README.md ([#8747](https://github.com/marmelab/react-admin/pull/#8747)) ([tylertyssedal](https://github.com/tylertyssedal))
14-
- [Doc] Fix `useRecordContext` explanation for forms ([#8743](https://github.com/marmelab/react-admin/pull/#8743)) ([fzaninotto ](https://github.com/fzaninotto))
15-
- [Doc] Add Directus data and auth providers ([#8759](https://github.com/marmelab/react-admin/pull/#8759)) ([djhi](https://github.com/djhi))
5+
- Add ability to pass `null` to `TrueIcon` or `FalseIcon` in `<BooleanField>` ([#8760](https://github.com/marmelab/react-admin/pull/8760)) ([slax57](https://github.com/slax57))
6+
- Improve `AppBar` Customization ([#8681](https://github.com/marmelab/react-admin/pull/8681)) ([fzaninotto](https://(github.com/fzaninotto))
7+
- Allow to customize how `<FilterListItem>` applies filters ([#8676](https://github.com/marmelab/react-admin/pull/8676)) ([djhi](https://github.com/djhi))
8+
- Introduce `withRefreshAuth` ([#8574](https://github.com/marmelab/react-admin/pull/8574)) ([djhi](https://github.com/djhi))
9+
- Add ability to change `<SelectArrayInput>`'s `size` prop and fix `outlined` variant ([#8562](https://github.com/marmelab/react-admin/pull/8562)) ([amilosmanli](https://github.com/amilosmanli))
10+
- Add server side validation support ([#7938](https://github.com/marmelab/react-admin/pull/7938)) ([djhi](https://github.com/djhi))
11+
- Add a codesandbox config for the tutorial ([#8753](https://github.com/marmelab/react-admin/pull/8753)) ([djhi](https://github.com/djhi))
12+
- Fix `<ReferenceManyCount>` rendering link incorrectly ([#8752](https://github.com/marmelab/react-admin/pull/8752)) ([oleg-semyonov](https://github.com/oleg-semyonov))
13+
- [Doc] Update grammar in README.md ([#8747](https://github.com/marmelab/react-admin/pull/8747)) ([tylertyssedal](https://github.com/tylertyssedal))
14+
- [Doc] Fix `useRecordContext` explanation for forms ([#8743](https://github.com/marmelab/react-admin/pull/8743)) ([fzaninotto ](https://github.com/fzaninotto))
15+
- [Doc] Add Directus data and auth providers ([#8759](https://github.com/marmelab/react-admin/pull/8759)) ([djhi](https://github.com/djhi))
1616

1717
We released [`ra-directus`](https://github.com/marmelab/ra-directus/) that contains a `DataProvider` and an `AuthProvider` to work with [Directus](https://directus.io/).
1818

0 commit comments

Comments
 (0)