Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
既存 ci.yml は保持し、不足する OSS 自動化を追加。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し A3 対応。内部仕様書 (要件定義書.md) を公開対象から 除外し .gitignore に追加する。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し対応。next 15.1.12 の critical(Authorization Bypass 等) + high 5件を npm audit fix で解消 (12脆弱性[crit1/high5] -> 4 moderate)。 build/lint 成功を確認。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し対応。NEXT_PUBLIC_GEMINI_API_KEY がブラウザバンドルへ inline される旨の Security Notice を README に明記 (documented-accept)。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し A3 残存。前コミットは .gitignore 追加のみで git rm --cached が未実行だった。要件定義書.md を tracked から外す(実体は残す)。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Add WCAG-compliant accessibility: role="dialog" with focus trap and Escape key on SettingsModal, role="progressbar" with aria-valuenow on ProgressBar, role="alert" on error displays, aria-label on all icon buttons, htmlFor/id label-input associations in ExportSettings - Add Undo/Redo for canvas text block operations (Ctrl+Z / Ctrl+Shift+Z) with full history management - Replace alert() popups with inline validation errors in ImageUploader (auto-dismiss after 4s, shows file size in error message) - Add beforeunload warning when unsaved translations exist - Add global :focus-visible styles for keyboard navigation - Add @media (pointer: coarse) minimum 44px touch targets Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
feat: import accessibility/UX/mobile UI improvements from local v2
chore: make repository OSS-ready (LICENSE, CI, security, docs)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
OSS-readiness 作業 (
feature/oss-readinessほか) をdevに統合しmainへ昇格する統合 PR。各変更は独立 Evaluator (security-engineer) の実機検証 PASS 済み。
main への最終マージは人間判断でお願いします。
🤖 Generated with Claude Code