dvolper

Results 8 issues of dvolper

Hello there, I am using your library inside a TypeScript project. When importing and using the HumanInput class like the following... ````typescript import HumanInput from 'humaninput/src/humaninput-full.js' ... new HumanInput(window) ````...

Hello, https://github.com/liftoff/HumanInput/blob/b96967b41afb4c7293848be19a4061024132bdbc/src/gamepad.js#L241 https://github.com/liftoff/HumanInput/blob/b96967b41afb4c7293848be19a4061024132bdbc/src/gamepad.js#L247 `HI` is used instead of `this.HI` which results in an error when managing the HI instance by yourself and when no global HI is defined... A hacky...

I built a Blazor component framework and based on that a port of Tailwind Headless UI and Heroicons. There is a lot of features and so far I got great...

I choose a bug report for this but I guess this will be more a discussion-like thing. When working with `@microsoft/fast-react-wrapper` (version `1.0.0-alpha.27`) I run into two problems which I...

status:needs-investigation

# 🐛 Bug Report In the latest version `3.0.0-alpha.31` the `FASTSelect` component is not opening or closing when clicking it. You can only open and close it using the `enter`...

community:help-wanted
bug
area:fast-foundation

### Steps to Reproduce ```bash 1. Upgrade nx workspace to latest version using `nx migrate latest` 2. Run `npm install` ``` ### Current Behavior ```bash npm ERR! code ERESOLVE npm...

bug

Introduce API docs generated using [dok](https://github.com/DavidVollmers/doki)

When trying to visit the Dialog website page (https://ignis.dvolper.dev/docs/components/headlessUI/dialog) you will be immediately redirected to the landing page. This is because of missing documentation generated by doki: https://github.com/DavidVollmers/doki/issues/7

bug
documentation