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): make '(navigate)' event cancellable #3044

Conversation

maxokorokov
Copy link
Member

Closes #2913

@codecov-io
Copy link

Codecov Report

Merging #3044 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3044      +/-   ##
==========================================
+ Coverage   92.43%   92.45%   +0.01%     
==========================================
  Files          91       91              
  Lines        2962     2968       +6     
  Branches      474      475       +1     
==========================================
+ Hits         2738     2744       +6     
  Misses        163      163              
  Partials       61       61
Flag Coverage Δ
#e2e 60% <60%> (-0.06%) ⬇️
#unit 90.99% <100%> (+0.01%) ⬆️
Impacted Files Coverage Δ
src/datepicker/datepicker-input.ts 97.1% <100%> (ø) ⬆️
src/datepicker/datepicker-service.ts 97.7% <100%> (+0.01%) ⬆️
src/datepicker/datepicker.ts 98.97% <100%> (+0.05%) ⬆️

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 f1532b8...f63b565. 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.

None yet

2 participants