huebee icon indicating copy to clipboard operation
huebee copied to clipboard

add 'resetColor' method

Open jeremylorino opened this issue 4 years ago • 2 comments

Based on the issue #13 this PR adds a method that allows the color to be reset.

huebee-resetcolor-demo

jeremylorino avatar Mar 04 '20 04:03 jeremylorino

Hello! Thank you for this contribution. I've recently revamped this project for better testing. If you're still interested in this PR, could you pull the latest and give it another attempt?

  • run npm run lint to check for linting; run npm run lintFix for automated lint fixes
  • run npm run test to run tests
  • Do not edit huebee.pkgd.js. This file gets generated with new releases
  • tests now run in puppeteer, not Qunit. Check the other test files to see their structure.

desandro avatar Apr 23 '20 12:04 desandro

Hi @desandro Is this functionality available in the latest? I can't seem to find it anywhere in the documentation. I really need this functionality to serve my use case. Thanks!

deepakavvari avatar Aug 29 '22 18:08 deepakavvari