Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:HTML language:JavaScript language:Java

Filter by

250M results  (2 s)

250M results

Summary Reordered the pricing tier cards in the pricing section to promote the Coach + Review plan as the primary offering by moving it to the featured position with the Most popular badge. Key Changes ...

🎯 What: The testing gap addressed The formatSecondsToDuration utility in src/lib/music/duration.ts was entirely untested. This PR introduces robust, independent unit tests. 📊 Coverage: What scenarios ...

Bumps @radix-ui/react-slot from 1.2.4 to 1.2.5. details summary Changelog /summary p em Sourced from a href= https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md @​radix-ui/react-slot ...
dependencies
javascript

🎯 What: The testing gap addressed was that formatTime12h (in src/lib/dateUtils.ts) lacked test coverage for valid boundaries and invalid inputs. 📊 Coverage: The test suite test/dateUtils.test.ts now covers: ...

Adds table-position awareness to each team block so the Oracle can reason about what s at stake for both sides in every match. Core changes: - LEAGUE_SPOTS constant: European cutoffs (UCL/UEL/UECL), ...

Summary 新增「多人场景」内容类型,供 DG-Chat 房间角色扮演玩法从市场导入。每个场景包含世界观(setting)+ 角色列表(名字/描述/是否 AI 可扮演)+ 玩法元数据(建议人数、AI 单/多/纯人模式)。 并对场景相关 UI 做整体美化:上传表单分段、动态角色行增删、列表卡片(🎬 角色数/人数)、详情页角色卡片网格。 AI 扮演为预留扩展点(aiPlayable / aiMode),本次仅纯人玩法。 ...