1826 Commits (main)

Author SHA1 Message Date
Evan eb5cce2492
Fix CalendarDatePicker.Focus() not focusing the text box (#22170) 6 days ago
Julien Lebosquain 4393d521ec
Ignore child margins when positioning a popup (redux) (#21856) 1 week ago
Tim 2a34135703
Fix: Switching themes may crash the App (#22189) 1 week ago
Ole Ross e91bad598c
Add TableViewColumn.IsVisible property (#22162) 1 week ago
Yoyo cd3b218eb4
Fix DateTimePickerPanel ItemHeight updates (#22158) 1 week ago
Benedikt Stebner 888f7557bd
Rebuild TextBlock text runs only when the content changes (#22149) 1 week ago
Tim 54ae2d047f
Fix for ListBox ghost items - Alternative version (#22165) 1 week ago
Emmanuel Hansen f2e8e8931f
Add generic navigation apis to Page Navigation (#22010) 2 weeks ago
kerams 9d5c2fa81d
Fix empty FlexPanel size (#22130) 2 weeks ago
Julien Lebosquain 5d25bd6463
Fix init order of SetupWithClassicDesktopLifetime (#21954) 2 weeks ago
Steven Kirk 1c9e559996
Fix #7536: crash when changing source during SelectionChanged (#22102) 2 weeks ago
Nikita Tsukanov 6896f08f37
Basic infra to use headless platform in "normal" unit tests (#22078) 3 weeks ago
Nathan Nguyen a8b1a6b55a
Don't build the selected text just to check whether a selection exists (#22100) 3 weeks ago
Julien Lebosquain 4142052f9e
Add BringIntoView pass to the LayoutManager (#22002) 3 weeks ago
Julien Lebosquain 11593a70ce
Fix auto-sized VirtualizingStackPanel not rendering (#22081) 3 weeks ago
Lin 6b185ed56a
fix: light dismiss behavior fails when opened from the ContextMenu. (#22037) 3 weeks ago
Steven Kirk 15a9c99fc6
Add typed binding expressions (#21552) 3 weeks ago
Yoyo 38402fc046
Fix VirtualizingStackPanel offset when scrolling to variable-sized items (#21975) 3 weeks ago
Julien Lebosquain 33b288ffd6
Fix multiple ScrollContentPresenter.BringDescendantIntoView calls (#22001) 3 weeks ago
Max Katz 97dd7857fd
Implement TopLevel.OpenedPopups (#22074) 3 weeks ago
Julien Lebosquain a13617dfdf
Use ItemTemplate for ComboBox's selection box for controls (#21937) 3 weeks ago
Steven Kirk 6d1c94085c
Revert "fix(controls): stop HotKeyManager from executing on hidden controls (…" (#22071) 3 weeks ago
Emmanuel Hansen 27667c71d0
Fix - Invalidate image measure when DrawingImage source invalidates (#22028) 3 weeks ago
Julien Lebosquain ba2c3416bd
Handle clipboard exceptions in TextBox/SelectableTextBlock (#22052) 3 weeks ago
Emmanuel Hansen 6625f70671
[Feature] Add Flex Panel (#20263) 3 weeks ago
Julien Lebosquain f43b77e52f
Fix TreeViewItem.BringIntoView (#21918) 3 weeks ago
Yoyo 7f8dd8e6bd
Fix VirtualizingStackPanel ScrollToEnd with variable-sized items (#22014) 3 weeks ago
Nikita Tsukanov 7f456057cd
Raise TopLevel.Closed from managed Dispose() paths (#22045) 4 weeks ago
Nathan Nguyen 37f3e607a6
Disconnect template descendants hosted inside Viewbox when the template changes (#21879) 4 weeks ago
Ole Ross d2853724fc
fix: Set the LogicalParent of the TableViewColumn (#21840) 4 weeks ago
Nathan Nguyen f5d2bc9e6d
fix(VirtualizingStackPanel): hide cached focused items (#21835) 4 weeks ago
Tim 11376dd1c2
Add week numbers support to Calendar (#21981) 4 weeks ago
Emmanuel Hansen aed3e84bbf
RefreshContainer - show refresh indicator when refresh is triggered programmatically (#22020) 4 weeks ago
JoaoCruz 9b5437bb5a
Implement VerticalContentAlignment for DatePicker and TimePicker (#21464) 4 weeks ago
羊撅撅 055e123b5c
Call ApplyStyling unconditionally in MeasureCore (#21572) 4 weeks ago
Emmanuel Hansen 7f369787ab
Add Input Pane Awareness. (#21566) 1 month ago
Julien Lebosquain a56f8c131f
Ensure that ActualThemeVariant always has a proper value (#21930) 1 month ago
Julien Lebosquain 13f272d928
Implement WindowDrawnDecorations.TitleBarDecorations (#21969) 1 month ago
Julien Lebosquain 11c5427268
Fix tooltip flickering (#21965) 1 month ago
Yoyo 253354fe24
Fix WrapPanel layout jitter with LineSpacing (#21942) 1 month ago
Yoyo faf7137b2a
fix(SelectableTextBlock): fix SelectableTextBlock selection for centered and right-aligned text (#21369) 1 month ago
Poker 17885d0163
feat: [WrapPanel] Add Justify & Stretch alignment (#20549) 1 month ago
Nikita Tsukanov 9aed2da669
Propagate Popup.IsHitTestVisible to IPopupImpl to skip hit-testing popups on the OS level if available (#21916) 2 months ago
Yoyo e36b803256
Fix SelectableTextBlock selection when text content changes (#21894) 2 months ago
Melissa e8692155e8
Added arrow key scroll navigation to ScrollViewer control (#20482) 2 months ago
Nathan Nguyen c56fc3f798
Fix Loaded event processing after a handler throws (#21877) 2 months ago
Julien Lebosquain 06cf8efa0e
Handle Padding correctly in ScrollContentPresenter (#21872) 2 months ago
Tim 71ded23911
Fix some issues on SelectingItemsControls when items or control changes visibility (#20798) 2 months ago
Nathan Nguyen 9e1c35bc5d
fix(grid): register assigned definition collections with their shared size group (#21848) 2 months ago
yoyo 386be0fa0b
fix(TextBox): initialize command states in constructor (#21859) 2 months ago