Caner Akdas

Results 6 issues of Caner Akdas

## Description If we cannot get the user's bitness information from the userAgent if `getHighEntropyValues` is not supported, the default is x86. We act as if we are using the...

## Description Since the `initial-scale` and `maximum-scale` are 1, our accessibility score drops to 94 ![image](https://github.com/nodejs/nodejs.org/assets/14062599/780c43f5-041c-4099-a51e-792b30e06593) https://dequeuniversity.com/rules/axe/4.8/meta-viewport If we want to disable the scale/zoom at an input focus, we can...

## Description This PR aims to solve some minor visual problems on mobile and the SEO problem in the change log trigger. - The `anchor` element in the changelog trigger...

## Description When the default bitness information was excluded and non-excluded bitness existed, we were assigning bitness information as a string by default. With this PR, it was possible to...

## Description This PR aims to solve GlowingBackdrop overflow for the mobile resolution by limiting the container. ## Validation A glowing backdrop in the preview should not be wider than...

## Description I saw it in Slack (OpenJS Foundation) [threads](https://openjs-foundation.slack.com/archives/CVAMEJ4UV/p1728220042564069) and thought it was a good way to support contributors With this PR, the `Tooltip` component was created and minor...

enhancement
design