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

TimePicker: Disabling meridian and hiding spinners if input is disabled #768

Merged
merged 1 commit into from
Jul 24, 2016
Merged

TimePicker: Disabling meridian and hiding spinners if input is disabled #768

merged 1 commit into from
Jul 24, 2016

Conversation

adrianfaciu
Copy link

If readonlyInput is true on the time picker component, the spinners will be hidden and the meridian toggle will be disabled.

If ok, should close #759.

@codecov-io
Copy link

Current coverage is 81.35% (diff: 100%)

Merging #768 into development will not change coverage

@@           development       #768   diff @@
=============================================
  Files               17         17          
  Lines              531        531          
  Methods            103        103          
  Messages             0          0          
  Branches            67         67          
=============================================
  Hits               432        432          
  Misses              99         99          
  Partials             0          0          

Powered by Codecov. Last update bd4cc96...ef57c0c

@valorkin
Copy link
Member

Looks good to me!

@valorkin valorkin merged commit a19c841 into valor-software:development Jul 24, 2016
@valorkin valorkin added this to the 1.0.25 milestone Jul 24, 2016
@adrianfaciu adrianfaciu deleted the bug/timePicker branch September 2, 2016 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimePicker - readonlyInput option
3 participants