Damian Tarnawski

Results 73 issues of Damian Tarnawski

### What version of `astro` are you using? 1.0.0-beta.72 ### Are you using an SSR adapter? If so, which one? doesn't apply ### What package manager are you using? pnpm...

p4-important
s2-medium

### What version of `astro` are you using? 1.0.0-rc.3 ### Are you using an SSR adapter? If so, which one? doesn't apply ### What package manager are you using? pnpm...

p3-minor-bug
s1-small

### Describe the bug I have tried enabling the scheduling in the solid implementation of the last UI benchmark: https://github.com/uhyo/ui-library-benchmark. ```ts import { enableScheduling } from "solid-js" enableScheduling() ``` But...

bug

I've noticed some elements, especially buttons, don't have a focus state styled. Buttons even have the default browser outline disabled, without anything in its place. Meaning users cannot navigate using...

This allows for removing `solid-js` from `deps.inline` field. More info here: https://github.com/vitest-dev/vitest/pull/1673 Fixes #47

I don't have anything prepared—this is just theoretical, but would it be possible to include a reactive graph debugger in the playground in the future? One thing for certain—it would...

The messaegs sent between the adapter and the extension have to cross this road: adapter -> content -> background -> devtools (and back, maybe) 1. In most cases the content...

refactor

![image](https://user-images.githubusercontent.com/24491503/185935915-e4cc0ca8-2cc6-432b-b44d-e0bffa16a3fe.png) Possibly needs a rewrite.

bug

I'm open to cooperating with people on new features and improvements, but that message needs to be available and clear, also there needs to be a guide on how to...

documentation

This might prevent these weird errors from happening: ![image](https://user-images.githubusercontent.com/24491503/186419636-5bf7e53e-4eb3-4b75-9059-4021f687622d.png)

tests