Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Arlodotexe

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Update components/Extensions/src/Text/StringExtensions.Localization.cs Co-authored-by: Sergio Pedri <sergio0694@live... 94a00d2

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Update subproject commit reference in tooling aa4c1de

View on GitHub

Arlodotexe pushed 0 commits to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Add PullRequests package source to nuget.config 5bfdd13

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Add PullRequests package source to nuget.config 5dfb1b3

View on GitHub

Arlodotexe created a comment on an issue on Arlodotexe/brain-dump
The consolidation of several existing ideas in light of a recent interview with Satya Nadella: https://www.youtube.com/watch?v=9NtsnzRFJ_o

View on GitHub

Arlodotexe pushed 1 commit to main Arlodotexe/OwlCore.Storage

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Labs-Windows
  • Update subproject commit reference in tooling c95c9b0

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Update CommunityToolkit package references to version 8.2.241219-pull-584.1339 a58a89a

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Labs-Windows
  • Add workaround for WebView2 SDKReference issue in Directory.Build.targets bb8ccef

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Add workaround to prevent Microsoft.VCLibs.Desktop inclusion for WebView2 on UAP 228d7c5

View on GitHub

Arlodotexe pushed 2 commits to uwp-net8-windows CommunityToolkit/Windows
  • Add explicit WebView2 reference to prevent Microsoft.VCLibs.Desktop inclusion on UAP 7e827e6
  • Add workaround to prevent WebView2 from including Microsoft.VCLibs.Desktop in UAP builds 6bd5d21

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Add explicit WebView2 reference to prevent Microsoft.VCLibs.Desktop inclusion on UAP f36651c

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Fixed an issue where building uwp/uap would result in Microsoft.VCLibs.Desktop error ad485ff

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Add workaround to prevent Microsoft.VCLibs.Desktop inclusion on UAP 45f6f8d

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Update rational for conditional MUX reference 12e1957

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Use only known MultiTargetPlatformIdentifer values 5e6420e

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Use stable Microsoft.UI.Xaml on UWP, prerelease on modern .NET c857bb1

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Use comma-delimited "Platform" property instead of semicolon-delimited "Platforms" f3faa71

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Use comma-delimited "Platform" property instead of semicolon-delimited "Platforms" 62707aa

View on GitHub

Arlodotexe created a comment on a pull request on curiosity-ai/umap-sharp
> > You changed all the internal T to a hardcoded type (the new one), the code I provided works without making further changes to `Umap<T>`. We'll need to correct this. > > This has been fixed, ...

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Explicitly specify Platforms to build when packaging 62e474e

View on GitHub

Arlodotexe pushed 1 commit to tests/diagnostics CommunityToolkit/Windows
  • Update GitHub Actions runner to use 'windows-latest' instead of 'windows-latest-large' 3b38621

View on GitHub

Arlodotexe pushed 2 commits to uwp-net8-windows CommunityToolkit/Windows
  • Update Microsoft.Xaml.Behaviors package references to version 3.0.0-preview2 3edcf2a
  • Update tooling submodule to latest commit 9c5e025

View on GitHub

Arlodotexe pushed 2 commits to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
  • Update Microsoft.Xaml.Behaviors package references to version 3.0.0-preview2 and remove obsolete WebView2 workaround 7a46f49
  • Update default enabled TFMs, Wasdk and Uwp can no longer build simultaneously 523a9bd

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Cleanup usings and compilation conditionals 6194f7b

View on GitHub

Arlodotexe pushed 2 commits to uwp-net8-windows CommunityToolkit/Windows
  • Fix compilation conditions for Wasdk 847266c
  • Cleanup and refactor TokenizingTextBox automation tests 0444ecd

View on GitHub

Arlodotexe pushed 17 commits to tests/diagnostics CommunityToolkit/Windows
  • Make the Content of Case for SwitchPresenter an object instead of an UIElement 459bfd6
  • Add more animals Though this sample is still broken with NAOT on WinUI 3... :( Tried a couple of the suggested worka... da4e6ea
  • Add Sample to showcase new power unlocked in SwitchPresenter v2 with object Content for a Data Transformation with Co... bd87041
  • Introducing SwitchConverter! 🦙❤️ Migrate core logic from SwitchPresenter and generlize to share between both SwitchP... 4f6e2a1
  • Re-order Success/Warning/Error options for SwitchConverter example based on PR feedback 69c28a1
  • [Test] Add a basic SwitchPresenter test case Validates the value changes, the case, and the content 4f8f858
  • [Test] Add SwitchConverter tests to the primitives component Fix test header (failure in CI from last commit) cd19f55
  • Specify directory for dotnet to install to and execute from. f018d5a
  • Update Directory.Build.props to suppress specific warnings as errors fa08f10
  • Improvements to DispatcherQueueTimer.Debounce extension (#569) * Add baseline single scenario tests for DispatcherQu... e3cd8ec
  • Fix issue with Windows 11 ListViewStyle Copy of existing PR d36adbe
  • Add sample for ListViewExtensions.AlternateColor property 4fc769e
  • Fix: StaggeredLayout division bug c756dd5
  • Update tooling pointer Follow-on commmit for https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/232 2e64c30
  • Fix: prevent StaggeredLayout floating point errors (#573) * prevent floating point errors * fix spacing * Appl... 044f82f
  • Update default MultiTargets in GenerateAllSolution.bat to only include uwp, wasdk, and wasm 5180e74
  • Merge branch 'main' into tests/diagnostics 71f1e80

View on GitHub

Arlodotexe created a review on a pull request on CommunityToolkit/Windows

View on GitHub

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
  • Update tooling submodule to latest commit 8f5e29e

View on GitHub

Load more