Skip to content

Releases: elmarti/react-joystick-component

6.2.1

25 May 08:34
Compare
Choose a tag to compare

v6.2.1 (Thu, May 25, 2023)

## 🐛 Bug Fixes
  - [`385d089`](https://github.com/elmarti/react-joystick-component/commit/385d089)  fix callback naming -  fix callback naming

6.2.0

24 Apr 09:57
065439b
Compare
Choose a tag to compare

v6.2.0 (Mon, April 24, 2023)

## ✨ New Features
  - [`6ca2b60`](https://github.com/elmarti/react-joystick-component/commit/6ca2b60)  ⚗️ add ability to override position. -  ⚗️ add ability to override position.

This current implementation allows the user to override the position. The state can be stored in a parent component and override the internal state of the joystick. Closes #40, Closes #58
(Issues: #40 #58)

6.1.1

15 Apr 08:37
Compare
Choose a tag to compare

v6.1.1 (Sat, April 15, 2023)

## 🐛 Bug Fixes
  - [`48eb8b4`](https://github.com/elmarti/react-joystick-component/commit/48eb8b4)  fix requestAnimationFrame memory lead -  fix requestAnimationFrame memory lead

6.1.0

25 Mar 10:13
Compare
Choose a tag to compare

v6.1.0 (Sat, March 25, 2023)

## ✨ New Features
  - [`eb0191a`](https://github.com/elmarti/react-joystick-component/commit/eb0191a)  add ability to lock movement to x & y axes -  add ability to lock movement to x & y axes



## 🐛 Bug Fixes
  - [`f0ff7d3`](https://github.com/elmarti/react-joystick-component/commit/f0ff7d3)  fix broken build -  fix broken build

6.0.0

24 Nov 17:58
Compare
Choose a tag to compare

v6.0.0 (Thu, November 24, 2022)

## 🐛 Bug Fixes
  - [`790817a`](https://github.com/elmarti/react-joystick-component/commit/790817a)  fix sticky end position -  fix sticky end position


  - [`d6a952b`](https://github.com/elmarti/react-joystick-component/commit/d6a952b)  remove distance ratio -  remove distance ratio



## 💥 Breaking Changes
  - [`9865683`](https://github.com/elmarti/react-joystick-component/commit/9865683)  🐛 fix ratio not working for standard joystick -  🐛 fix ratio not working for standard joystick

5.0.0

19 Nov 22:08
4819d64
Compare
Choose a tag to compare

v5.0.0 (Sat, November 19, 2022)

## 💥 Breaking Changes
  - [`7012fb4`](https://github.com/elmarti/react-joystick-component/commit/7012fb4)  🐛 trigger breaking release -  🐛 trigger breaking release

PR didn't include gitmoji - This is definitely how the joystick should work, however the previous version didn't work this way for varying sizes

4.1.0

31 Oct 21:35
5e86ec7
Compare
Choose a tag to compare

v4.1.0 (Mon, October 31, 2022)

## ✨ New Features
  - [`92b4020`](https://github.com/elmarti/react-joystick-component/commit/92b4020)  add stick size override -  add stick size override



## 🐛 Bug Fixes
  - [`442d7ff`](https://github.com/elmarti/react-joystick-component/commit/442d7ff)  👷‍♂️ publish raw files in package, fixes: #46, #39 -  👷‍♂️ publish raw files in package, fixes: #46, #39

(Issues: #46 #39)

4.0.1

06 May 10:30
Compare
Choose a tag to compare

v4.0.1 (Fri, May 06, 2022)

## 🐛 Bug Fixes
  - [`c37905b`](https://github.com/elmarti/react-joystick-component/commit/c37905b)  trigger release of #43 -  trigger release of #43

(Issues: #43)

4.0.0

22 Jan 12:48
Compare
Choose a tag to compare

v4.0.0 (Sat, January 22, 2022)

## 🐛 Bug Fixes
  - [`4ba9106`](https://github.com/elmarti/react-joystick-component/commit/4ba9106)  fix tsfailure -  fix tsfailure


  - [`8b068aa`](https://github.com/elmarti/react-joystick-component/commit/8b068aa)  fix tsfailure -  fix tsfailure


  - [`f1fc49d`](https://github.com/elmarti/react-joystick-component/commit/f1fc49d)  fix tsfailure -  fix tsfailure


  - [`1810cd4`](https://github.com/elmarti/react-joystick-component/commit/1810cd4)  fix tsfailure -  fix tsfailure



## 💥 Breaking Changes
  - [`129fd6d`](https://github.com/elmarti/react-joystick-component/commit/129fd6d)  use pointer events -  use pointer events

Using pointer events standardises a lot of the code and allows dragging to continue outside of the viewport. closes #26 closes #35
(Issues: #26 #35)

3.3.1

21 Jan 10:38
Compare
Choose a tag to compare

v3.3.1 (Fri, January 21, 2022)

## 🐛 Bug Fixes
  - [`5dc68c1`](https://github.com/elmarti/react-joystick-component/commit/5dc68c1)  show bundle size -  show bundle size