Skip to content
#

React

react logo

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

Here are 177,900 public repositories matching this topic...

next.js
Pika-Pool
Pika-Pool commented Dec 10, 2021

Describe the feature you'd like to request

A --skip-install option in create-next-app, like in react-native, to skip installing dependencies would be really great. It allows using other package managers like pnpm

Describe the solution you'd like

do not install dependencies automatically when the --skip-install option is set. But the dependencies should be listed in package.json,

ant-design
material-ui
apokusin
apokusin commented Nov 30, 2021

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

The text inside of a button with size="small" is not centered vertically. This is especially obvious when used with an icon or a contained/outlined button.

Expected behavior 🤔

The text inside of a button with size="small" is centered vertically.

storybook
idesigncode
idesigncode commented Nov 24, 2021

Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.

Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.

ManiMuridi
ManiMuridi commented Nov 28, 2021

Preliminary Checks

Description

I j

superset
chabou
chabou commented Apr 15, 2018

We are currently adding Hyper CLI path to user PATH in Windows registry: https://github.com/zeit/hyper/blob/262eb8ad9b7b9b15351f331765151538d67a09e2/app/utils/cli-install.js#L49-L91

A caveat is that environment variables are cached and users should open and validate "Edit environment variables for your account" dialog to force a cache refresh (or simply reboot their workstation).
![](https://

formik
krichter722
krichter722 commented Apr 19, 2020

🚀 Feature request

Current Behavior

The type ErrorMessage doesn't have an id property.

Desired Behavior

It'd be nice id?: string would be added to the type ErrorMessage and set on the outermost component that serves as error message.

Suggested Solution

Add id={this.props.id} to the outer component in ErrorMessage.

Who does this impact? Who is this

docusaurus
sheetjs
Nayir
Nayir commented Dec 3, 2021

Hi,

I'm currently on the version ^0.17.0

I'm having trouble with the function writeFile containing some sheets with more than 256 columns. The others columns are not present in the document and no error is throwing.

I didn't find any documentation on it.

This is due to a limitation of the library ? Maybe add a warning in this case ?

Created by Jordan Walke

Released March 2013

Latest release 9 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue