pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:Java language:JavaScript
Filter by
250M results
Full-app review fixes (curated)
Ran a multi-angle review (security / correctness / UX / performance). Most flagged items were false positives or moot
for a single-professor app (e.g. the recessos SQL ...
Se integra React Hook Form para validación de campos
1. Nombre, apellido, email, tipo de consulta, mensaje y consentimiento,
2. Zustand para el estado global de contactos,
- componente Error reutilizable, ...
WHY
- 레포 기본 브랜치가 develop이라 paths-filter가 main push 시 main↔develop 차이를 비교
- develop → main 머지 직후엔 두 브랜치가 동일해 변경 감지 0 → 빌드/배포 전부 스킵
WHAT
- paths-filter에 base: github.ref_name 지정 → push의 before...after ...
Improvised the Investigations panel
Bumps shell-quote from 1.8.0 to 1.8.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md shell-quote s changelog /a . /em /p blockquote ...
dependencies
javascript
- Anglicisms replaced with proper Spanish terms ( magnet , streams , framerate )
- Legacy translated to Heredado
- Minor phrasing fixes
Summary
- Extracts three new Apple Health record types alongside body mass: body_fat_pct
(HKQuantityTypeIdentifierBodyFatPercentage), bmi (HKQuantityTypeIdentifierBodyMassIndex), lean_body_mass_kg ...
Summary
Changes the Installation headings for OzStrips and Hold Plugin to indicate that they are included by default in the
profile and should not be installed manually.
Notify not required.
Merge with ...
airac
DO NOT MERGE
One-line CSS fix. The file-label row was role=presentation and missed the [role=row]{display:contents} rule, so a-h
stacked in column 1. Now .board [role=presentation] is also display:contents. Verified ...