Flow.Launcher/Flow.Launcher.Avalonia/Converters
Shengkai Lin 9c99c7c65a feat(avalonia): implement HighlightTextConverter with theme-aware styling
- Add gold foreground color (#FFD700) for highlighted search matches
- Update HighlightTextConverter to use theme resource with fallback
- Fix TextBlockHelper to preserve Foreground property when copying Runs
- Fix highlight update bug: sync TitleHighlightData/SubTitleHighlightData/Score
  for reused ResultViewModel instances when query changes
- Update migration checklist to mark HighlightTextConverter as done
2026-02-01 13:25:11 +08:00
..
BoolToIsVisibleConverter.cs Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00
CommonConverters.cs feat(avalonia): implement HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00
TranslationConverter.cs Add internationalization support for Avalonia UI 2026-01-15 01:10:53 -08:00