pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML language:C#
Filter by
137M results
Automated test pull request
問題原因
新增的裝備標籤是直接以 span 節點插入,而配色監聽器原本只搜尋新增節點的子元素,沒有檢查新增節點本身,因此沒有套用顏色 class。
調整內容
- 新增共用 colorTag 處理函式
- applyTagColors 現在會同時檢查傳入節點本身與其子元素
- 裝備頁動態新增的屬性、類型標籤會立即套用角色頁既有配色
- 角色頁原本的標籤配色行為維持不變
影響檔案 ...
Updated WolverineFx from 6.14.0 to 6.16.0.
details summary Release notes /summary
Sourced from WolverineFx s releases.
6.16.0
Lot of CritterWatch stuff, optimized SQL Server transport, new options ...
dependencies
.NET
User description
Automated README.md update by jclee-bot App.
PR Type
Documentation
Description
- Refresh README structure and scope
- Clarify architecture and workspaces
- Update setup, commands, ...
Review effort 2/5
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| TUnit | 1.48.6 → 1.57.14 | age | confidence |
| TUnit.Engine | 1.48.6 → 1.57.14 | age | confidence ...
dependencies
Automated test pull request
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| node (source) | volta | minor | 24.14.0 ...
Dependencies
Renovate
Bumps react-router-dom from 7.18.0 to 7.18.1. details summary Changelog /summary p em Sourced from a href=
https://github.com/remix-run/react-router/blob/react-router-dom@7.18.1/packages/react-router-dom/CHANGELOG.md ...
dependencies
javascript