Skip to content

Releases: Sayegh7/ngx-wheel

4.0.2

17 May 17:06
Compare
Choose a tag to compare
  • Update demo with examples that highlight features of the wheel
  • Add disableSpinOnClick prop
  • Add instructions on how to spin the wheel programmatically

4.0.1

17 May 16:28
Compare
Choose a tag to compare
  • Fix bug where the onSpinStart hook was being called on every click during wheel spin
  • Update Demo

4.0.0

17 May 10:20
Compare
Choose a tag to compare

Overhaul of the entire library. In terms on functionality, only 2 things have changed; the wheel can only be spun once, and adding center text is missing and will be added in a future version

3.0.5

17 Jan 08:49
Compare
Choose a tag to compare
  • Fix #3
  • Add move cursor
  • Make the wheel bounding box circular

3.0.4

13 Jan 23:16
Compare
Choose a tag to compare
  • Fixed #2