ngx-chess-board icon indicating copy to clipboard operation
ngx-chess-board copied to clipboard

Chess game NPM Library (Angular 13)

Results 30 ngx-chess-board issues
Sort by recently updated
recently updated
newest added

All chess pieces are not centered properly

Hello, I'm using your board to make a chess game viewer. For that I have a code that splits PGN moves and depending on the turn it concats moves and...

When I try to render a board in an angular 13 project with material design the following error occurs: `core.mjs:6500 ERROR Error: NG0100: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was...

Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

I'm trying to use the board as analysis board and can't figure out how to save subvariants. When I use `boardManager.undo()` and then do other move than the main variation...

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.1. Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29 Fixes RFC 3447 and RFC 8017 allow for optional DigestAlgorithm NULL parameters for sha* algorithms and...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

HI--- I am trying to use this repo as part of another project. I am relatively in experienced and was wondering if the code demo version was posted somehwere, specifically...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

This does not work with Angular version 12. I tried all your versions none is working with it