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

Sync development and bump version #1008

Merged
merged 31 commits into from
Mar 19, 2024
Merged

Sync development and bump version #1008

merged 31 commits into from
Mar 19, 2024

Conversation

pomianowski
Copy link
Member

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

koal44 and others added 27 commits February 27, 2024 15:38
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v1...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Removed the custom class ui:ListView as its purpose was to expose the ViewState, which can be simplified by directly binding to ListView.View with a ValueConverter.
Closes #973, closes #497

Use PassiveScrollViewer as PART_ContentHost instead of Decorator, just like TextBox
Fix TitleBarButton Foreground error when change theme
…ment/actions/checkout-4

Bump actions/checkout from 2 to 4
…ment/github/codeql-action-3

Bump github/codeql-action from 1 to 3
Improve lineargradient border for TextBox in Light/Dark themes
Fix content overflowing from PasswordBox, ComboBox and NumberBox (#497, #973)
Fix ListView to be compatible when ListView.View is a GridView
@pomianowski pomianowski self-assigned this Mar 19, 2024
@pomianowski pomianowski added the update Pull Request containing the update. label Mar 19, 2024
@pomianowski pomianowski merged commit f59daa0 into main Mar 19, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update Pull Request containing the update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants