Simon Reinisch

Results 143 comments of Simon Reinisch

Hi :) NanoPop does not need to be destroyed manually as it does not bind any events to an elemenet. The only reason for re-creating a class is that it's...

Maybe it was a bad design decision to use a class, I'll consider releasing a second version with just a function called `usePopper` or something like that to make it...

Version 2 is [in progress](https://github.com/Simonwep/nanopop/tree/v2)... I hope this will only take a few days and I'll ping you @7iomka as soon as it's "finish" since there are major API changes...

Okay I've managed to create a minimal demo on [codesandbox](https://codesandbox.io/s/cool-hill-dn66i?file=/src/App.js). Make sure to checkout the latest README :)

Hi! Since you already spend a good amount of time figuring out what might be the problem, would you be okay with submitting a PR with a test that fails?...

Not a bad idea, I might add a comparison table to the README to show off the difference :)

Hey @TheNighthawk99! Sorry for coming back to you that late, you can take a look at [this](https://easy-rsa.readthedocs.io/en/latest/) which states: > During the creation process, you will also select a name...

Hey, thank you! Just one thing, could you rename your commit to just something like "Fix typo in README" - I'm not using conventional commits in this project ^^

Very nice to see this! Great job :) Unfortunately this project will be deprecated starting 2022... Anyway, I'll mark this as a feature-request!

Hey :) Thank your for investing some time into this issue, the reason behind fireing the `save` event with `null` on clear is that you're technically changing the color (e.g....