Skip to content

Tags: niklashigi/contro

Tags

v2.2.0

Verified

This commit was signed with the committer’s verified signature.
niklashigi Niklas Higi
ci: fix GitHub Actions `release` job

v2.1.4

Verified

This commit was signed with the committer’s verified signature.
niklashigi Niklas Higi
fix: return zero vector for gamepad sticks when no gamepad is connected

v2.1.3

Verified

This commit was signed with the committer’s verified signature.
niklashigi Niklas Higi
fix: update Rollup and emit type definitions

v2.1.2

docs: add `GamepadStick.label` to documentation

v2.1.1

fix: change main files

v2.1.0

Unverified

This user has not yet uploaded their public signing key.
feat(gamepad): reject non-standard gamepads

When a gamepad connects, Contro will now check whether its `mapping`
equals `standard` and reject it if it doesn't.

Closes #2

v2.0.1

fix(*): replace truthiness check with `hasOwnProperty`

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.0.0

v1.3.0

feat(build): add banner to all output files

v1.2.1

fix(build): remove comments from emitted files