The Wayback Machine - https://web.archive.org/web/20220803224932/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 115,476 public repositories matching this topic...

QiYunMeng1126
QiYunMeng1126 commented Apr 18, 2022

相关平台

微信小程序

小程序基础库: 2.23.3
使用框架: React

复现步骤

const Container = styled(View)position: fixed; background-color: #3578e5; right: 0; bottom: 24rpx; border-radius: 50%; display: flex; justify-content: center; align-items: center;

<Container
onTouchStart={onTouchStart}
c

good first issue V-3 F-react T-weapp
soullivaneuh
soullivaneuh commented Jun 15, 2022

Is your feature request related to a problem? Please describe.

Since the new v4 major release of react-admin, it seems we have persisted filter enabled by default.

This is convenient for the navigation. However, sometimes we need to reset to the defaults and we may have a lot of filter to disabled one by one.

Describe the solution you'd like

A generic "Clear filter" action that

ToolJet
blitz
AlexSCorey
AlexSCorey commented Apr 12, 2022
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
![image](https://user-images.githubuserc

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
Bug good first issue
signoz

Created by Jordan Walke

Released March 2013

Latest release about 2 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue