Skip to content

Commit 6bf3c34

Browse files
committed
Update changelog for version 5.11.2
1 parent ce9ca45 commit 6bf3c34

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 5.11.2
4+
5+
* Fix `<BulkDeleteWithConfirmButton>` default color ([#10928](https://github.com/marmelab/react-admin/pull/10928)) ([wmatex](https://github.com/wmatex))
6+
* Fix `RaDataTable-rowCell` CSS class is not applied on `<DataTable>` cells ([#10933](https://github.com/marmelab/react-admin/pull/10933)) ([djhi](https://github.com/djhi))
7+
* Fix passing an element to `notify` requires to wrap it in `forwardRef` ([#10935](https://github.com/marmelab/react-admin/pull/10935)) ([djhi](https://github.com/djhi))
8+
* [Doc] Update `<TreeInput>` assets and doc ([#10929](https://github.com/marmelab/react-admin/pull/10929)) ([slax57](https://github.com/slax57))
9+
* [TypeScript] Fix inputs and fields label type ([#10922](https://github.com/marmelab/react-admin/pull/10922)) ([djhi](https://github.com/djhi))
10+
* [Demo] Fix demos with MSW ([#10920](https://github.com/marmelab/react-admin/pull/10920)) ([Madeorsk](https://github.com/Madeorsk))
11+
* [website] Remove greenframe widget ([#10934](https://github.com/marmelab/react-admin/pull/10934)) ([djhi](https://github.com/djhi))
12+
* [chore] Fix security vulnerabilities affecting `astro` and `ejs` ([#10937](https://github.com/marmelab/react-admin/pull/10937)) ([slax57](https://github.com/slax57))
13+
* [chore] Remove Greenframe CI step config ([#10936](https://github.com/marmelab/react-admin/pull/10936)) ([slax57](https://github.com/slax57))
14+
* [chore] Bump vite from 6.3.5 to 6.3.6 ([#10931](https://github.com/marmelab/react-admin/pull/10931)) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
316
## 5.11.1
417

518
* Fix `<Datagrid>` and `<DataTable>` bulk selection ([#10918](https://github.com/marmelab/react-admin/pull/10918)) ([djhi](https://github.com/djhi))

0 commit comments

Comments
 (0)