pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript language:JavaScript language:C#
Filter by
47.5M results
Criação do script de gerenciamento de cenas
Fecha o jogo (botão quit) Troca de cenas (botão play/return to menu)
Merge pull request #14 from PRIME08012004/omkars
The side drawer couldn t be scrolled on mobile because its outermost element was BOTH the framer-motion drag= x
swipe-to-close target AND the overflow-y-auto scroll container. A drag gesture sitting directly ...
Summary
Only strips a leading 0x from dataSuffix in writeContract.
Why
writeContract appends dataSuffix to encoded calldata, but currently uses dataSuffix.replace( 0x , ). That removes the
first 0x ...
Bug (regresión viva en prod)
guardInvertedViability (src/services/outputGuards.js) calculaba la altitud disponible así:
const alt = Number(fincaAltitud);
const haveAlt = Number.isFinite(alt);
Pero Number(null) ...
El cambio
User feedback PR #12: ** sigue siendo denso y pesado, usa jerarquía visual **.
Cierto — invertí paleta pero la densidad y el visual weight siguieron igual. Este PR ataca la jerarquía visual ...
Summary
Unlocks R8 (visual regression) in the enterprise-saas-validate rubric.
- Adds Storybook (@storybook/nextjs-vite) with 6 shadcn/ui primitive stories: button, card, input, label, select,
...
Summary
- Updated RiotSharp/RiotSharp.csproj to use Newtonsoft.Json version 13.0.3 instead of 10.0.2.
Why this matters
- Newtonsoft.Json is a central dependency for RiotSharp.
- The previous version ...