sandoche / Darkmode.js

🌓 Add a dark-mode / night-mode to your website in a few seconds
https://darkmodejs.learn.uno
MIT License
2.72k stars 176 forks source link

Overlay break solution #27

Closed GuiMoraesDev closed 4 years ago

GuiMoraesDev commented 4 years ago

I am trying to help with breaking overlay with multiple icon clicks. This will deactivate the button and will not accept multiple clicks while setTimeOut is awaited. I changed a button that was a div tag to a tag button to accept attribute deactivation. Added and removed this disable attribute while waiting for setTimeOut Border removed for this button tag Removed package.json to use yarn.lock to manage all dependencies.

MrSkwiggs commented 4 years ago

@sandoche give this some love :)

sandoche commented 4 years ago

@GuiiMoraes thank, I need to test and to put back: package-lock.json and so on.

sandoche commented 4 years ago

I merged it manually, after fixing back the lock files, thanks a lot!

MrSkwiggs commented 4 years ago

A christmas miracle 😄