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

[0.76] Cherry-pick changes #13982

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Commits on Oct 16, 2024

  1. [Fabric] Implement IExpandCollapseProvider (microsoft#13892)

    * Implement IExpandCollapseProvider
    
    * Change files
    
    * Adjust Example
    
    * Format + Update Snapshots
    chiaramooney authored and acoates-ms committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cbeb461 View commit details
    Browse the repository at this point in the history
  2. [Fabric] implement tooltip property (microsoft#13941)

    * [Fabric] implement view tooltip property
    
    * format
    
    * Change files
    
    * update
    
    * Fix lingering tooltip if component is unmounted while tooltip showing
    
    * snapshot
    
    ---------
    
    Co-authored-by: Jon Thysell <jthysell@microsoft.com>
    acoates-ms and jonthysell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    abf5fa6 View commit details
    Browse the repository at this point in the history
  3. Fix RootComponentView leak (microsoft#13959)

    * Fix RootComponentView leak
    
    * Change files
    
    * format
    
    ---------
    
    Co-authored-by: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com>
    acoates-ms and rnbot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7b61523 View commit details
    Browse the repository at this point in the history
  4. Add Support for AccessibilityState:Busy (microsoft#13952)

    * Support AccessibilityState: Busy
    
    * Change files
    
    * Add Testing
    
    * Update Snapshots
    
    * Update for Leak
    chiaramooney authored and acoates-ms committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5345aac View commit details
    Browse the repository at this point in the history