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(calendar): add capability to hide header #838

Merged
merged 2 commits into from
Oct 1, 2018

Conversation

Tibing
Copy link
Member

@Tibing Tibing commented Oct 1, 2018

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Closes #828

@Tibing Tibing requested a review from nnixaa October 1, 2018 09:03
@codecov
Copy link

codecov bot commented Oct 1, 2018

Codecov Report

Merging #838 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #838   +/-   ##
=======================================
  Coverage   77.07%   77.07%           
=======================================
  Files         201      201           
  Lines        5809     5809           
  Branches      439      439           
=======================================
  Hits         4477     4477           
  Misses       1237     1237           
  Partials       95       95
Impacted Files Coverage Δ
...me/components/calendar/calendar-range.component.ts 52.08% <100%> (ø) ⬆️
...rk/theme/components/calendar/calendar.component.ts 100% <100%> (ø) ⬆️
...eme/components/calendar/base-calendar.component.ts 77.77% <100%> (ø) ⬆️
...eme/components/calendar-kit/calendar-kit.module.ts 100% <0%> (ø) ⬆️

@nnixaa nnixaa merged commit df9b21c into akveo:master Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar: make header optional
2 participants