pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java language:C#
Filter by
225M results
태스크 메모/하위항목 관련 3가지 문제 수정.
1. 이미지 드래그 복사 버그 — 메모 썸네일/편집영역 이미지를 draggable=false로, 편집영역에서 이미지 dragstart 차단 + 파일 드롭은 첨부로만 처리 → 드래그 시 인라인 복사본이 생기던 문제
해결.
2. 하위 항목 드래그앤드롭 — reorderSub 추가, 같은 부모 내에서 하위 ...
What this does
Reworks the action-plan emails so they give genuinely coordinator-grade guidance, driven by the sponsor s actual
Achievable data — plus a model upgrade and bigger uploads.
1. Strict, phase-gated ...
Bumps the testing group with 1 update: axe-core.
Updates axe-core from 4.12.0 to 4.12.1 details summary Release notes /summary p em Sourced from a href=
https://github.com/dequelabs/axe-core/releases ...
dependencies
javascript
modal→WdDrawer 스윕 Batch 2 — employees 도메인
28폼 스윕(도메인별 PR)의 2번째 배치. DESIGN.md §5.4(단일 단계 입력 폼 = WdDrawer, 중앙 Dialog 금지) 적용. Batch 1 #193과 동일 패턴, origin/main
분기(비스택).
변경 (3 전환 + 1 죽은코드 제거)
| 파일 | 폼 | ...
Summary
Adds ARV Tech77 Dispute Pack Terminology Review v1 as a controlled governance document.
This document defines the terminology boundary for Dispute Pack-adjacent wording across public, open-source, ...
Bumps the minor-and-patch group with 8 updates in the /extensions/memory-hybrid directory:
| Package | From | To |
| --- | --- | --- |
| @types/node | 25.9.1 | 25.9.3 |
| graphql | 16.14.0 | 16.14.2 | ...
automated
dependencies
size/XL
Bumps the dependencies group with 12 updates in the /rest directory:
| Package | From | To |
| --- | --- | --- |
| @opentelemetry/exporter-prometheus | 0.215.0 | 0.219.0 |
| ioredis | 5.10.1 | 5.11.1 ...
dependencies
javascript
💡 PR 요약
- 캐릭터 생성 시 나이대 기본값을 14-19세로 설정
📋 작업 내용
- pages/create/index.tsx: form 초기값 ageGroup을 null → 14-19로 변경
- 인구통계 단계 진입 시 14-19세가 기본 선택되어, 사용자는 성별만 선택하면 다음 단계로 진행 가능
- 나이대는 그대로 변경 가능 (다른 값 ...
- Cria ITodoRepository e TodoRepository isolando acesso ao EF Core
- TodoService passa a depender de ITodoRepository (não AppDbContext)
- Adiciona [StringLength] e [RegularExpression] em TodoItemDTO ...