Skip to content
#

reactjs

react logo

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.

Here are 75,195 public repositories matching this topic...

spectrum
nickcolley
nickcolley commented Nov 21, 2018

Issue Type (check one)

  • Bug Report

Description (type any text below) -->

When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.

If you force outlines back on you can see what is being tabbed.

*:focus {
    outline: 3px solid orange !important;
    outline-offse
blitz
flybayer
flybayer commented Aug 26, 2021

What do you want and why?

Currently blitz install only knows about yarn or npm. So when you run blitz install tailwind in a pnpm repo, the code doesn't see yarn, so installs all the deps with npm.

This code here needs fixed: https://github.com/blitz-js/blitz/blob/canary/packages/cli/src/commands/install.ts#L245-L249

P.s. general pnpm support is just now working with https://git

signoz
pranay01
pranay01 commented Sep 2, 2021

We support opentelemetry, so it should be possible to instrument ruby applications and visualise data on SigNoz. But we don't have lots of expertise in Ruby in the core team, so we have not tested this.

https://github.com/open-telemetry/opentelemetry-ruby

It would be good first issue for folks expert in Ruby to test this and report their findings. If this works fine, we can add this to our d

Created by Jordan Walke

Released March 2013

Latest release 6 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue