pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Python language:TypeScript
Filter by
257M results
채운 값을 export 바이트로 재렌더해 실제 한글문서에 값 채워진 모습 표시. SVG 반응형·로딩/에러 폴백. next build 통과.
💡 What
Added aria-expanded and aria-controls to the Filter toggle button in the MapWithSidebar component, and assigned the
corresponding id= filter-options-panel to the filter options container. Additionally, ...
Why
The Discover Leads page was failing with:
Failed: 400 ... Your credit balance is too low to access the Anthropic API.
Discovery ran on Claude s server-side web_search tool, so it broke the moment ...
Motivation
- 将原先基于 Electron 的桌面包转为纯静态网页,以便用户可以用浏览器直接打开 dist/index.html,避免 Electron 带来的体积和运行复杂性。
- 保持现有 React 代码结构和编辑功能不变,同时为浏览器环境提供最低限度的文件 I/O/数据降级支持。
Description
- 将 Vite 的 Electron 插件移除并在 vite.config.ts ...
codex
- Bill detail page no longer repeats the global footer s source/affiliation note (the per-bill LEGISinfo link is
already at the top).
- Global SiteFooter text is now center-aligned.
build ✓ · ...
Motivation
- Provide visible progress feedback during long-running catalog classify runs so users know how many artifacts have
been processed and the percent complete.
- Expose a programmatic ...
codex
このPRは、これまでの作業一式(コミット 38a9dce)をまとめたものです。スマホでの確認用にPRにしています。
含まれる主な変更
- 記事ページの誌面リッチ化: 番号付き見出し(カテゴリ別意匠)、ギャラリー枚数別レイアウト、:::video 埋め込み、引用/コールアウト強化、リード文、自動目次。
- BlogCard: コンテナクエリ化・サイドバー対応・モバイル調整・白黒反転修正。 ...