Skip to content

Releases: davinchi-finsi/jq-snap-puzzle

v1.1.1

21 May 12:25
Compare
Choose a tag to compare

Bug Fixes

  • fix: When hints are used, the puzzle could never be completed (3158067)

v1.1.0

18 May 12:52
Compare
Choose a tag to compare

Features

  • Solve function accepts a parameter to not emit the drop event (509dc0d)
  • Solve function accepts a parameter to not perform the animation (509dc0d)
  • Added hints option, will solve the number of pieces indicated from the beginning (509dc0d)

v1.0.2

03 Apr 10:16
Compare
Choose a tag to compare

Bug Fixes

  • Included safe blur dependency (a36d003)
  • Pieces array will preserve the order. (cf78094)
  • When the pieces are programmatically solved, the piece that is resolving could be animated behind the pieces already placed due to an incorrect zIndex management (dcbdd84)
  • Widget creation in old browsers (a65bcf4)

v1.0.1

02 Apr 17:28
Compare
Choose a tag to compare
chore: Release v1.0.1