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): reseting min and max boundaries will reset it in datepicker #3112

Merged
merged 1 commit into from
Nov 27, 2017

Conversation

valorkin
Copy link
Member

fixes #3085

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

@valorkin valorkin added this to the v2.0.0 milestone Nov 27, 2017
@ghost ghost assigned valorkin Nov 27, 2017
@ghost ghost added the in progress label Nov 27, 2017
@codecov
Copy link

codecov bot commented Nov 27, 2017

Codecov Report

Merging #3112 into development will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #3112   +/-   ##
============================================
  Coverage        65.44%   65.44%           
============================================
  Files              209      209           
  Lines             5617     5617           
  Branches           988      988           
============================================
  Hits              3676     3676           
  Misses            1678     1678           
  Partials           263      263
Impacted Files Coverage Δ
src/datepicker/bs-daterangepicker.component.ts 34.66% <0%> (ø) ⬆️
src/datepicker/bs-datepicker.component.ts 36% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60f8b31...5011358. Read the comment docs.

@YevheniiaMazur
Copy link

Tested, looks good

@valorkin valorkin merged commit a72fedc into development Nov 27, 2017
@ghost ghost removed the ready for merge label Nov 27, 2017
@valorkin valorkin deleted the fix-datepicker-reseting-min-max branch November 27, 2017 13:33
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.

BsDatepicker min-max dates not react on resetting
2 participants