Skip to content

v7.1.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@michael-hawker michael-hawker released this 17 Sep 03:30
59c120d

Follow-on from rc1 with a few more bug fixes.

Changes:

Animations 🏮:

  • #4183: Clear ReferenceNode ParamNames before serializing each expression string to avoid collisions

Controls 🎛️:

  • #4249: Upgraded Dismiss button to be legible at 225% text display setting
  • #4255: ListDetailsView unfocus content on SelectedIndex changed.
  • #4253: Fixed culture sensitivity when parsing AspectRatio components
  • #4031: RangeSelector: Moving past second handle
  • #4101: Fix TokenizingTextBox header to behave like normal text control headers
  • #4203: Refactor RichSuggestBox
  • #4134: Color picker fixes
See More
  • #4197: ListDetailsView now uses the Two-Pane View
  • #3607: [Feature] Add DropShadowPanel Support for Grid & Border content with Translucent Brushes & Round Corners
  • #3693: [Feature] Developers should be able to provide custom AlphaMasks to DropShadowPanel for their controls
  • #3650: Implement RichSuggestBox
  • #3649: [Feature] RichSuggestBox control
  • #4169: Add Value Coercion to ConstrainedBox
  • #4163: Added support for limiting max tokens in TokenizingTextBox
  • #3891: Added TokenizingTextBox automation peer

Extensions ⚡:

  • #4230: Fix #4214 - Update AttachedDropShadow visual on layout/visibility
  • #4214: AttachedDropShadow Doesn't Update on Position or Visibility changed
  • #4179: Attached Shadows (Composition and Win2D + Animations)

Documentation 📃:

  • #4251: Various 7.1 Clean-up Fixes
  • #4210: New 7.1 Controls missing from package descriptions
  • #4158: Add ThirdPartyNotice file to packages
  • #4069: Fixup, Format and Update Markdown files
  • #4170: Fix typo in ConnectionInformation class.

Improvements ✨:

  • #4173: Enable item renaming and add tests for ApplicationDataStorageHelper

Helpers ✋:

  • #4243: Added DispatcherQueue dispatching for high contrast theme change
  • #3253: Accessible_HighContrastChanged threading issue in dev/7.0.0 impl of ThemeListener
  • #3867: Adding control size trigger

Bugs 🐛:

  • #4221: Fixed ValidateAllProperties generation for generated properties
  • #4227: Fixed generated properties within regions
  • #4225: MVVM Source Generators: CS1038 Error if [ObservableProperty] attribute is in a #region block
  • #4242: Fixed [AlsoNotifyChangeFor] attribute definition
  • #4231: Add C# language version diagnostic
  • #3794: Convert DesignTools projects to Sdk-style
  • #4206: fix: Prevent focus reset for DataGridTemplateColumn
  • #2493: DataGrid DataGridTemplateColumn CalendarDatePicker and DatePicker Flash Then Desappear!
  • #4220: Improving ComboBoxColumn behavior to prevent triple click behavior
  • #4219: Fixed [ObservableProperty] for fields named "value"
  • #4191: Fix for ConstrainedBox test in high DPI
  • #4070: Add missing controls to Visual Studio Toolbox
  • #4168: Fixed nullability attributes generation on .NET Standard targets

Others:

  • #4256: Update to WinUI 2.7
  • #4125: Fix most build warnings from the projects
  • #1234: ScrollHeader: Removed tabstop from ScrollHeader
  • #4248: TokenizingTextBox exposes InterspersedObservableCollection instead of ObservableCollection
  • #4189: Prevent floats from being represented in scientific notation in expression animation strings
  • #4198: Fix and enable MVVM Toolkit source generator unit tests
  • #4226: UITests: Remove ref to incorrect version of winui
  • #4200: Add design metadata for RichSuggestBox
  • #4023: Test IncrementalLoadingCollection itemsPerPage ctor param
  • #4204: Update UI Test certificate, now expires 8/30/2022
  • #3122: [Feature] Shadow Receiver XAML Helpers
  • #3516: DropDownShadow doesn't reponse to CornerRadius property
  • #4182: Update winui ref to 2.6.2
  • #3620: [Follow-up] Remaining Items TODO for DesignTools Refactor
  • #4160: New behavior KeyDownTriggerBehavior

This list of changes was auto generated.