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

🐛 Fix event emission for Vue 2 #283

Closed
wants to merge 1,140 commits into from

Conversation

joao-m-santos
Copy link
Contributor

Fixes #238

📝 Description

  • Added event propagator function to all chart components (Vue 2 only)
  • Added a global variable for the Vue version

💥 Is this a breaking change (Yes/No):

  • No
  • Yes (please describe the impact and migration path for existing Lume users)

📝 Additional Information

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

joao-m-santos and others added 30 commits November 22, 2022 16:40
Signed-off-by: Vivian Joseph <vivy27@gmail.com>
Co-authored-by: joao <joao.dossantos@adyen.com>
…#103)

Co-authored-by: Lucas van Heerikhuizen <lucas.vanheerikhuizen@adyen.com>
@joao-m-santos joao-m-santos self-assigned this Sep 1, 2023
@joao-m-santos joao-m-santos linked an issue Sep 1, 2023 that may be closed by this pull request
5 tasks
@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for adyen-lume ready!

Name Link
🔨 Latest commit a53ee7a
🔍 Latest deploy log https://app.netlify.com/sites/adyen-lume/deploys/64f73303368cac0008460e37
😎 Deploy Preview https://deploy-preview-283--adyen-lume.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 configuration.

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.

Events API not working properly in Vue 2
6 participants