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

On Open timepicker set current time (not on page load) #112

Closed
hopeinfo opened this issue Feb 13, 2019 · 4 comments
Closed

On Open timepicker set current time (not on page load) #112

hopeinfo opened this issue Feb 13, 2019 · 4 comments

Comments

@hopeinfo
Copy link

hopeinfo commented Feb 13, 2019

Hey, Great day to you
I am using angular and that's why page is not refresh or reload every time.
timepicker is on top of my page, so only first time I can set default current time. so when user redirect to any page component I can not set default time every time.

I need to set current time on default time when user open timepicker popup.

is there is Event onShow or onPopup or OnOpen ?

or How can I set Current time on open of popup ? (I am use Angular 7)
I use "ngx-material-timepicker": "^2.12.0",

Thanks

@hopeinfo hopeinfo changed the title On Open timepicker set current time On Open timepicker set current time (not on page load) Feb 13, 2019
@Agranom
Copy link
Owner

Agranom commented Feb 13, 2019

Hi. There are not such events, but I’ll add it in the next release. Keep in touch

@hopeinfo
Copy link
Author

Hi. There are not such events, but I’ll add it in the next release. Keep in touch

Thank you for Reply. I am waiting for it.

Agranom added a commit that referenced this issue Feb 16, 2019
* issue109: ! fix bug with dead zone in 12 or 00 time section

* issue108: + add hourSelected event emitter

* + add test case

* issue112: + add opened event emitter

* + add linter to travis CI

* issue103: * show/hide dial hint onFocus/onBlur dial control

* * update changelog and version
@Agranom
Copy link
Owner

Agranom commented Feb 16, 2019

Done. Added opened event. You can find more details in README.md

@hopeinfo
Copy link
Author

Thank you @Agranom

@Agranom Agranom closed this as completed Feb 18, 2019
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