pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:CSS
Filter by
191M results
概要
クリップ選択を発火する中央div(startSequenceClipDrag)が h-full でなく、テキスト高(約12px)分しか縦の当たり判定が無かった。クリップは縦に高いため上下余白はカーソルは grab でも
onPointerDown が無く選択できなかった(前修正で cursor だけ広げたのが的外れだった理由)。中央divに h-full を付与し、左右端8pxハンドル以外のクリップ全面で選択/移動できるように。 ...
Stops low effort bots coming to make multiple PRs.
!-- Thank you for your pull request. Please provide a description above and review the requirements below.
Bug fixes and new features should include ...
变更摘要
- 将第五项B自动结算草案、人物详情、附录、规则敏感点、正式定档草案、评分映射草案、试点闭环导出迁移到 exports/markdown_views/第五项B/ 中文目录。
- 新增 data/configs/导出展示配置/第五项B_markdown_view.json,配置内联阈值、长字段策略、优先代码块字段、字段中文标签和机器字段括号追溯。
- exporter 改为配置驱动展示:表头和键值对优先中文化,键值对字段名加粗,长字段进入附录并用 ...
Summary
- Removed the create_ephemeral_datasets() function which duplicated the logic already present in
bigquery_create_datasets()
- Updated bigquery_ephemeral_strategy() to call bigquery_create_datasets(client, ...
Adds integrated demo objectives and Q1-Q6 scenarios for AdventureWorksDW and SteelWheels, plus scripts to validate and
load them on demand during demonstrations.
Fixes a dangling parenthesis/bracket causing execution to halt.
Closes #635
Problem
process_document in backend/app/tasks.py (the dispatch path used by every upload/retry/re-chunk endpoint whenever Celery
is reachable) looped over parsed chunks and executed pass ...
Summary
Fixes the ADR 283 live config promotion defect and closes the edit→promote→generate loop against live data.
Root cause: config_item_id = sha256(source_id | item_order | item_key | canonical_sha) ...
[QA] 통합 QA 및 문서화
📌 1. PR 요약
스프린트 12에서 구현된 REST 스냅샷 전환 로직, 카테고리 모달, 광고 패널에 대해 데스크톱, 태블릿, 모바일 환경의 3단 뷰포트 교차 검증을 진행했습니다. 검증 중 발견된 CategoryModal 내부의 스크롤
단절 결함을 수정하고, 스프린트 12 회고 및 문서화를 완료했습니다.
🛠 2. 작업 내용 ...
enhancement