Skip to content

Releases: willb335/chessboardjsx

v2.0.1

28 Jul 02:13
Compare
Choose a tag to compare

2.0.1 (2018-07-28)

Bug Fixes

  • chessboard: change prevPos prop to currentPos for initial state (0b2884c)

v2.0.0

24 Jul 14:54
Compare
Choose a tag to compare

2.0.0 (2018-07-24)

Features

  • chessboard: create new features (38ce5eb)

BREAKING CHANGES

  • chessboard: selectedSquareStyles and selectedSquares erased · onHoverSquareStyle changed to
    dropSquareStyle

v1.0.9

09 Jul 19:19
Compare
Choose a tag to compare

1.0.9 (2018-07-09)

Bug Fixes

  • notation: change to pure comp (9ad7487)

v1.0.8

30 Jun 13:27
Compare
Choose a tag to compare

1.0.8 (2018-06-30)

Bug Fixes

  • piece: delete animation on drop (ce3083e)

v1.0.7

29 Jun 23:13
Compare
Choose a tag to compare

1.0.7 (2018-06-29)

Bug Fixes

  • phantompiece: center PhantomPiece (7b99282)

v1.0.6

29 Jun 12:29
Compare
Choose a tag to compare

1.0.6 (2018-06-29)

Bug Fixes

  • piece: stop neighboring pieces from re-rendering on drop animation (ba09e9b)

v1.0.5

27 Jun 11:47
Compare
Choose a tag to compare

1.0.5 (2018-06-27)

Bug Fixes

  • chessboard: change default colors for board (49a9f47)

v1.0.4

26 Jun 22:51
Compare
Choose a tag to compare

1.0.4 (2018-06-26)

Bug Fixes

  • squares: destroy squares on unmount (ac59dc0)

v1.0.3

26 Jun 19:16
Compare
Choose a tag to compare

1.0.3 (2018-06-26)

Bug Fixes

  • square: reset square coordinates when screen size changes (4a27a34)

v1.0.2

25 Jun 21:22
Compare
Choose a tag to compare

1.0.2 (2018-06-25)

Bug Fixes

  • dry run trial for semantic release (828be71)
  • src: first release (84b71f3)