pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:CSS language:Java
Filter by
218M results
Summary
Replacement for #244 that keeps the useful stats-query cleanup without reintroducing stale dashboard/banner code from
the pre-integration branch.
Changes include:
- Add getDashboardStats() ...
Resumo
- Painel Construtor dedicado — saldo devedor, taxa, prazo, cronograma de parcelas (Price system), liberações, medição
de obra, KYC, extrato, solicitações, notificações, contratos
- TOMADOR ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @tailwindcss/postcss (source) | 4.3.0 → 4.3.1 | age | confidence |
| tailwindcss (source) | ...
dependency
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| graphql | 16.14.1 → 16.14.2 | age | confidence |
Release Notes
details summary graphql/graphql-js ...
dependencies
Summary
- Mobile crash fix: programmatic scrollLeft assignment was firing a scroll event after the rAF guard cleared, creating
an infinite seek→scroll→seek loop. Fixed by comparing scroll position ...
Prepares the README for the first release by adding a clear overview section, requirements note for Gateway API CRDs,
and a full supported APIs table covering all 13 resources across the gateway.networking.k8s.io ...
The bug
Firing a course generation showed nothing in /studio/review when it failed. The live DB confirmed it: only one (old)
review_queue row, and zero recent generateCourse usage events — so the big ...
Second step: the Coach becomes your ** walk me through the day companion**.
What changed
The main Coach tab now loads live day context and feeds it to the AI alongside the metrics/habits/identity it ...
- Replace plain Pressable aux jog buttons with JogButton (64 px, scale + colour animation on press/release via
react-native-reanimated)
- Move IO page config fetch from useEffect into useFocusEffect ...
🎨 Palette: Add Escape key and backdrop click to close Leaderboard modal
💡 What: Added an Escape key listener and an onClick handler to the modal backdrop in Leaderboard.jsx to close the modal.
🎯 Why: ...