Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: removed JQuery dependency from listeners.js file #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

disha1202
Copy link
Contributor

Fixes #27

Describe the changes you have made in this PR -

Removed JQuery dependency from listeners.js file

Screenshots of the changes (If any) -

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

@commit-lint
Copy link

commit-lint bot commented Jan 2, 2023

Code Refactoring

  • removed JQuery dependency from listeners.js file (d0c6a41)

Contributors

disha1202

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@netlify
Copy link

netlify bot commented Jan 2, 2023

Deploy Preview for circuitverse ready!

Name Link
🔨 Latest commit d0c6a41
🔍 Latest deploy log https://app.netlify.com/sites/circuitverse/deploys/63b31820359e0900090cda1f
😎 Deploy Preview https://deploy-preview-45--circuitverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

src/simulator/src/listeners.js Fixed Show fixed Hide fixed
src/simulator/src/listeners.js Fixed Show fixed Hide fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop JQuery dependency
1 participant