Skip to content

[material_ui] Batch release - #12963

Open
fluttergithubbot wants to merge 1 commit into
release-material_ui-1.4.0from
material_ui-35666937829-1
Open

fluttergithubbot wants to merge 1 commit into
release-material_ui-1.4.0from
material_ui-35666937829-1

Conversation

@fluttergithubbot

Copy link
Copy Markdown
Contributor

This PR was created automatically to batch release the material_ui.

@fluttergithubbot fluttergithubbot added the override: batch-material_ui material_ui batch release PR label Sep 21, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Sep 21, 2026
@github-actions github-actions Bot added p: material_ui triage-design Should be looked at in design triage labels Sep 21, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the material_ui package to version 1.4.0, updating the version in pubspec.yaml, consolidating release notes in CHANGELOG.md, and removing individual changelog fragment files. Feedback was provided to change "Fix" to "Fixes" in a changelog entry to ensure grammatical consistency with other entries.


- Updates minimum supported SDK version to Flutter 3.47/Dart 3.13.
- Adds sortIconBuilder parameter to DataTable, PaginatedDataTable, and DataTableThemeData for custom sorting indicators.
- Fix `PopupMenuButton` not announcing button semantics (enabled state, expanded state) when built with a `child` instead of the default icon.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

For grammatical consistency with the other entries in this release (such as 'Updates', 'Adds', and 'Fixes'), please use the third-person singular form Fixes instead of Fix.

Suggested change
- Fix `PopupMenuButton` not announcing button semantics (enabled state, expanded state) when built with a `child` instead of the default icon.
- Fixes PopupMenuButton not announcing button semantics (enabled state, expanded state) when built with a child instead of the default icon.

@Piinks Piinks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD override: batch-material_ui material_ui batch release PR p: material_ui triage-design Should be looked at in design triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants