pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:HTML
Filter by
255M results
Summary
- Fix Supabase onboarding flow and Data API access issues.
- Replace wearing time adjustment buttons with a native date/time picker.
- Add a local Supabase development setup, dev-only email/password ...
Related Issue
Fixes #650
What changed?
The Race Engineer approaching pits callout (pitLane.approaching) re-fired when the driver left and re-entered the
pit-entry trigger within a short span. On dirt ...
type: bug
OmniStudy is a production-ready, full-stack social media application designed for academic collaboration. It features a
minimalist Instagram-inspired UI with Light/Dark mode support, real-time messaging ...
Summary
- bump @kusitms.com/ui to 0.2.1 for release
- update docs package dependency version metadata
Verification
- CI will run validate on PR
Overview
This PR improves the navigation experience on the EaseMotion CSS Live Demo page by fixing navigation inconsistencies and
enhancing user interaction.
Changes Implemented
✅ Fixed EaseMotion CSS ...
animation
gssoc:approved
GSSoC-26
level:intermediate
type:feature
💡 What: Replaced np.triu_indices with a vectorized boolean mask approach (np.where(mask, sub_matrix, np.inf)) in
_build_ultrametric_tree. 🎯 Why: np.triu_indices and explicit upper triangle extraction creates ...
Summary
- Add auto-name.ts module that generates loop titles after first user turn
- Decoupled post-turn fire-and-forget approach (replaces simpler inline auto-title.ts)
- Tries all available providers ...
Summary
Fixes the Server B deploy failure after the Layer B attempt rename left this stale untracked path in the long-lived
deploy checkout:
?? acoustic_ai/layers/layer_b/attempts/lucas__smoke_1__curated_assets/ ...
- Button component: blue-to-purple gradient (primary), red-to-rose (danger), proper font/shadows
- Removed all toasts and toast-related code (toastStore.ts, ToastContainer.tsx, all addToast calls) ...