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

feat(datepicker): added date range picker config #3501

Merged
merged 1 commit into from
Jan 19, 2018

Conversation

valorkin
Copy link
Member

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-rc.2 milestone Jan 19, 2018
@ghost ghost assigned valorkin Jan 19, 2018
@ghost ghost added the in progress label Jan 19, 2018
@valorkin valorkin merged commit 7c53bf9 into development Jan 19, 2018
@valorkin valorkin deleted the feat-daterangepicker-config branch January 19, 2018 17:25
@codecov
Copy link

codecov bot commented Jan 19, 2018

Codecov Report

Merging #3501 into development will increase coverage by <.01%.
The diff coverage is 63.63%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #3501      +/-   ##
===============================================
+ Coverage        72.27%   72.27%   +<.01%     
===============================================
  Files              250      251       +1     
  Lines             8104     8112       +8     
  Branches          1538     1538              
===============================================
+ Hits              5857     5863       +6     
- Misses            1821     1823       +2     
  Partials           426      426
Impacted Files Coverage Δ
src/datepicker/bs-datepicker.config.ts 100% <ø> (ø) ⬆️
...ker/themes/bs/bs-datepicker-container.component.ts 38.7% <ø> (ø) ⬆️
src/datepicker/datepicker.module.ts 92.85% <50%> (+0.54%) ⬆️
src/datepicker/bs-daterangepicker.component.ts 35.52% <66.66%> (+0.85%) ⬆️
src/datepicker/bs-daterangepicker.config.ts 66.66% <66.66%> (ø)

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 d714e75...876391a. Read the comment docs.

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.

1 participant