pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:Java language:Java
Filter by
142M results
What changed
- Blog posts on /blog now render as cards with rounded corners, borders, and hover states
- Each card shows the author name (from post frontmatter) alongside the date
- Page background ...
Oppsummering av hva som er gjort
- Satt opp kall mot seg selv med egen intern helseside.
- Ved alt annet enn 200 OK rapporteres feil på isAlive.
- Nais forsøker liveness-probing (mot isAlive) 3 ...
Proposed changes
The DB Puls animation (_db-puls.scss) sets the indicator size via the logical inline-size/block-size properties, but its
transition animated the physical width/height. This mismatch means ...
🏘components
📕documentation
Activeert ADR-beslissing 10 (changelog #323): de Media Library als eerste bron voor LP feature-beelden — échte merkfoto
s vóór AI-generatie.
Wat
- source-image-matcher: semantische slot-matching (brief/copy ...
What
Full common-user-flow E2E round (lists → recommendations → requests → downloads → notifications, all driven via real UI
input on the isolated e2e stack) + the first-contact experience gate: a new ...
DESIGN_SYSTEM.md 컬러/타포 기반으로 HTML/CSS로 구현한 모바일 와이어프레임 5화면:
1. 스플래시/로그인
2. 프로필 설정 (온보딩)
3. 홈 (탑승자)
4. 매칭 결과
5. 채팅
OpenAI 이미지 생성 API 키 만료로 HTML/CSS 방식으로 대체.
fix(extract): support string literal unions as primitive types
- add extractHomogeneousLiteralUnionType transformer
- add extractPrimitiveTypeFromLiteralKind shared transformer
- add extractPrimaryTypeFromMemberDeclaration ...
Add Zod output validation to matching module.
Changes:
- Added output schemas (matchScoreSchema, matchedJobRowSchema, matchedCandidateRowSchema, result schemas)
- Added safeParse + console.error ...
Bumps astral-sh/uv from 0.11.14 to 0.11.20. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/uv/releases astral-sh/uv s releases /a . /em /p blockquote h2 0.11.20 ...
dependencies
Problem
The app crashes on startup with ImportError: email-validator is not installed because schemas.py uses Pydantic s
EmailStr type on the customer_email field in both TicketCreate and TicketOut, but ...