Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:PHP language:JavaScript

Filter by

189M results  (2 s)

189M results

Summary This PR cleans up deprecated and unused map layers as requested in Issue #52. Context Per Issue #42, the swap to the new B.C. Government Map Hub (ArcGIS Online) layers is currently blocked because ...

Pipelines as Code configuration removal

Summary This PR builds the first real demo dashboard experience around an active report period. It adds period navigation, period-aware demo data aggregation, richer metric cards, IRS mileage estimate ...

Resumen - #23 CookieBanner — banner fixed bottom, localStorage, eventos Aceptar/Solo esenciales, emite dimoe:consent-granted - #24 /privacidad — política completa (Ley 19.628 + 21.719), link desde ...

Summary - keeps the existing mobile listings filter chips and adds a fixed fallback when the sticky bar reaches the mobile header - keeps the mobile header fixed so the filter bar has a stable ...

Bumps @heroui/react from 3.0.4 to 3.1.0. details summary Commits /summary ul li a href= https://github.com/heroui-inc/heroui/commit/03dc5eec4e642f9eaa51cdb3e2b305e8997c6a13 code 03dc5ee /code /a chore: ...
dependencies
javascript

Resumo Atualiza o comentário do DATABASE_URL no .env.example para refletir o modelo de conexão do Prisma 7 (introduzido no PR #2). No Prisma 7 a URL não fica mais no datasource do schema.prisma. Ela ...

Changed the comment MODAL OVERLAY: CREATE NEW CUSTOM TODO LIST to MODAL OVERLAY: CREATE NEW CUSTOM CHECKLIST in src/app/(dashboard)/todo/page.tsx. This is to prevent the word TODO in the comment from being ...

💡 What: Replaced the toLowerCase().includes(query) check in the scholarships/page.tsx search filter with a precompiled RegExp. Also correctly escapes regex metacharacters in the search query to ensure ...