pullrequests Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:Python language:Python
Filter by
159M results
Resumen
Elimina order-first md:order-none del div hero-avatar en Hero.tsx.
En mobile (grid-cols-1) el avatar quedaba en primera posición por el order-first, mostrando la foto antes que el
nombre/rol/tagline. ...
!-- li-agent --
Agent deliverable
- [x] Branch pushed and PR opened (not draft)
- [x] CI triggered on PR
- [x] Tests added / updated — paths: li-tests/smoke/studio_polish_w0_typography.li, li-tests/smoke/studio_outliner.li ...
Summary
Follow-up to T5 (PR #539) specialist review SHOULD #2. T5 added a per-type hero_card block to the get_workspace_schema
response payload (hero_card_context, hero_card_metas, primary_action) but ...
Why
genelab play task --vis on a Wayland session opens a window that never renders and floods the terminal with
QWaylandGLContext::makeCurrent: eglError: 3000 / QOpenGLWidget: Failed to make context current ...
Summary
- add taxon/timing metadata for key hatch species
- make hatch timing low-light and hot-day behavior depend on taxon profile
- update fly-stage selection to match caddis, evening mayfly, ...
Hi, I m the rmg bot updating Resources: New templates of West Japan Railway on behalf of 1takanawa. This should fix
#2485
Review links jrw/S.json
💡 做了什么: 在 catalog_service.py 中引入了 _REVERSE_CATEGORY_SLUGS 预计算字典,并将多处遍历 LEGACY_CATEGORY_SLUGS.items() 的 O(N) 查询替换为 O(1)
的字典直接查找 _REVERSE_CATEGORY_SLUGS.get()。
🎯 为什么: 每次查询类目别名时(如请求首页工具数据、加载类目列表)都会反复进行线性扫描。使用反向映射字典能显著减少冗余的迭代,降低 ...
What
Adds SpotBugs static bytecode analysis as a build gate, mirroring the existing Checkstyle / JaCoCo setup. Configured
once in the parent pluginManagement and inherited by every module — so production ...
Summary
Documentation-only RESET-1 canonical documentation rewrite.
This PR adds or updates the canonical v2 planning baseline after RESET-0 decided to proceed with a controlled clean
rebuild.
Created ...
Summary
Repair LPFS C-01 before production resumption. MT5 epochs were historically reinterpreted through Europe/Helsinki; this
draft changes broker timestamp handling to direct UTC and adds migration-safe ...