5541 Commits (bb3f0f331ee242bc4fcb45e5f43240afd5cb5878)

Author SHA1 Message Date
Betta_Fish bb3f0f331e
CompositionAnimation fixes (#20936) 2 months ago
Julien Lebosquain 7530b74cdb
Fix FocusManager.FocusedElement on canceled/redirected focus (#21047) 2 months ago
Javier Suárez 3a5b3e376e
Improve CommandBar dynamic overflow separator handling (#21039) 2 months ago
Javier Suárez 5d5fce8d9b
Add keyboard navigation for overflow CommandBar popup (#21005) 2 months ago
Emmanuel Hansen ac28a743a8
Touch Improvements to TextBox (#20848) 2 months ago
Julien Lebosquain 0842236630
Do not use visual children enumerator in TopLevelHost (#21048) 2 months ago
Emmanuel Hansen 118a1174e2
Fix Mouse pointer triggering focus change on pointer release. (#21009) 2 months ago
Javier Suárez 94c809f84e
Rename AppBar controls (#21041) 2 months ago
Javier Suárez 680fab0124
Fix DrawerPage double footer in compact mode (#21004) 2 months ago
Dong Bin 093976c065
feat: include VML itself in layer lookup. (#20999) 2 months ago
Javier Suárez cdf129941c
Add DrawerHeaderTemplate and DrawerFooterTemplate properties to DrawerPage (#21008) 2 months ago
Julien Lebosquain 2dfd8515a7
Use the correct value for animations stopped during a visual tree detach (#20995) 2 months ago
Nikita Tsukanov 4d13770b34
Introduced "forced" CSD mode without app opting in (#20976) 2 months ago
Petar Tasev 6dec211bea
Fix ComboBox not showing Text property validation (#20978) 2 months ago
Max Katz 953e5800ce
Design properties not being applied for user controls (#20986) 2 months ago
Julien Lebosquain d323efb668
Cache RenderScaling in PresentationSource (#20972) 2 months ago
Nikita Tsukanov cdc7222646
Make Window.WindowState a direct property with (on some platforms) reliable values (#20973) 2 months ago
Julien Lebosquain d5c30b6270
Update packages (#20967) 2 months ago
Javier Suárez d30779c5a6
Rename PipsPager button theme APIs (#20954) 2 months ago
Jumar Macato 658afb8717
Animation PlaybackBehavior Implementation and Tests. (#20966) 2 months ago
Julien Lebosquain 3068850405
Make Dispatcher.Yield use the current dispatcher (#20956) 2 months ago
Javier Suárez ca5d6003b4
Add IconTemplate to Page and DrawerPage (#20946) 2 months ago
Alexander Marek 9c4480d5fe
#20868 - virtualizingstackpanel, when viewport shrinks and grows again, does not re-measure items (#20870) 2 months ago
Javier Suárez af0f61a02b
[Feature] Expand Page-type navigation: CarouselPage (#20871) 2 months ago
Nathan Nguyen 3d1fabed15
Make FlyoutBase.IsOpen a public StyledProperty (#20920) 2 months ago
Julien Lebosquain 059bd5f7b9
Add FindNextElementOptions.FocusedElement (#20930) 2 months ago
Nikita Tsukanov ff980aeba2
Restructure VisualLayerManager (#20905) 2 months ago
Javier Suárez 4e1b90b061
[Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 2 months ago
Compunet 12b7a5615a
Do not resolve markup extensions when resolving selector types (#20903) 2 months ago
Max Katz 74c20f1fdc
New HeadlessWindow.SetRenderScaling API (#20888) 2 months ago
Tom Edwards 80b8509bfc
Validate layoutable Thickness properties to block NaN or infinite values (#20899) 2 months ago
Nathan Nguyen be262bf45c
Defer default icon loading until Window is shown (#20898) 2 months ago
Julien Lebosquain 536daf0b4c
Open FocusManager API (#20854) 2 months ago
Nikita Tsukanov 97f36b9f34
Use the correct flag to determine if extra dirty rect needs to be combined with existing one (#20896) 2 months ago
Benedikt Stebner ada1e72ce8
Hide TextRange. It has no public usage. (#20893) 2 months ago
Nikita Tsukanov ae6a085ebc
Don't tick with render loop when app is idle (#20873) 2 months ago
Julien Lebosquain b612be79db
Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 2 months ago
Jumar Macato e7543155ec
Disable Animations processing when Visual's not visible redux (#20820) 2 months ago
Javier Suárez 9a21a48aa4
[Feature] Add PipsPager Control (#20660) 2 months ago
Steven Kirk 0f2760afce
Fix `TabControl` `DataContext` issues when switching tabs (#20856) 2 months ago
Julien Lebosquain f13bfe6c1b
Find perfect match before nearest in font collection (#20851) 2 months ago
Tim Miller d8a0008ef0
[Navigation] Fire Page lifecycle events after transitions complete, not before (#20826) 3 months ago
Javier Suárez 7bc087c658
[Feature] Page-based navigation system (#20794) 3 months ago
Nikita Tsukanov b2ecb21e03
Render target/surface housekeeping (#20811) 3 months ago
Julien Lebosquain 7460649a70
Add PopupOverlayLayer (#20751) 3 months ago
Nikita Tsukanov ba43523daf
Rename SystemDecorations to WindowDecorations since they aren't necessary "system". (#20796) 3 months ago
Evan c62e1dffff
Fix TextBox validation error persisting when reverting to same valid value (#20780) 3 months ago
Tim a46fc0250f
Fix for remaining Ghost-Item in VirtualizationStackPanel (#20784) 3 months ago
Nikita Tsukanov 3553eda8ae
Themeable Client Window Decorations (#20770) 3 months ago
Emmanuel Hansen dc8dc3bd2e
Move Gesture events to InputElement (#20789) 3 months ago