Roo-Code/webview-ui/src/components
Daniel 49af895c1f
fix: restore search score threshold slider (#5410)
fix: restore search score threshold slider and fix value persistence (#5041)

- Add codebaseIndexSearchMinScore to WebviewMessage type definition
- Include codebaseIndexSearchMinScore in saveCodeIndexSettingsAtomic handler
- Initialize codebaseIndexSearchMinScore in ExtensionStateContext
- Fix logical OR operators to use nullish coalescing for proper 0 value handling
- Ensure search threshold values persist correctly when saving settings

This restores the deleted feature from PR #5041 and fixes the issue where
the search score threshold value was being reset upon saving.
2025-07-05 08:04:55 -04:00
..
account fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
chat fix: restore search score threshold slider (#5410) 2025-07-05 08:04:55 -04:00
common Give Mermaid buttons a light background in light mode (#5342) 2025-07-02 10:58:35 -04:00
history Fix: Chat UI consistency and layout shifts (#5237) 2025-07-03 00:02:00 -04:00
human-relay fix: Adjust the style of the HumanRelayDialog component to increase the maximum height and spacing of the content area (#1791) 2025-03-19 00:09:04 -04:00
marketplace fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
mcp fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
modes feat: Delete .roo/rules-{mode} folder when custom mode is deleted (#5210) (#5317) 2025-07-03 13:00:07 -04:00
settings fix: resolve UI issues with checkbox state and popover visibility (#5387) 2025-07-03 22:01:10 -04:00
ui Remove Gemini CLI provider (#5223) 2025-06-28 23:48:28 -04:00
welcome fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00