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

Development #781

Merged
merged 42 commits into from
Oct 9, 2023
Merged

Development #781

merged 42 commits into from
Oct 9, 2023

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

pomianowski and others added 30 commits August 19, 2023 14:40
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Make IconSourceElementConverter to public
…ment/actions/checkout-4

Bump actions/checkout from 3 to 4
Optimizes the WindowBackdrop Settings before version 22H1
…mode

Updated the NumberBox ValueProperty's default BindingMode to be TwoWay
Binding to ancestor ControlItem (TreeView), could, under certain conditions, incur binding errors during template switching as visual elements are torn down with TreeView destroyed before item bindings have been released.

This fix opts for a more standard and safer styling approach for TreeViewItem that doesn't require binding to an ancestor.
…source on LostFocus instead of Default. Also removed the TODO comment pertaining to this.
Fix clipping of menu items when using Navigation LeftFluent
Remove ContentAlignment bindings from TreeViewItem
@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. github_actions Pull requests that update GitHub Actions code PR Pull request labels Oct 9, 2023
@pomianowski pomianowski merged commit bb3933b into main Oct 9, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controls Changes to the appearance or logic of custom controls. github_actions Pull requests that update GitHub Actions code PR Pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants