pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:TypeScript language:CSS
Filter by
177M results
概要
フィードバック3件に対応しました。
1. 🐛 Cmd+C で返信画面が開く(修正)
原因はキーボードショートカットが修飾キーを見ていなかったこと(c=新規作成が Cmd+C でも発火)。Cmd+R(リロード)等も同様にハイジャックされていました。
- 修飾キー付きは一切奪わない+テキスト選択中も奪わないよう修正
- 素の c(作成)r(AI返信)等のGmail流ショートカットは従来どおり ...
Summary
- Adds AgeFilter type (ALL | 7 | 14 | 30) and postedWithin field to the Filters interface
- Adds AGE_OPTIONS constant and a \ Posted\ chip row in the filter panel (below the SC exclusion toggle) ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Quark.Gen.Tailwind | 4.0.150 → 4.0.151 | age | adoption ...
Continues the news/engine.ts god-file decomposition. Moves the race-preview producer and its private helper cluster into
a new src/lib/news/previews.ts. Behavior-preserving move.
Moved together (the helpers ...
Motivation
- Prepare the project for a safer production deployment by removing build blockers, locking down environment
requirements, and improving operational procedures.
- Protect sensitive ...
codex
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Full pass over the review findings. All changes verified locally — 29 tests pass (up from 19), each new test pins a
specific bug so it can t regress.
Confirmed bugs fixed (reproduced first, then fixed ...
🔗 Linked issue
Resolves #621
❓ Type of change
- [ ] 📖 Documentation
- [x] 🐞 Bug fix
- [ ] 👌 Enhancement
- [ ] ✨ New feature
- [ ] 🧹 Chore
- [ ] ⚠️ Breaking change
📚 Description
When two ...