Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,77 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 8.28.4

_Apr 23, 2026_
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_Apr 23, 2026_
_Apr 24, 2026_


We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:

Check warning on line 12 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 12, "column": 1}}}, "severity": "WARNING"}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:
We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights ✨:


- 🐞 Bugfixes

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Special thanks go out to these community members for their valuable contributions:
@supunsathsara

The following team members contributed to this release:
@LukasTy, @michelengelen

### Data Grid

#### `@mui/x-data-grid@8.28.2`
Comment thread
michelengelen marked this conversation as resolved.

Internal changes.

#### `@mui/x-data-grid-pro@8.28.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')

Same changes as in `@mui/x-data-grid@8.28.2`.

#### `@mui/x-data-grid-premium@8.28.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')

Same changes as in `@mui/x-data-grid-pro@8.28.2`.

Comment on lines +19 to +32
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Data Grid
#### `@mui/x-data-grid@8.28.2`
Internal changes.
#### `@mui/x-data-grid-pro@8.28.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
Same changes as in `@mui/x-data-grid@8.28.2`.
#### `@mui/x-data-grid-premium@8.28.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
Same changes as in `@mui/x-data-grid-pro@8.28.2`.

### Date and Time Pickers

#### `@mui/x-date-pickers@8.28.4`

- [pickers] Fix `DateRangeCalendar` drag with `AdapterDayjs` plain-constructor values (@LukasTy) (#22170) @github-actions[bot]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [pickers] Fix `DateRangeCalendar` drag with `AdapterDayjs` plain-constructor values (@LukasTy) (#22170) @github-actions[bot]
- [pickers] Fix `DateRangeCalendar` drag with `AdapterDayjs` plain-constructor values (#22170) @LukasTy

Comment thread
michelengelen marked this conversation as resolved.
Outdated
- [pickers] Use `convertToMeridiem` utility in `transferDateSectionValue` (#22062) (#22132) @michelengelen
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [pickers] Use `convertToMeridiem` utility in `transferDateSectionValue` (#22062) (#22132) @michelengelen
- [pickers] Use `convertToMeridiem` utility in `transferDateSectionValue` (#22132) @michelengelen

Comment thread
michelengelen marked this conversation as resolved.
Outdated

#### `@mui/x-date-pickers-pro@8.28.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')

Same changes as in `@mui/x-date-pickers@8.28.4`.

### Charts

#### `@mui/x-charts@8.28.2`

Internal changes.

#### `@mui/x-charts-pro@8.28.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')

Same changes as in `@mui/x-charts@8.28.2`.

#### `@mui/x-charts-premium@8.28.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')

Same changes as in `@mui/x-charts-pro@8.28.2`.

### Tree View

#### `@mui/x-tree-view@8.28.3`

Internal changes.

#### `@mui/x-tree-view-pro@8.28.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')

Same changes as in `@mui/x-tree-view@8.28.3`.

### Codemod

#### `@mui/x-codemod@8.27.0`

Internal changes.

### Docs

- [docs] Remove obsolete v7 deprecation warning for `dayOfWeekFormatter` (@LukasTy) (#22120) @github-actions[bot]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [docs] Remove obsolete v7 deprecation warning for `dayOfWeekFormatter` (@LukasTy) (#22120) @github-actions[bot]
- [docs] Remove obsolete v7 deprecation warning for `dayOfWeekFormatter` (#22120) @LukasTy

Comment thread
michelengelen marked this conversation as resolved.
Outdated
- [docs] Use mui.com for broken links checker known targets (#22129) (#22171) @LukasTy
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [docs] Use mui.com for broken links checker known targets (#22129) (#22171) @LukasTy
- [docs] Use mui.com for broken links checker known targets (#22171) @LukasTy

Comment thread
michelengelen marked this conversation as resolved.
Outdated

## 8.28.3

_Apr 15, 2026_
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.28.3",
"version": "8.28.4",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/x-date-pickers-pro",
"version": "8.28.3",
"version": "8.28.4",
"author": "MUI Team",
"description": "The Pro plan edition of the MUI X Date and Time Picker components.",
"license": "SEE LICENSE IN LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/x-date-pickers",
"version": "8.28.3",
"version": "8.28.4",
"author": "MUI Team",
"description": "The community edition of the MUI X Date and Time Picker components.",
"license": "MIT",
Expand Down
Loading