vue-chessboard icon indicating copy to clipboard operation
vue-chessboard copied to clipboard

Chessboard vue component to load positions, create positions and see threats

Results 26 vue-chessboard issues
Sort by recently updated
recently updated
newest added

Is there some option to animate when a new fen is loaded ? I am strugling with Quasar, Vue, Chessground and no lucky so far, any clue is highly valuable.

Hi, how i can set the size of the board? I like to set him to the 100% if the parent element width,

Hi, i need disable user moves feature. I need only programmatically moves.

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Is it possible to load a position, along with its move history and undo/ redo moves similar to how you may do so on Lichess analytic tool?

hi, how i can customize this t 16x8(128 box)? where file i need to configure?

Setting free = true doesn't allow making moves that don't follow chess rules. We are implementing a board editor for creating chess puzzles and are in need of a "creative...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Do you have any example with implement yout project with Stockfish ?