Skip to content

Conversation

@Rosuavio
Copy link
Contributor

Closes #3638

Includes #3639

PR Type

What kind of change does this PR introduce?

  • Feature

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Pull Request has been submitted to the documentation repository instructions. Link:
  • Sample in sample app has been added / updated (for bug fixes / features)
  • New major technical changes in the toolkit have or will be added to the Wiki e.g. build changes, source generators, testing infrastructure, sample creation changes, etc...
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes

Other information

michael-hawker and others added 30 commits December 16, 2020 17:29
Removes ScrollHeader from the Controls Package
Updates Sample pages to use Behaviors instead from new Behaviors package
TODO/Broken:
- Animation Behaviors Currently don't have a home (still in folder structure of Animations, most likely removed for new approach using Behaviors directly w/ new Animation System)
- General Animation extensions removed (to be replaced with a new coordinated system)
- Blur/Saturation Effect extensions don't have a home (to move to Media package?)
- Sample App
  - Graph Control Samples (needs to be rebuilt with new Behaviors package)
  - ViewportBehavior Example (was using Blur Extension)
  - Re-apply Blur effect to the backgrounds in Shell.xaml as was using Behavior
Also refactored list to make it easier to read.
Creating `Microsoft.Toolkit.Uwp.UI.Behaviors`
This was referenced Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] New/Updated XAML/C# Animations Package

4 participants