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): expose validators minDate, maxDate, invalidDate #3126

Merged

Conversation

03byron
Copy link
Contributor

@03byron 03byron commented Apr 12, 2019

Follow up for #3115.

@03byron
Copy link
Contributor Author

03byron commented May 14, 2019

Hey @maxokorokov. Is there any chance for getting this reviewed? If you have any remarks, l would be happy to apply them.

@maxokorokov maxokorokov added this to the 4.2.0 milestone May 16, 2019
Copy link
Member

@maxokorokov maxokorokov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @03byron!

I've just rebased on master because of conflicts and added comment for the NgbDateValidators:

Screen Shot 2019-05-29 at 14 57 24

Cheers,
Max

@codecov-io
Copy link

Codecov Report

Merging #3126 into master will increase coverage by 0.02%.
The diff coverage is 96.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3126      +/-   ##
==========================================
+ Coverage   92.04%   92.07%   +0.02%     
==========================================
  Files          91       92       +1     
  Lines        3054     3090      +36     
  Branches      505      513       +8     
==========================================
+ Hits         2811     2845      +34     
  Misses        179      179              
- Partials       64       66       +2
Flag Coverage Δ
#e2e 63.26% <80%> (+0.26%) ⬆️
#unit 89.46% <92.72%> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/index.ts 100% <ø> (ø) ⬆️
src/datepicker/datepicker.module.ts 100% <ø> (ø) ⬆️
src/datepicker/datepicker-input.ts 96.94% <100%> (-0.37%) ⬇️
src/datepicker/datepicker-validators.ts 96.29% <96.29%> (ø)

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 ec8a129...b56b8e7. Read the comment docs.

@maxokorokov maxokorokov merged commit 509bba3 into ng-bootstrap:master May 29, 2019
maxokorokov added a commit to maxokorokov/ng-bootstrap that referenced this pull request Jun 3, 2019
maxokorokov added a commit that referenced this pull request Jun 3, 2019
mijohnsmith pushed a commit to mijohnsmith/ng-bootstrap that referenced this pull request Jun 27, 2019
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.

None yet

3 participants