Release v2.0.0#5111
Merged
Merged
Conversation
* Initial plan * docs: reframe layout docs around responsive UI Agent-Logs-Url: https://github.com/gui-cs/Terminal.Gui/sessions/a6b913bd-38e5-4d80-ac23-9dc8e6716045 Co-authored-by: tig <585482+tig@users.noreply.github.com> * docs: polish responsive layout wording Agent-Logs-Url: https://github.com/gui-cs/Terminal.Gui/sessions/a6b913bd-38e5-4d80-ac23-9dc8e6716045 Co-authored-by: tig <585482+tig@users.noreply.github.com> * docs: tighten instructional sentence style Agent-Logs-Url: https://github.com/gui-cs/Terminal.Gui/sessions/d453216b-6d43-4261-aa23-0dad98805e91 Co-authored-by: tig <585482+tig@users.noreply.github.com> * docs: fix remaining instructional prose Agent-Logs-Url: https://github.com/gui-cs/Terminal.Gui/sessions/d7be6123-896e-4b95-8e3f-0cee1d6d35d1 Co-authored-by: tig <585482+tig@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: tig <585482+tig@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the repo for the v2.0.0 release by adjusting versioning configuration and tightening/expanding the layout documentation and related contributor guidance.
Changes:
- Switch GitVersion
mainbranch label to empty (stable release versioning). - Expand/clarify layout documentation (DocFX) and layout-related XML docs (
View,Pos,Dim) around declarative/responsive layout concepts. - Add the “Docs instruction style” rule to agent/copilot/contributor instruction docs.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| llms.txt | Adds a documentation instruction-style guideline to the LLM guidance list. |
| docfx/docs/layout.md | Rewrites/expands the layout deep dive with a “responsive mental model” section and updated examples. |
| Terminal.Gui/ViewBase/View.Layout.cs | Updates XML docs to emphasize resolved Frame vs declarative Pos/Dim inputs. |
| Terminal.Gui/ViewBase/Layout/Pos.cs | Updates XML docs to describe Pos as declarative/responsive positioning. |
| Terminal.Gui/ViewBase/Layout/Dim.cs | Updates XML docs to describe Dim as declarative/responsive sizing; refines Fill/Auto remarks. |
| GitVersion.yml | Sets main branch label: '' (stable) for version calculation. |
| CLAUDE.md | Adds the doc instruction-style guideline to contributor rules. |
| AGENTS.md | Adds the doc instruction-style guideline to agent rules; removes trailing whitespace at EOF. |
| .github/copilot-instructions.md | Adds a documentation style section with the instruction-style guideline. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
BDisp
approved these changes
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.0.0
Prepares the repo for the v2.0.0 release by adjusting versioning configuration and tightening/expanding the layout documentation and related contributor guidance.
Changes:
mainbranch label to empty (stable release versioning).View,Pos,Dim) around declarative/responsive layout concepts.Version:
2.0.0NuGet Package:
Terminal.Gui 2.0.0What happens when this PR is merged
v2.0.0main→developwill be openedChecklist
2.0.0