Huy Nguyen

Results 12 comments of Huy Nguyen

I ran into this tunneling problem with matter.js and eventually abandoned it in favor of [box2d.js](https://github.com/kripken/box2d.js/) and haven't had a problem since. `box2d.js`'s API is less nice because it's directly...

Can this be re-opened? I'm running into the same problem. I'm running only one Cypress test, which passes in GitHub action. The duration of the test is 10 second. The...

Is there anything a newcomer like me can do to help this gain some traction? Where should I look to get started?

I forked the repo and created a new npm package that allows you to configure the line length. It's name is [cz-conventional-changelog-customizable](https://github.com/huy-nguyen/cz-conventional-changelog).

I can make a PR if one of the maintainers chime in and tell me how they want the line width configuration to look like.

It's just a [json file](https://github.com/huy-nguyen/cz-conventional-changelog/blob/master/README.md) that specifies what the max line widths for header and body are with fallback to 100 characters.

A suggestion to people who's having trouble: you should try [`comlink-loader`](https://github.com/GoogleChromeLabs/comlink-loader), which combines `worker-loader` and `comlink`.

I think we can replace tab completion for enums with the picker and adopt `cz-cli`'s approach of putting the explanation next to each choice. Maybe a better solution is to...

@kale-stew Can someone who is not a maintainer bring the Pacman-style progress back? I'm not sure how much work or knowledge of the library's internal is needed.