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 customizable Button #6180

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

saschaB91
Copy link

@saschaB91 saschaB91 commented Jun 15, 2021

added a Button for a customdate in DatePicker

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.

@codecov
Copy link

codecov bot commented Jun 15, 2021

Codecov Report

Merging #6180 (087c719) into development (6c138db) will increase coverage by 0.02%.
The diff coverage is 88.88%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6180      +/-   ##
===============================================
+ Coverage        77.24%   77.27%   +0.02%     
===============================================
  Files              311      311              
  Lines            10681    10690       +9     
  Branches          2625     2626       +1     
===============================================
+ Hits              8251     8261      +10     
+ Misses            2420     2416       -4     
- Partials            10       13       +3     
Impacted Files Coverage Δ
apps/ngx-bootstrap-docs/src/ng-api-doc.ts 100.00% <ø> (ø)
src/datepicker/base/bs-datepicker-container.ts 29.54% <0.00%> (-0.69%) ⬇️
src/datepicker/themes/bs/bs-datepicker-view.html 100.00% <ø> (ø)
src/datepicker/bs-datepicker.config.ts 100.00% <100.00%> (ø)
...ker/themes/bs/bs-datepicker-container.component.ts 78.75% <100.00%> (+1.41%) ⬆️
src/chronos/i18n/pl.ts 81.66% <0.00%> (ø)
src/chronos/i18n/cs.ts 88.76% <0.00%> (+1.12%) ⬆️
src/chronos/i18n/sk.ts 86.48% <0.00%> (+1.35%) ⬆️

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 6c138db...087c719. Read the comment docs.

@cypress
Copy link

cypress bot commented Jun 15, 2021



Test summary

87 0 6 0


Run details

Project ngx-bootstrap
Status Passed
Commit 3475e5d ℹ️
Started Sep 4, 2021 12:03 PM
Ended Sep 4, 2021 12:08 PM
Duration 05:25 💡
OS Linux Ubuntu - 20.04
Browser Electron 87

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

added a button for customDates in DatePicker
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.

3 participants