pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript
Filter by
183M results
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Summary
Follow-up to #689 / #711. The merged magi computer-use install was print-only — it told the user what to do but didn t
actually install anything. This wires the real install: download → sha256 ...
Summary
!-- Provide a concise summary of the change and why it’s needed. --
Type of change
- [ ] Add data rows
- [ ] Update data rows
- [ ] Remove data rows
- [ ] Schema change !-- (requires ...
!-- Thank you for your pull request! -- !-- Please start by describing your change in a few sentences. -- !-- You can
erase any parts of this template not applicable to your Pull Request. --
- change ...
概要
レビュー指摘のうち、コードで根本対応できるものを反映しました。特に、post_entry_high / post_entry_low を legacy な highest_price / lowest_price から切り離し、fresh
な quote だけで更新するようにして、stale quote では更新しないようにしています。
対応内容
- build_daytrade_position_record() ...
Closes #26172
The search modal input ignored IME composition state, so pressing Enter to confirm Japanese/Chinese/Korean text
composition would also trigger navigation or action selection.
This adds ...
Summary
- Replaces the checkmark/dot tournament timeline with a horizontal progress bar where a ⚽ slides along to show overall
tournament progress.
- Progress is calculated as finished matches ...
Automated E2E test PR - will be cleaned up automatically
This PR introduces a crucial accessibility enhancement for keyboard navigation.
💡 What: Added global *:focus-visible styles with a high-contrast outline (2px solid var(--primary)) and
outline-offset: ...