inspector-gadget icon indicating copy to clipboard operation
inspector-gadget copied to clipboard

added click as trigger and template support

Open majestixx opened this issue 10 years ago • 4 comments

I have added the attributes template and trigger (hover and click supported).

majestixx avatar Dec 12 '14 13:12 majestixx

Looks great. @majestixx. Thanks for the pull request. We also need to update the following:

  • Tests that cover clicking
  • Update the readme

Nice to have

  • Update the gh-pages branch to demo clicking

softwaredoug avatar Dec 12 '14 14:12 softwaredoug

For tests, look at here at the places that test hovers, I think we can copy those tests for clicking and change the events we manually trigger.

softwaredoug avatar Dec 12 '14 14:12 softwaredoug

Thanks. I will have a look at that :-)

majestixx avatar Dec 12 '14 15:12 majestixx

Hey, I know this is a few months old, but I'd like to implement inspector-gadget with click in my project. So maybe you can start merging the new feature into the master branch.

Best,

JayAndBee avatar Mar 31 '16 13:03 JayAndBee