Skip to content

refactor: replace .click with .on for event binding#179

Open
atir-naveed-geeksltd wants to merge 1 commit intomasterfrom
codex/refactor-codebase-for-package-updates
Open

refactor: replace .click with .on for event binding#179
atir-naveed-geeksltd wants to merge 1 commit intomasterfrom
codex/refactor-codebase-for-package-updates

Conversation

@atir-naveed-geeksltd
Copy link
Contributor

Summary

  • replace deprecated jQuery .click shorthand with .on('click', ...) across components
  • regenerate built files

Testing

  • npx tsc
  • npm test (fails: Missing script "test")

https://chatgpt.com/codex/tasks/task_b_68a45478f5e08332b1760ce2d2475f7f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant