-
## TypeScript 2.9.1
Using the `styled(Component)` method while wrapping a component with generic props doesn't preserve the generic argument, it simply defaults it to `{}`.
## Reproduction
``…
-
for some reason I keep coming back here
it's probably because I like the project and I use it probably the most out of any of my browser extensions
anyways I updated the ui a tiny bit. you may not w…
-
# Proposal: UI for Long-Lived App-Wide Status Messages
## Summary
Add new UI for long-lived app-wide status messages for scenarios such as updates available or errors that may occur which prevent …
-
import React, { useState, useEffect } from 'react';
import Chart from 'react-apexcharts';
import {
Card,
Grid,
IconButton,
Tooltip,
TextField,
Button,
Typography,
CardHeader,…
-
### G6 版本
4.x
### 问题描述
Decision Tree, if I set the chart layout to "Horizontal", expand to next level, if the items out of the canvas, there isn't have any scroll bar.
![Snipaste_2023-12-25_09-23-…
-
From https://github.com/phetsims/sun/issues/361, I see a need for single a11y documentation (like interaction pattern and sample html) to document `AccessibleSlider.js`. But that file is mixed into ma…
-
A couple of issues with the new star rating filter in the top bar of the lighttable view.
The first is that, in its default (all selected) state, it draws the eye a bit too much and can be distract…
-
### New Version
`0.71.0`
### Old Version
`0.70.6`
### Build Target(s)
iOS simulator in debug flavor (but the issue will likely happen on any iOS build flavor).
### Output of `react-n…
-
### Steps to reproduce
Link to live example: (required)
https://stackblitz.com/edit/react-zb9yvc-gyrtno?file=Demo.js and https://stackblitz.com/edit/react-nn5u1e-yjybdr?file=Demo.js
Steps:
1. Chec…
-
Hello,
I'm trying `ScrollArea` component with following structure
```tsx
Contacts
{
Array(3…