The Wayback Machine - https://web.archive.org/web/20211008174045/https://github.com/topics/reactjs
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 79,151 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
beerose
beerose commented Oct 5, 2021

What is the problem?

When you forget to pass a model name in blitz generate command (for example: blitz g all name:string age:int), it assumes that name:string is the model and proceeds to generate invalid code. It would be nice if it was caught before generating the files. We could prompt an error that the model name is not correct.

Related code: https://github.com/blitz-js/blitz/

signoz

Created by Jordan Walke

Released March 2013

Latest release 7 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue