pullrequests Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:JavaScript
Filter by
203M results
Wires the six placeholder ( Soon ) toggles on Settings → Umum into real behavior and removes the Soon / Segera badges.
What s now live
Pesanan
- Konfirmasi sebelum kosongkan keranjang — when off, ...
Summary
- support coordinator identity in generic directories using canonical real paths and optional package names
- classify identity, transport, HTTP, authentication, and project-mismatch failures ...
Changes
ViewPdf Component (Tahap 1)
- Full-screen overlay untuk preview PDF dengan react-pdf
- Top bar: nama file (kiri), tombol Download Close (kanan)
- Center: render PDF dengan Document + Page, ...
Automated test pull request
This pull request was created by @kiro-agent on behalf of @Haraiiz :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub
Desktop ...
Refactored formatAddress and attachment mapping in imap-client.ts to use proper TypeScript types from mailparser ,
eliminating the use of any and improving type safety. Added a test case for handling arrays ...
Automated test pull request
Automated test pull request
功能描述
本 PR 新增本地 CommandRouter,让文本兼容输入可以先处理明确的本地画布命令,再把复杂创作请求交给现有 LocalTemplateAgent 生成待确认计划。
本轮支持的本地命令包括:撤销、重做、清空画布、删除选中、把明确目标改成指定颜色,以及导出 PNG 的受控提示。导出模块还没有接入,因此“导出 PNG”会给出后续接入提示,不会假装已经下载文件。
实现思路
- ...