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

How to change modal behavior to regular popup? #185

Closed
fahadkhanleo opened this issue Aug 20, 2019 · 2 comments
Closed

How to change modal behavior to regular popup? #185

fahadkhanleo opened this issue Aug 20, 2019 · 2 comments

Comments

@fahadkhanleo
Copy link

Hello,
is there any way to change default Modal behavior of Time picker to regular popup? it crates problem when there is already an modal and using this control on it.

Thanks

@Agranom
Copy link
Owner

Agranom commented Aug 22, 2019

Hi, there is no way for now. But I have plans to bind it to input

@Agranom Agranom added the in progress started implementation label Sep 20, 2019
Agranom added a commit that referenced this issue Oct 5, 2019
* issue185: + append timepicker to input

* issue185: + tests

* + test to cover appendToBody fn

* fix(ngx-timepicker-field): bug with changing minutes via input field

* issue218: ! fix theming

* fix(ngx-material-timepicker): formatting minutes

* issue208: + hoursOnly input to prevent switching to minutes automatically

* issue114: ! clicking area for 00 and 12 in 24 format

* issue227: + timepickerClass input for setting custom css class

* issue227: ! tests

* issue185: + example
@Agranom Agranom removed the in progress started implementation label Oct 5, 2019
@Agranom
Copy link
Owner

Agranom commented Oct 5, 2019

Added appendToInput property. See the doc

@Agranom Agranom closed this as completed Oct 5, 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