-
I think it would be nice to have the [stage 1 private fields proposal](https://github.com/tc39/proposal-private-fields) implemented in TypeScript. It'll mostly supercede the current pseudo-private imp…
-
Add support for the new firmware, which comes with great improvements:
- Packs are stored in a filesystem, which should be easier to manage than a custom usb driver
- Assets are now compressed **on …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I am new to k8s and cilium but got all the basics working. This is however to say I might…
-
Read about Nx 13 release [here](https://blog.nrwl.io/core-performance-improvements-webpack-5-react-native-and-more-in-nx-13-cfe63c7415f1?source=friends_link&sk=37c827c3c6ed9eb3b540a5e04536e7c4).
Fo…
-
> *TLDR*: I think that Winit needs more expressive keyboards events and to follow a written specification to keep platform inconsistencies to a minimum. I propose to adapt the JS KeyboardEvent for win…
-
## 🐛 Bug report
### Current Behavior
```
const [field, meta] = useField('somename')
```
The if I try to wrap a TextInput with a custom `onChange={event => field.onChange(event.target.value)…
-
I just want to report a something strange I've seen using the library.
**Bug**: when clicking / focusing different inputs, I had to wait several seconds before the validation to be triggered and fo…
-
Hello,
Since yesterday the touchscreen and pen input are not working anymore on my SP7, and the Wacom section disappeared from Gnome control center.
Here are some technical information :
Mode…
-
I think we could improve the DX a bit just by exporting the registered input already as a prop.
Currently if we want to make a custom input we need to do this:
```tsx
{({ Label, Errors }) => …
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui-x/issues) of this repository and believe that this is not a dup…