pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:CSS language:CSS
Filter by
50.4M results
- Increase global border radius to 1rem for softer UI
- Refactor Button to use M3 pill shapes and larger touch targets
- Enhance Input styles for better mobile accessibility
- Increase AppLayout ...
Unified replay for gorules/jdm-editor
Bumps shell-quote to 1.8.4 and updates ancestor dependency concurrently. These dependencies need to be updated together.
Updates shell-quote from 1.8.3 to 1.8.4 details summary Changelog /summary p em ...
dependencies
javascript
Fixes #5416
Problem
AgentStore mirrored the agent s messages into a signal via this.#messages.set(abstractAgent.messages).
AbstractAgent.addMessage pushes in place and notifies with the same array reference. ...
Summary
Implements the full boss Priya follow-up named in PR #91 — the climactic version of the Level-1 Priya encounter, built
as the same trust/attune loop at harder settings (no new engine mechanics, ...
!-- Please submit this PR as a draft initially.
Do not mark it as Ready for review until this PR meets the canonical Definition of Ready For Review in
docs/readme/ready-for-review.md.
In short: the template ...
no changelog required
team-design-system
Motivation
- 补齐正式版前总测试路线图第 7 阶段(Contract document test)在 Codex-only 模式下的 dry-run 能力,避免本轮连接数据库或生成真实合同文件并保持 production_ready=false。
- 通过离线扫描 plugin-contract-documents / plugin-rental-core / nocobase-automation ...
codex
The QR scanning and UPI payment redirection features have been completely removed from the platform. The mobile user
interface has been updated to include an Insights tab in the bottom navigation bar, ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| wrangler (source) | ^4.98.0 → ^4.99.0 | age | confidence |
Release Notes
details summary cloudflare/workers-sdk ...
dependencies
Summary
Makes lint a blocking check in CI. The Lint step already ran on every PR but had continue-on-error: true, so lint errors
didn t actually block merges. This removes that line, so lint errors now ...