chessboard 0.1.4
chessboard: ^0.1.4 copied to clipboard
chessboard.dart is derived from chessboard.js, but created as a Polymer element (web component) that provides an easy way to include a chessboard in a web application.
0.1.4 #
Changed back to using paper-input.
0.1.3 #
Upgraded to new Polymer version.
0.1.1 #
Fixed problem on Firefox when moving piece using drag and drop.
0.1.0 #
Fixed problem with promotion dialogs.
0.0.10 #
Changed fron on-click to on-tap for buttons.
0.0.9 #
Fixed warnings and a paper_dialog error.
0.0.8 #
Upgraded pub dependencies.
0.0.7 #
Removed 'touch-action' (now handled by polymer) and upgraded pub dependencies.
0.0.6 #
Fixed drawer attribute 'rightDrawer' and upgraded pub dependencies.
0.0.5 #
Fixed a problem with the "drawer" not being closed on iOS.
0.0.4 #
Upgraded pub dependencies.
0.0.3 #
Upgraded pub dependencies.
0.0.2 #
Support loading PGN. Add undo button in example.
0.0.1 #
Initial release