Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 #189

Closed
wants to merge 628 commits into from
Closed

V2 #189

wants to merge 628 commits into from

Conversation

tznind
Copy link
Collaborator

@tznind tznind commented May 1, 2023

Terminal.Gui is preparing for a v2 release.

In order for the designer to be ready and compatible with the new APIs I have created this branch.

This PR adds a git submodule that targets v2_develop instead of the current v1 Nuget package

Tasks are:

  • Add git submodule targeting v2_develop branch of Terminal.Gui
  • Fix breaking changes in the editor codebase
  • Fix editor code generation that is no longer correctl (e.g. TableView code gen)
  • Fix tests
  • Test extensively
  • Remove submodule and target Nuget package 2.0 (when shipped)
  • Ship an alpha release

Feature Tasks:

  • Support SpinnerView
  • Support TileView

@tznind tznind added the dependencies Pull requests that update a dependency file label May 1, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

tznind and others added 28 commits August 7, 2024 14:29
Fixes Window being core 'moveable'

This goes considerable way to fixing:
gui-cs/Terminal.Gui#3650

But can consider making the Arrangement property user configureable in the same way that we do with Visible (see TestSettingVisible_False) where user can change the value but it does not manifest in the behavior of the view (only for code gen).
Update to latest v2 branch to 2.0.0-v2-develop.2168
Highlight difference between v1 and v2
@tznind
Copy link
Collaborator Author

tznind commented Aug 24, 2024

Closing because v2 is now live and v2 is the default branch

@tznind tznind closed this Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants