pullrequests Search Results · language:Dune language:JavaScript language:Java language:HTML language:JavaScript
Filter by
155M results
Improved accessibility and keyboard navigation for login and forgot password forms. Added .sr-only labels and switched
to ng-submit for better UX.
PR created automatically by Jules for task 14945710966958740104 ...
Why this PR exists
PRs #47, #48, #49 show as merged/closed, but their code is not on main. They were stacked (each based on the previous
one s feature branch), and were merged into their parent feature ...
Summary
Adds 2020-10-05 as the canonical XSGD launch date and creates a dedicated historical launch event.
Evidence basis
Two first-party StraitsX sources agree on the date:
- the original public-release ...
🗺️ Atlas: [architectural change] Fixing public module leak in query tests
🕸️ Tangle: The query tests module incorrectly exposed basic and common submodules as pub mod, leaking test details into
the public ...
Problem
Loading any page that contains an SVG — or any element with an attribute named exactly d (e.g. path d= ... ) — threw on
OnLoad and aborted all validation registration for the page:
Drapo - OnLoad ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| software.amazon.awssdk:s3 | 2.46.12 → 2.46.13 | age | confidence |
[!WARNING] Some dependencies ...
Applies the exported tuning (v1.82 → v1.83) to the SSOT and the GDD Appendix A mirror (byte-equal, verified).
7 fields changed:
- audio.master 0.65 → 0.7, audio.sfx 0.4 → 0.5
- weapons.Arc.chainTargets ...
Summary
Implements two from your suggestion list that build on each other: #1 Coral Farming and #10 Offline Progression — a
unique long-term goal.
🪸 Coral farming
- Frag-rack frags are now { id, growth, ...
📌 PR 제목
refactor: 워키 질문 검색에 Nori 한국어 형태소 분석기 적용
✨ 작업 내용
워키 질문 검색이 한글 조사 결합어( 이름이 )를 어근( 이름 )으로 검색하지 못하던 문제를, Elasticsearch에 Nori 한국어 형태소 분석기를 적용해 해결합니다.
- 순정 ES 이미지는 standard analyzer만 있어 한글을 공백 ...