style: correct the code style in the hover status - #1080
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1080 +/- ##
==========================================
+ Coverage 90.57% 90.60% +0.02%
==========================================
Files 217 217
Lines 20755 20800 +45
Branches 1969 1974 +5
==========================================
+ Hits 18799 18845 +46
+ Misses 1949 1948 -1
Partials 7 7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
| File | Main | PR | Change |
|---|---|---|---|
orama-db.json |
9.26 MB | 9.26 MB | -1.00 B (-0.0%) |
Performance estimate (single CI run)
- Generation time: 53.0% slower (6.85 s → 10.48 s)
- Peak memory: 2.2% lower (1.84 GB → 1.80 GB)
web Generator
Output size: 3 files changed · net +32.00 B
File size details
| File | Main | PR | Change |
|---|---|---|---|
assets/style-CGabmPaa.css |
— | 137.13 KB | +137.13 KB |
assets/style-DSrWCPe1.css |
136.96 KB | — | -136.96 KB (-100.0%) |
all.html |
32.21 MB | 32.21 MB | -142.00 B (-0.0%) |
Performance estimate (single CI run)
- Generation time: 13.2% slower (69.00 s → 78.14 s)
- Peak memory: 8.9% lower (6.11 GB → 5.57 GB)
|
i was wondering if this style can be applied in the ui-component package in upstream |
|
Although it seems to be related to the theme style, it has display issues in the default theme (white), so I think the component should be modified accordingly. |
|
Hey @btea would you mind adding this upstream? :) |
|
@ovflowd I have created a pr nodejs/nodejs.org#9142 |
Description
The code in the history change dropdown menu has the wrong color and is not clear when hovering.
Validation
Related Issues
Check List
node --run testand all tests passed.node --run format:check&node --run lint.