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

Add an Emit event to Business Hour #6

Closed
wilokecom opened this issue Dec 27, 2019 · 2 comments
Closed

Add an Emit event to Business Hour #6

wilokecom opened this issue Dec 27, 2019 · 2 comments

Comments

@wilokecom
Copy link

wilokecom commented Dec 27, 2019

Hi,
Could you please add an emit event like "change" to BusinessHours component?
I'm using your plugin and I can't access the update value.
EG:

<business-hours :days="{myDay}">

If you add change emit to the component, I can do like this
<business-hours :days="{myDay}" @change="updateValue" />
Thanks

@sbarry50
Copy link
Owner

sbarry50 commented Jan 8, 2020

Sorry I've been super busy lately. I'll check out your PR as soon as I get a chance. Thanks.

@sbarry50
Copy link
Owner

sbarry50 commented Jan 9, 2020

I didn't accept your PR due to many other changes to localization, styles, etc. however I added the event emitter you added. Thanks!

@sbarry50 sbarry50 closed this as completed Jan 9, 2020
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

No branches or pull requests

2 participants