Request for event "open" and "close"
See original GitHub issueSorry for my english.
Thank you for your work and it’s a wonderful project.
If you can i need more events for example “open” and “close”
change event not trigger on close if there’s no change color.
In local i add currentEl.dispatchEvent(new Event('close', { bubbles: true }));
on line 290
and currentEl.dispatchEvent(new Event('open', { bubbles: true }));
on line 184
Thank you so much , Marco
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
How to capture the browser window close event?
A Node.js Express server with requests log; The following short HTML file. What it does is to send as many requests as it...
Read more >A Great Keynote Speaker- Should they Open or Close your ...
If you are hiring a motivational speaker, it's important to decide what the best spot on the agenda they get. Opening or Closing...
Read more >Window: beforeunload event - Web APIs | MDN
The beforeunload event is fired when the window, the document and its resources are about to be unloaded. The document is still visible...
Read more >Post-Event Survey Questions for Your Next ... - SurveyMonkey
Explore more types of questions for post-event surveys. In addition to open and closed-ended questions, Likert scales, and rating scales questions, you can ......
Read more >How to apply to host a special event in Boston
You may need permits from several departments to host an event in Boston. Please note permits may incur ... You start the process...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is now available on NPM as v 0.11.0 : https://www.npmjs.com/package/@melloware/coloris
Excellent work @mdbassit
Thank you @melloware for your help with the NPM package.