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

fix(datepicker): changing model value changes the view correctly #1041

Conversation

macav
Copy link
Contributor

@macav macav commented Sep 27, 2016

Resolves #858
The problem was when the change happened from the model, the view wasn't updated properly - the change wasn't propagated to the inner component and all the attributes of date object like selected and current were not updated.

@codecov-io
Copy link

Current coverage is 90.40% (diff: 100%)

Merging #1041 into development will not change coverage

@@           development      #1041   diff @@
=============================================
  Files               26         26          
  Lines              782        782          
  Methods            142        142          
  Messages             0          0          
  Branches           115        115          
=============================================
  Hits               707        707          
  Misses              75         75          
  Partials             0          0          

Powered by Codecov. Last update 887c6b2...f9d9689

@valorkin valorkin merged commit fb6d532 into valor-software:development Oct 4, 2016
@valorkin
Copy link
Member

valorkin commented Oct 4, 2016

@macav thank you so much for all your help!
if you would love to join ng2 team
drop me a dm in slack https://www.hamsterpad.com/chat/ng2

jtomaszewski pushed a commit to jtomaszewski/ng2-bootstrap that referenced this pull request Oct 22, 2016
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

Successfully merging this pull request may close these issues.

3 participants