An open API service providing commit metadata for open source projects.

GitHub / CommunityToolkit/WindowsCommunityToolkit / commits

The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.

SHA Message Author Date Stats
c8f76d07 Disable blank issue template Arlo <a****y@o****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 2 years ago
11d6d93e Remove outdated issue templates for bug reports and feature requests Arlo Godfrey <a****y@o****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 2 years ago
6bfe8a5d Update ReadMe.md with info about new repository (#4936) Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2d608fdb Updated readme links to preview repos (#4886) Arlo <a****y@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
77b009dd merge Merge pull request #4792 from michael-hawker/colorpickerslider-theme-change-fix Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2cb5e837 Fix using statement order for StyleCop michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
b22c1151 merge Merge pull request #4790 from michael-hawker/llama/fix4505 Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
aa39ee5d merge Merge pull request #4791 from CommunityToolkit/revert-4333-feature/extended-t... Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e3fe539d Remove ValueType support and reflection piece from TaskResultConverter michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
7a37ad1f Revert "Feature/extended tree helpers" Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
13982101 Fixes #4505 - TaskResultConverter properly returns default value in case task... michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
b8ec35e0 Add new test cases which show issues with current TaskResultConverter. michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
0e3b4e0b Use new C# new initialization for vars michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
b2b1c238 merge Merge pull request #4789 from CommunityToolkit/update-nuget Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
4eadc874 Update NuGet Version in build pipeline Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2233ac65 merge Merge pull request #4786 from michael-hawker/llama/tokenizingtextbox-fix4749 Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5d901493 merge Merge pull request #4730 from HavenDV/fix-color-picker-button-binding-issue Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
acf30d6d merge Merge pull request #4787 from michael-hawker/llama/fix4784 Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
cd1afd00 fix comment in typo based on PR Michael Hawker MSFT (XAML Llama) <2****r@u****m> almost 4 years ago
5ba956ee Fix #4784 unregister event handlers in RadialGauge before Re-registering michael-hawker <2****r@u****m> almost 4 years ago
70f7ab89 Register Keyboard Handlers for RadialGauge once and make lambda functions static michael-hawker <2****r@u****m> almost 4 years ago
60d61ad6 Clean-up some issues with WeakEventListener Usage, make OnEventAction lambda'... michael-hawker <2****r@u****m> almost 4 years ago
21e5a35a Add test to check changing the Text of a TokenizingTextBox michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
ac1723d1 Fix manually tested issue where initial character press of overwriting token ... michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
6e944163 Add tests and fix issues with setting Text to delimited items. michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
c0ada846 Fix issue #4749 michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
9f018956 Remove invalid binding - add failing tests to show problems for #4749 michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
39925b99 Switch to using VisualUITestBase for general TokenizingTextBox tests, use pro... michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
d039aa88 Fix issue building release mode tests locally michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
2b606e1f Fix issues with building in debug Any CPU (again?) michael-hawker <2****r@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
b2ea7ba5 Change version back to 7.1.x series based on current planning Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ca55adea Fixed StringFormatConverter ignoring Language parameter, cleanup (#4764)
Co-authored-by: tutkus <t****l@g****m>
Arlo <a****y@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
06aec3eb Update RadialGauge to use KeyboardAccelerators (#4456)
Co-authored-by: Nikola Metulev <n****v@u****m>, Arlo <a****y@o****m>
Diederik Krols <d****s@h****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0249f738 merge Merge pull request #4720 from Arlodotexe/fix/imagecropper-aspect-ratio-not-up... Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bdcfa434 merge Merge pull request #4589 from CommunityToolkit/fabricbot-configuration-migration Nikola Metulev <n****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
306ebd57 merge Merge branch 'main' into fabricbot-configuration-migration Nikola Metulev <n****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
cadc08b9 Properly attach / detach events when the characteristic is changed Arlo Godfrey <a****y@o****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
4ea8826e merge Merge branch 'main' into fix/imagecropper-aspect-ratio-not-updating-on-image-... Arlo <a****y@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5b47d71d Removed extra call to UpdateMaskArea Arlo Godfrey <a****y@o****m> almost 4 years ago
311d05c7 merge Merge branch 'fix/imagecropper-aspect-ratio-not-updating-on-image-load' of ht... Arlo Godfrey <a****y@o****m> almost 4 years ago
7c70926b Removed unused using statement Arlo Godfrey <a****y@o****m> almost 4 years ago
eaea805d Update Microsoft.Toolkit.Uwp.UI.Controls.Media/ImageCropper/ImageCropper.Logi...
Co-authored-by: hhchaos <H****s@o****m>
Arlo <a****y@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c4d62eea merge Merge pull request #4757 from CommunityToolkit/PR4750Fix Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6eee40a9 Removed extra call to TryUpdateImageLayout Arlo Godfrey <a****y@o****m> almost 4 years ago
5dc89580 Removed second extra call to UpdateMaskArea Arlo Godfrey <a****y@o****m> almost 4 years ago
bc40536f Removed extra call to UpdateMaskArea Arlo Godfrey <a****y@o****m> almost 4 years ago
16d28978 Exracted UpdateSelectionThumbs and UpdateMaskArea out of TryUpdateImageLayout Arlo Godfrey <a****y@o****m> almost 4 years ago
56fd8d1b Extracted UpdateSelectionThumbs and UpdateMaskArea out of UpdateImageLayoutWi... Arlo Godfrey <a****y@o****m> almost 4 years ago
aec742b7 Extracted UpdateMaskArea out of UpdatedSelectedRect, renamed to UpdateSelecti... Arlo Godfrey <a****y@o****m> almost 4 years ago
eaf4de24 Extracted UpdateImageLayout call from UpdateAspectRatio Arlo Godfrey <a****y@o****m> almost 4 years ago
b09ecc6e Added notes and cleaned up code Arlo Godfrey <a****y@o****m> almost 4 years ago
24391ac7 merge Merge branch 'main' into fix/imagecropper-aspect-ratio-not-updating-on-image-... Arlo Godfrey <a****y@o****m> almost 4 years ago
fdaef475 merge Merge pull request #4760 from CommunityToolkit/fix/expired-ui-test-cert Arlo <a****y@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2953f3be Fixed generated csproj issues Arlo Godfrey <a****y@o****m> almost 4 years ago
8e450578 Updated testAppName and testAppPackageFamilyName for AppService communication Arlo Godfrey <a****y@o****m> almost 4 years ago
6621137f Updated expired UI Test certificate. Expires 9/8/2023. Arlo Godfrey <a****y@o****m> almost 4 years ago
3ca0e49c AttachedDropShadowCrashFix LalithaNadimpalli <l****i@g****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
c9895b21 Fixed an issue where expression nodes created with custom param names were in... Arlo Godfrey <a****y@o****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
almost 4 years ago
db122880 merge Merge pull request #4738 from CommunityToolkit/ListDetailsView.ListPaneWidth-... Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bba01d79 merge Merge pull request #4549 from chenjt2001/patch-1 Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0864016a merge Merge pull request #4588 from Ryken100/ryken100/AttachedCardShadow-Compositio... Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f3cb295c ListDetailsView.ListPaneWidth Null check fix LalithaNadimpalli <l****i@g****m> about 4 years ago
b5d0f26b merge Merge pull request #4719 from CommunityToolkit/AnimationActivity(#4695) Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
967f5b71 merge Merge pull request #4727 from Arlodotexe/fix/issue4726 Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1e178701 Handle theme changes in ColorPickerSlider robloo <r****o@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
about 4 years ago
7f49e981 fix: Fix color picker button binding failure issue Konstantin S <3****V@u****m>
Committed by: Michael Hawker MSFT (XAML Llama) <2****r@u****m>
about 4 years ago
d1acc9cc Fixed HeaderElementProperty owner type, summary Arlo Godfrey <a****y@o****m> about 4 years ago
c0b2ec59 Removed uneeded resize animation Arlo Godfrey <a****y@o****m> about 4 years ago
2e578f7d Animation action changes LalithaNadimpalli <l****i@g****m> about 4 years ago
bbed16ef Fixed AspectRatio on ImageCropper not updating when image is loaded or resized Arlo Godfrey <a****y@o****m> about 4 years ago
7a9bf319 merge Merge pull request #4518 from Avid29/carousel_rtl Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
55723dac Update Labs link to aka.ms one Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
4df3d511 merge Merge pull request #4520 from Avid29/Radial-RTL_override Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1d2d48fc merge Merge pull request #4553 from Sergio0694/feature/reflection-free-notification... Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d096e7e8 Add `.github/fabricbot.json` msftbot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
891fa5c7 Fix resize issue when AttachedCardShadow.InnerContentClipMode == CompositionM... Christopher Blackman <c****n@m****m> about 4 years ago
afe134d4 Fix potential resize issue whenAttachedCardShadow.InnerContentClipMode == Com... Christopher Blackman <c****n@m****m> about 4 years ago
bb048b4c Null check fixes Christopher Blackman <c****n@m****m> about 4 years ago
7eed0780 merge Merge pull request #4464 from CommunityToolkit/aleader/add-toast-scenario-tests Alexandre Zollinger Chohfi <a****n@m****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2d904162 Update Readme and add mention of Windows 11 and WinUI 3 (#4563)
Co-authored-by: Arlo <a****y@o****m>, Arlo <a****y@o****m>
Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cca764fa merge Merge pull request #4404 from Ryken100/ryken100/feature-AttachedNineGridCardS... Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ba85e322 Remove file-scoped namespaces to fix CI issues Sergio Pedri <s****4@l****m> over 4 years ago
ac358755 Remove .rd.xml file (as it's no longer needed) Sergio Pedri <s****4@l****m> over 4 years ago
c298d6eb Remove leftover attributes Sergio Pedri <s****4@l****m> over 4 years ago
736fc281 Remove reflection use in XmlWriterHelper Sergio Pedri <s****4@l****m> over 4 years ago
e929ee95 Add interface for root child elements Sergio Pedri <s****4@l****m> over 4 years ago
f40a419a Add interface for [NotificationXmlContent] Sergio Pedri <s****4@l****m> over 4 years ago
1302d392 Rename IElement_AdditionalProperties to IHaveAdditionalProperties Sergio Pedri <s****4@l****m> over 4 years ago
63fa2e65 Add interface for [NotificationXmlAttribute] Sergio Pedri <s****4@l****m> over 4 years ago
35dacb4d Rename INotificationXmlElement to IHaveXmlName Sergio Pedri <s****4@l****m> over 4 years ago
ebeedf33 Remove [NotificationXmlElement], switch to interface Sergio Pedri <s****4@l****m> over 4 years ago
65e350b8 Use "is not null" instead of "!= null" in AttachedShadowElementContext Christopher Blackman <c****n@m****m> over 4 years ago
555d6e9f Add comments to AttachedCardShadow Christopher Blackman <c****n@m****m> over 4 years ago
59cd9fe8 Avoid adding shapes repeatedly chenjt2001 <c****1@g****m> over 4 years ago
d7ba0fad Fix AttachedDropShadow size changes abnormally chenjt2001 <c****1@g****m> over 4 years ago
00e97903 Fix yaml validation error with extra colon in github template file Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1cbe68f6 Update GitHub Issue Template to call out MVVM Toolkit and other .NCT packages. Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b6cf5c1d Update AttachedCardShadow.cs Christopher Blackman <c****n@m****m> over 4 years ago
d2c13d0f Update AttachedCardShadow.cs Christopher Blackman <c****n@m****m> over 4 years ago
3bf88b8e merge Merge pull request #4510 from huynhsontung/fluent-icons Michael Hawker MSFT (XAML Llama) <2****r@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago

← Back to repository