Skip to content

Add timeline for breaking changes in raw-menu-anchor-close-order#13287

Open
davidhicks980 wants to merge 1 commit intoflutter:mainfrom
davidhicks980:timeline
Open

Add timeline for breaking changes in raw-menu-anchor-close-order#13287
davidhicks980 wants to merge 1 commit intoflutter:mainfrom
davidhicks980:timeline

Conversation

@davidhicks980
Copy link
Copy Markdown
Contributor

Description of what this PR is changing or adding, and why:
Adds a timeline for breaking changes in raw-menu-anchor-close-order. I didn't fill in the stable version yet -- should I?

PRs or commits this PR depends on (if any):
flutter/flutter#182357

@dkwingsmt

Presubmit checklist

  • If you are unwilling, or unable, to sign the CLA, even for a tiny, one-word PR, please file an issue instead of a PR.
  • If this PR is not meant to land until a future stable release, mark it as draft with an explanation.
  • This PR follows the Google Developer Documentation Style Guidelines—for example, it doesn't use i.e. or e.g., and it avoids I and we (first-person pronouns).
  • This PR uses semantic line breaks
    of 80 characters or fewer.

Added timeline section with versioning details.
@davidhicks980 davidhicks980 requested review from a team and sfshaza2 as code owners April 17, 2026 23:01
Copy link
Copy Markdown
Contributor

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

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 adds a Timeline section to the breaking changes documentation for RawMenuAnchor. The review feedback suggests replacing the HTML line break tag with a Markdown list to adhere to style guidelines and improve readability.

Comment on lines +124 to +125
Landed in version: 3.44.0-0.1.pre<br>
In stable release: TBD
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

The use of the <br> tag violates the Google Developer Documentation Style Guidelines, which this PR aims to follow. Instead of using HTML tags for line breaks, use a Markdown list for better structure and consistency with the rest of the document.

Suggested change
Landed in version: 3.44.0-0.1.pre<br>
In stable release: TBD
* Landed in version: 3.44.0-0.1.pre
* In stable release: TBD
References
  1. The Google Developer Documentation Style Guide explicitly advises against using the
    tag and recommends using lists for related items. (link)

@flutter-website-bot
Copy link
Copy Markdown
Collaborator

Visit the preview URL for this PR (updated for commit e695cf9):

https://flutter-docs-prod--pr13287-timeline-bm2lqf1r.web.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants