reactjs
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 108,711 public repositories matching this topic...
-
Updated
Jun 19, 2022 - TypeScript
-
Updated
Jun 12, 2022 - JavaScript
-
Updated
Jun 8, 2022 - TypeScript
In the FilterLiveSearch component rest props are forwarded to the TextInput field, but since they are not declared typescript is complaining
What you were expecting:
Typescript not complaining about the label prop
<FilterLiveSearch source='user_id' label='Sample label' />What happened instead:
Type '{ source: string; label: string; }' is not assignable t
-
Updated
Jun 18, 2022 - TypeScript
-
Updated
Jun 13, 2022 - TypeScript
-
Updated
May 28, 2022 - JavaScript
-
Updated
May 23, 2022 - JavaScript
-
Updated
Mar 5, 2022
- auth (in progress, @ganeshmani)
- custom-server
- cypress
- fauna
- i18n-next-rosetta
- no-prisma
- plain-js
- static
- store
ISSUE TYPE
-feature
SUMMARY
The social auth on the login page lend themselves to a feeling of "follow us on abc social platform" instead of "login via social platform". Consultation with Patternfly and UXD says we can do something like the image below. Patternfly did recommend using phrasing like Log in with Google instead of sign in

- 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-offseWe should audit all our prod deps for actual usage. Discovered today that we're not using:
-
Updated
Jun 7, 2022 - TypeScript
-
Updated
May 16, 2022 - TypeScript
-
Updated
Jun 19, 2022 - PHP
-
Updated
May 16, 2022 - CSS
-
Updated
Jun 5, 2022
-
Updated
Jun 18, 2022 - TypeScript
Bug description
Filtering dashboards based on specific titles does not work. for e.g. Titles with parenthesis
Expected behavior
The filtering of dashboards should work seamlessly irrespective of filtering of dashboards
How to reproduce
Attached loom video
Version information
- Signoz version:v0.8.1
-
Updated
Jun 18, 2022 - TypeScript
Describe the bug
When trying to uncheck an animated & checked switch component, the animation looks weird.
My guess is that the left and width of StyledSwitchCircle do not update simultaneously in Safari. Similar bug also appears in some of other libs like Vuesax. If there is a animation sequence to perform width transformation firs
-
Updated
Dec 31, 2020
-
Updated
Jun 14, 2022 - TypeScript
-
Updated
Jun 18, 2022 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release 5 days ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia


相关平台
钉钉小程序
使用框架: React
复现步骤
3.4版本升级至3.5
期望结果
升级成功
实际结果
升级失败
环境信息