Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:JavaScript

Filter by

201M results  (2 s)

201M results

Keeps the two chat filter rows centered but adds more spacing between the pills (gap 6 → 14): Community/Client/Shape and Coaches/Channels/Support. https://claude.ai/code/session_01StKFm7JQ7yF3Lxw21cKQdp ...

badge, button, card, container, icon, input, skeleton, text components

Bumps eslint from 8.57.1 to 10.4.1. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.4.1 /h2 h2 ...
dependencies
javascript

Bumps vitest from 3.2.4 to 4.1.8. details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.8 /h2 h3 ...

Bumps org.jetbrains.kotlin:kotlin-stdlib from 2.3.21 to 2.4.0. details summary Release notes /summary p em Sourced from a href= https://github.com/JetBrains/kotlin/releases org.jetbrains.kotlin:kotlin-stdlib ...
dependencies
gradle

Vercel Web Analytics Installation Successfully installed and configured Vercel Web Analytics for this Next.js 14 (App Router) project. Changes Made 1. Installed Dependencies: - Added @vercel/analytics@^2.0.1 ...

Summary - Adds an in-memory LRU cache (max 8 entries, keyed by version.id) that stores the full mesh result state from each successful compile - On part switch, loadPartIntoEditor checks the cache ...

This PR optimizes the wishlist fetching logic by addressing a significant N+1 performance bottleneck. 💡 What: - Introduced React Query for wishlist data management in both the Product and Wishlist ...