-
Hi, thanks for this great library -- it's easy to implement with existing input components (material ui v4), so that's the approach I'm taking with the usePhoneInput hook.
The challenge I have is …
-
### [We have a ROADMAP now 🎉](https://github.com/fomantic/Fomantic-UI/blob/master/ROADMAP.md)
---
We created Fomantic-UI (FUI) to continue the active development of Semantic-UI (SUI) until devel…
-
track.[getFrameStats()](https://w3c.github.io/mediacapture-extensions/#mediastreamtrack-frame-stats) (_getStats_ after #97) creates a new JS object with properties to be read, adding to the GC pile ev…
-
### Issue you'd like to raise.
I am trying to follow the basic python example. I have downloaded the model `.bin` file as well from gpt4all.io: https://gpt4all.io/models/ggml-vicuna-13b-1.1-q4_2.bin
…
-
## Current Behavior
Nx runs unnecessary build to defaultProject (nx.json) when affected:libs returns "workspace".
If I have defaultProject I got an error:
```
Warning: bundle initial excee…
-
### Affected URL(s)
https://nodejs.org/api/http.html#event-upgrade
### Description of the problem
The sample code fails to show the expected action in response to the event:
```js
req.on('upgrad…
-
The `Input` component has both
```ts
inputComponent?: React.ReactNode;
```
and
```ts
inputProps?:
| React.TextareaHTMLAttributes
| React.InputHTMLAttributes;
```
The first th…
-
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 …
-
As it stands, [react-native-paper 5.0.0-rc.4](https://github.com/callstack/react-native-paper/releases/tag/v5.0.0-rc.4) is still in development, but is there any planned support for this in conjunctio…
-
> *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…