Downgrade iNKORE.UI.WPF.Modern to 0.10.1 for WebSearch Plugin#4277
Downgrade iNKORE.UI.WPF.Modern to 0.10.1 for WebSearch Plugin#4277Jack251970 merged 1 commit intodevfrom
Conversation
The package reference for iNKORE.UI.WPF.Modern in Flow.Launcher.Plugin.WebSearch.csproj was changed from version 0.10.2.1 to 0.10.1.
|
🥷 Code experts: jjw24 jjw24, Jack251970 have most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame: ✨ Comment |
|
Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX. |
There was a problem hiding this comment.
Pull request overview
This pull request downgrades the iNKORE.UI.WPF.Modern package from version 0.10.2.1 to 0.10.1 in the WebSearch plugin to maintain consistency with the main Flow.Launcher application. This is a follow-up to PR #4198, which added a max suggestions feature using the NumberBox control from this UI library. The downgrade ensures version consistency across all projects and avoids potential compatibility issues.
Changes:
- Downgraded iNKORE.UI.WPF.Modern package from version 0.10.2.1 to 0.10.1 in the WebSearch plugin
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughThe iNKORE.UI.WPF.Modern package reference in the WebSearch plugin project file was downgraded from version 0.10.2.1 to 0.10.1. This is a single dependency version change with no functional or structural code modifications. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Downgrade iNKORE.UI.WPF.Modern to 0.10.1 for WebSearch Plugin
The package reference for iNKORE.UI.WPF.Modern in Flow.Launcher.Plugin.WebSearch.csproj was changed from version 0.10.2.1 to 0.10.1.
Follow on with #4198
Summary by cubic
Downgrades iNKORE.UI.WPF.Modern in the WebSearch plugin from 0.10.2.1 to 0.10.1 to restore compatibility and unblock the WebSearch UI. Context: this follows up on #4198 and closes the WebSearch plugin issue introduced by 0.10.2.1.
Written for commit cb60492. Summary will update on new commits.