Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:HTML language:HTML

Filter by

18.2M results  (1 s)

18.2M results

Summary Adjusted the visual parameters of the burst flash effect and dice roll animation to improve readability and prevent overlapping elements on the game board. Key Changes - Burst flash effect: ...

Bumps eslint from 10.3.0 to 10.4.0. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.4.0 /h2 h2 ...
dependencies
javascript

주요 변경 권한 - CEO Viewer (isCeoViewer) — CEO 화면 read 전용 - EXEC_SUB (차순위 임원) — 부공장장/부부문장 등 산하 read + 의견, 확정 X - 조직평가관리 HR마스터·CEO Viewer 조회 전용 UI/UX - 직책 라벨 — 본부장 같은 generic 대신 사용자 직책(position) ...

Bumps the minor-and-patch group with 1 update: @cloudflare/workers-types. Updates @cloudflare/workers-types from 4.20260530.1 to 4.20260531.1 details summary Commits /summary ul li See full diff in a ...
dependencies
javascript

개요 CRA 기본 보일러플레이트였던 README를 Self-Quiz 프로젝트의 실제 내용을 설명하는 문서로 교체했습니다. 변경 내용 - 프로젝트 소개 (스스로 퀴즈를 만들고 풀며 복습하는 앱) - 주요 기능 정리 (퀴즈 세트/퀴즈 CRUD, 퀴즈 풀기, 리마인더, 다크 모드) - 기술 스택 표 (React 18, TypeScript, Chakra ...

Adds .github/workflows/ci.yml with three parallel jobs (Lint, Type Check, Build) triggered on PRs targeting main and on pushes to main. Uses npm caching and placeholder env vars so the build succeeds without ...

Summary Adds first-class named ranges to calc — workbook- or sheet-scoped labels you can attach to cells, ranges, and constants, then use in any formula: =Revenue - COGS (instead of =Sheet1!A2:A10 ...