issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:C# linked:pr linked:pr
Filter by
7.3M results
Update the user interface throughout the application so that all references to Property Log Entries are renamed to
Property Notes .
- This change should only affect the UI (labels, menu items, headings, ...
enhancement
From #1118. TransitionSample in CompositePreview toggled the ball every 1200ms via a hardcoded setInterval, so a token
with a longer duration (e.g. 2s) reversed direction mid-move — the animation never ...
The relicense from #188/#189 (merged 2026-06-08) is no longer on main: the 1.1.x upstream re-sync rebuilt the branch
history and upstream s MIT LICENSE/README came back with it. Current state: root LICENSE ...
Summary
- keep app-level keyboard shortcuts deferred while core mouse and touch flows remain the primary interaction model
- allow the existing shadcn sidebar shortcut as part of the registry primitive ...
背景と目的
分割IC定期券の経路探索機能を実装する。
探索時に会社跨ぎやIC非対応区間へ侵入するバグを構造的に防ぎ、かつ探索パフォーマンスを最大化するため、全線グラフ(baseGraph)からIC対応区間のみを抽出した「非連結なIC専用サブグラフ」を起動時に動的生成する。
生成したグラフを、先日抽象化した経路探索ユースケースに注入し、専用のエンドポイントとして公開する。
実装要件
1. IC専用サブグラフファクトリの実装: ...
Implement a shuffle option in the music player. When enabled, instead of playing songs sequentially in the queue, songs
should be played randomly from the current playlist/track list.
Key Requirements: ...
When using type: text , cached responses are returned as buffers instead of strings. For example:
import Fetch from @11ty/eleventy-fetch
const response = await Fetch( https://11ty.dev/ , {
duration: ...
📌 작업 내용
🛠️ 주요 할 일
- [ ] 작성 예시) 요청 / 응답 DTO 구현
- [ ] 작성 예시) 가입 요청 DTO (SignUpRequestDto) 생성
- [ ] 작성 예시) class-validator를 통한 이메일 형식 및 닉네임 자수 벨리데이션 검증
- [ ] 작성 예시) JWT 인프라 연동
- [ ...
enhancement
📌 작업 내용
🛠️ 주요 할 일
- [ ] 작성 예시) 요청 / 응답 DTO 구현
- [ ] 작성 예시) 가입 요청 DTO (SignUpRequestDto) 생성
- [ ] 작성 예시) class-validator를 통한 이메일 형식 및 닉네임 자수 벨리데이션 검증
- [ ] 작성 예시) JWT 인프라 연동
- [ ...
enhancement
概要
開発者として @supabase/supabase-js のバージョンを pnpm catalog(pnpm-workspace.yaml)へ集約したい それは複数パッケージ間でのバージョンドリフトを防ぎ、バージョン管理を一元化するためだ
背景
@supabase/supabase-js は現在、以下の 3 パッケージで個別にリテラル指定されている(いずれも ^2.76.1):
- ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.