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): export calendar with time component #2528

Merged
merged 2 commits into from
Sep 25, 2020
Merged

feat(datepicker): export calendar with time component #2528

merged 2 commits into from
Sep 25, 2020

Conversation

yggg
Copy link
Contributor

@yggg yggg commented Sep 25, 2020

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

Short description of what this resolves:

Closes #2524. And small timepicker docs fix (Closes #2526).

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #2528 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2528   +/-   ##
=======================================
  Coverage   78.93%   78.93%           
=======================================
  Files         253      253           
  Lines        7808     7808           
  Branches      855      855           
=======================================
  Hits         6163     6163           
  Misses       1380     1380           
  Partials      265      265           
Impacted Files Coverage Δ
...k/theme/components/datepicker/datepicker.module.ts 100.00% <ø> (ø)
...heme/components/timepicker/timepicker.directive.ts 22.95% <ø> (ø)

@yggg yggg merged commit f378492 into akveo:master Sep 25, 2020
@yggg yggg deleted the fix/export-calendar-with-time branch September 25, 2020 13:39
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.

TimePicker Error Documentation Allow inline DateTimePicker (without input field)
1 participant