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

[suggestion] editable dial's input font color should be customizable via datepicker theme. #204

Closed
igalklebanov opened this issue Sep 10, 2019 · 1 comment

Comments

@igalklebanov
Copy link
Contributor

current behavior: dial input text is always light blue unless overriden via css, since theme object has no parameter for editable dial's input text color.

expected behavior: editable dial input font color should be customizable via datepicker theme object.

repro:
enableKeyboardInput = true
open modal

Agranom added a commit that referenced this issue Sep 11, 2019
* issue130: + append timepicker to body

* * changelog and version

* issue203: + set provided min time as the default time if no value is provided

* issue204: + configurable style props for editable dial

* issue200: + custom buttons for ngx-timepicker-field

* issue203: + tests for fromDateTimeToString fn

* issue203: + tests for setting min time as a default one

* * changelog and version
@Agranom
Copy link
Owner

Agranom commented Sep 11, 2019

Done (v5.1.0)

@Agranom Agranom closed this as completed Sep 11, 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