Ecosyste.ms: Timeline

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

Arlodotexe

Arlodotexe closed an issue on CommunityToolkit/Windows
ListViewExtensions.AlternateColor only gets applied on hover
### Describe the bug ListViewExtensions.AlternateColor only gets applied on hover over the item on WinUI3 1.0 ### Regression _No response_ ### Reproducible in sample app? - [X] This bug can be...
Arlodotexe pushed 2 commits to main CommunityToolkit/Windows
  • Fix issue with Windows 11 ListViewStyle Copy of existing PR d36adbe
  • Add sample for ListViewExtensions.AlternateColor property 4fc769e

View on GitHub

Arlodotexe closed a pull request on CommunityToolkit/Windows
Fix issue with Windows 11 ListViewStyle
This PR copies the content from [here](https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/4865) over to 8.x, as the [original issue](https://github.com/CommunityToolkit/Windows/issues...
Arlodotexe created a review on a pull request on CommunityToolkit/Windows

View on GitHub

Arlodotexe starred microsoft/ai-dev-gallery
Arlodotexe pushed 3 commits to main CommunityToolkit/Labs-Windows
  • MarkdownTextBlock: Upgrade dependencies to latest af19764
  • Merge branch 'main' into user/juosori/Markdown_Upgrade_Dependencies e4fbac8
  • Merge pull request #612 from jcoc611-microsoft/user/juosori/Markdown_Upgrade_Dependencies MarkdownTextBlock: Upgrade... 501882d

View on GitHub

Arlodotexe pushed 5 commits to main CommunityToolkit/Labs-Windows
  • MarkdownTextBlock: Minor style improvements 53a48fb
  • Merge branch 'main' into user/juosori/StyleFixes1 3087a70
  • Merge branch 'main' into user/juosori/StyleFixes1 3765939
  • Merge branch 'main' into user/juosori/StyleFixes1 10b4be9
  • Merge pull request #604 from jcoc611-microsoft/user/juosori/StyleFixes1 MarkdownTextBlock: Minor style improvements e85d867

View on GitHub

Arlodotexe closed a pull request on CommunityToolkit/Labs-Windows
MarkdownTextBlock: Minor style improvements
Before: ![image](https://github.com/user-attachments/assets/88cb30e1-bd54-4eda-9884-3676b2b9ec27) After: ![image](https://github.com/user-attachments/assets/09ebcf39-5029-48b5-8f77-cc0d6db...
Arlodotexe pushed 1 commit to fix-alternate-rows TopperDEL/Windows
  • Add sample for ListViewExtensions.AlternateColor property 8169eba

View on GitHub

Arlodotexe starred xoofx/markdig
Arlodotexe pushed 4 commits to fix-alternate-rows TopperDEL/Windows
  • 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
  • Merge branch 'main' into fix-alternate-rows c7f1e5e

View on GitHub

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

View on GitHub

Arlodotexe closed an issue on CommunityToolkit/Labs-Windows
MarkdownTextBlock MyCodeBlock renders empty RichTextBox as doesn't use StringBuilder for anything
### Describe the bug The 'MyCodeBlock' in the pre-release of the MarkDownTextBlock doesnt actually use the lines of text for anything resulting in empty code blocks. I've attached the class snippe...
Arlodotexe pushed 3 commits to main CommunityToolkit/Labs-Windows
  • Temporary fix for Fenced code block rendering 05709d0
  • Merge branch 'main' into user/juosori/temp_fenced_code_block 8ea040f
  • Merge pull request #595 from jcoc611-microsoft/user/juosori/temp_fenced_code_block MarkdownTextBlock: Temporary fix ... 5624f79

View on GitHub

Arlodotexe closed a pull request on CommunityToolkit/Labs-Windows
MarkdownTextBlock: Temporary fix for Fenced code block rendering
Temporarily Fixes #547 In CommunityToolkit/Labs-Windows; once we add the right implementation for FencedCodeBlock, we can bring back the commented code
Arlodotexe created a review on a pull request on CommunityToolkit/Labs-Windows

View on GitHub

Arlodotexe created a comment on a pull request on CommunityToolkit/Labs-Windows
Looking through the available extensions and docs at https://github.com/xoofx/markdig/tree/master/src/Markdig.Tests/Specs, there's a few more we might want to include. Namely: - `HardlineBreak`...

View on GitHub

Arlodotexe created a comment on a pull request on CommunityToolkit/Labs-Windows
We'll want to add xmldoc comments to the new public-facing properties before merging.

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion ```

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion /// Tests where we start with immediately processing a delay, then switch to processing after. /// <para /> ```

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
Since these will show on the same line when rendered in visual without the `<para />` marker, let's collapse these into one line. ```suggestion /// For instance, maybe we want to ensure we s...

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion ```

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion ```

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion ```

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion /// Tests the scenario where we flip from wanting trailing to leading edge invocation. /// <para /> ```

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion Assert.AreEqual(true, debounceTimer.IsRunning, "Expected timer to be running."); ```

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
Just adding a paragraph marker so it'll render properly in Visual Studio. ```suggestion /// Tests the immediate mode of the Debounce function ignoring subsequent inputs that come after the f...

View on GitHub

Load more