pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Go language:HTML
Filter by
224M results
https://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| tryghost/actions (changelog) | action | digest | f61d9df → f5d907b |
Configuration
📅 Schedule: ...
This PR optimizes the performance of the React application on mobile devices by preventing expensive CSS backdrop-filter
and filter blurs from rendering on smaller viewports.
Changes:
- Modified Hero.js ...
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
| --- | --- | --- | --- | --- |
| actions/checkout (changelog) | action | digest | de0fac2 → df4cb1c | OpenSSF Scorecard ...
💡 What
Replaced the standard img tag for the main hero image (the Mortgage professional recording video element) on the Landing
Page (app/page.tsx) with the Next.js Image component. Applied fill, priority={true}, ...
This PR updates the issue triage logic to include bug and epic as high priority keywords. This ensures that bug and epic
issues are automatically assigned the priority-high label and the v1.0.0 milestone, ...
PR-5: Admin Vendedor Audit (HU-009)
Resumen
Completa HU-009: Vendedor Management + Audit Log database layer.
Cambios Principales
Base de Datos (3 migraciones)
- 00013_audit_log_table.sql: Tabla ...
Bumps release-it from 20.0.1 to 20.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/release-it/release-it/releases release-it s releases /a . /em /p blockquote h2 ...
dependencies
Summary
- Tên file quá dài làm giãn LessonItemFormModal ra ngoài max-w-lg, đẩy các input và button ra khỏi modal
- Fix bằng cách thêm min-w-0 overflow-hidden vào file card container và min-w-0 vào ...
What
Two things that make Daymo easy to adopt end-to-end for a self-hosted help center:
1. daymo check — a CI canary for demo scripts
Runs every demo through the real flow (clicks, typing, waits, selector ...