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

Calendar #598

Merged
merged 157 commits into from
Aug 7, 2018
Merged

Calendar #598

merged 157 commits into from
Aug 7, 2018

Conversation

Tibing
Copy link
Member

@Tibing Tibing commented Aug 3, 2018

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

Short description of what this resolves:

lugovsky and others added 30 commits June 11, 2018 14:48

/**
* Calendar component provides capability to choose date.
*
Copy link
Collaborator

Choose a reason for hiding this comment

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

min code example

* just provide custom `dayCellComponent`. Custom cells for month and year can be provided
* same way, check api reference.
* @stacked-example(Custom day cell, calendar/calendar-custom-day-cell-showcase.component)
* */
Copy link
Collaborator

Choose a reason for hiding this comment

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

@styles block

@codecov
Copy link

codecov bot commented Aug 6, 2018

Codecov Report

Merging #598 into master will increase coverage by 2.2%.
The diff coverage is 85.36%.

@@           Coverage Diff            @@
##           master    #598     +/-   ##
========================================
+ Coverage    70.6%   72.8%   +2.2%     
========================================
  Files         124     153     +29     
  Lines        3592    4207    +615     
  Branches      260     317     +57     
========================================
+ Hits         2536    3063    +527     
- Misses       1007    1087     +80     
- Partials       49      57      +8
Impacted Files Coverage Δ
.../theme/components/calendar/base-calendar.module.ts 100% <100%> (ø)
...ework/theme/components/calendar/calendar.module.ts 100% <100%> (ø)
...s/calendar-picker/calendar-picker-row.component.ts 100% <100%> (ø)
...kit/components/calendar-date/calendar-date.pipe.ts 100% <100%> (ø)
...rk/theme/components/calendar/calendar.component.ts 100% <100%> (ø)
...c/framework/theme/components/calendar-kit/index.ts 100% <100%> (ø)
...nents/calendar-picker/calendar-picker.component.ts 100% <100%> (ø)
...lendar-navigation/calendar-navigation.component.ts 100% <100%> (ø)
...rk/theme/components/calendar-kit/services/index.ts 100% <100%> (ø)
...vigation/calendar-pageable-navigation.component.ts 100% <100%> (ø)
... and 49 more

@nnixaa nnixaa merged commit 8547527 into akveo:master Aug 7, 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.

None yet

4 participants