Markus Liebelt

Results 47 issues of Markus Liebelt

Webpack is really complex, and I am not sure if I use it correctly. For the other (simpler) projects, I use rollup. Check if rollup has all features to do...

enhancement
question

Nowadays many people use by default a dark mode, and the `pgn-viewer` is not aware of that. That may result in an ugly display, when all content is showing on...

enhancement

When checking for the new release, the example `0/examples/configuration/input/4_many-many-games-left.html` did not work. Has to be checked some time ...

bug

When building a new release, and going through the docs, I see in the IDE some errors. Those should be fixed at some time (nothing critical though).

bug

When I look at the examples in the documentation, I see the following: ![image](https://github.com/mliebelt/pgn-viewer/assets/520039/b255712d-05c0-4f27-8a65-a47b8197c098) This is rendered from the following source, when showing many games: ```javascript var pgn = ['[White...

bug

Have that done already for other repositories, should be easy to do here as well.

enhancement

When looking at the viewer on https://www.npmjs.com/package/@mliebelt/pgn-viewer, you find below the following: > For the versions available, see the [tags on this repository](https://github.com/mliebelt/pgn-viewer/tags). This is true up to 1.5.1, but...

enhancement