pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:TypeScript is:unmerged
Filter by
89.5M results
Production promotion of the accumulated uat changes (PRs #23–#45).
Highlights
- Extra Sections: facilities-style icon+title subheader + CMS-editable icon; backward-compatible (falls back to legacy ...
Migration from CRA (create react app) to vite was done in order to make the project compatible with the latest node
version (24 per 20260617)
Summary
Production was returning HTTP 500 `FUNCTION_INVOCATION_FAILED` for the PDF-upload action because #28 switched the
runtime to Node but left the handler signature as Web `(req: Request)`. Vercel ...
問題
這個專案是 Google AI Studio 匯出的,index.html 沒有載入進入點 index.tsx 的 script。AI Studio 的預覽器會自動注入,但用標準的 vite dev / vite build
在本機跑時不會——結果是畫面一片空白,vite build 也只輸出 index.html、沒有打包任何 JS。
修正
在 index.html 的 /body 前加入一行: ...
Bumps the npm_and_yarn group with 1 update in the / directory: vite.
Updates vite from 8.0.14 to 8.0.16 details summary Release notes /summary p em Sourced from a href=
https://github.com/vitejs/vite/releases ...
dependencies
javascript
Summary
The orchestrator-drift cleanup flagged during the parent-dashboard domain-parity work (PR #262) turned out to be mostly
already done: the dead duplicate frontend/src/mathpath/orchestrator/mathPathDomainOrchestrator.js ...
How
- Adds RGB pixel apply support for white balance temperature/tint results.
- Extends white balance picker fixtures with numeric RGB before/after proof cases.
- Keeps runtime scope explicit: ...
Summary
- EC2 HTTP 배포(http://16.209.6.237)에서 navigator.clipboard API가 동작하지 않아 친구 코드 복사가 실패하는 문제 수정
- HTTPS/localhost는 기존 clipboard API 유지, HTTP 환경에서는 textarea + execCommand fallback 사용
변경 파일
- ...
Bumps dompurify from 3.3.3 to 3.4.9. details summary Release notes /summary p em Sourced from a href=
https://github.com/cure53/DOMPurify/releases dompurify s releases /a . /em /p blockquote h2 DOMPurify ...
dependencies
javascript
What
Implements the Tutti workspace app reference protocol ( 项目资产接入 ) so AI Media Canvas s generated/uploaded media assets
are browsable and insertable from the Tutti workspace.
Follows the App Factory ...