reactjs

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 113,284 public repositories matching this topic...
-
Updated
Jul 19, 2022 - TypeScript
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jun 29, 2022 - TypeScript
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
-
Updated
Jul 19, 2022 - TypeScript
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jun 28, 2022 - JavaScript
-
Updated
Jul 18, 2022 - JavaScript
Replaced image with widget's video
-
Updated
Mar 5, 2022
What do you want and why?
I want an exported getQueryData
function that takes in a resolver.
Instead of having to get the query key manually, such as below
const queryKey = getQueryKey(getTasks, { taskListId })
const tasks = queryClient.getQueryData<PromiseReturnType<typeof getTasks>>(queryKey)
I want to be able to write
const tasks = getQueryData(getTasks, {
Please confirm the following
- I agree to follow this project's code of conduct.
- I have checked the current issues for duplicates.
- I understand that AWX is open source software provided for free and that I might not receive a timely response.
Feature Su
-
Updated
Jul 20, 2022 - JavaScript
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
-
Updated
Jul 19, 2022 - TypeScript
We should audit all our prod deps for actual usage. Discovered today that we're not using:
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jul 20, 2022 - PHP
-
Updated
Jul 8, 2022 - CSS
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jun 5, 2022
-
Updated
Jul 20, 2022 - TypeScript
The current overview section in the application detail page has 4 charts which need to move from promQL to query-builder APIs. Below are the charts on that page:
- Application latency
- Requests
- Error Percentage
- Top Endpoints
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jul 7, 2022
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jul 20, 2022 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release about 1 month ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
相关平台
钉钉小程序
使用框架: React
复现步骤
3.4版本升级至3.5
期望结果
升级成功
实际结果
升级失败
环境信息