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(calendarview): initial implementation #100

Closed
wants to merge 1 commit into from

Conversation

arturmiz
Copy link
Owner

@arturmiz arturmiz commented Feb 2, 2020

Closes #68

@arturmiz arturmiz added the enhancement New feature or request label Feb 2, 2020
@arturmiz arturmiz self-assigned this Feb 2, 2020
@codecov
Copy link

codecov bot commented Feb 2, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #100   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          40     41    +1     
  Lines         263    265    +2     
  Branches       35     35           
=====================================
+ Hits          263    265    +2
Impacted Files Coverage Δ
src/components/calendarview/index.js 100% <100%> (ø)

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 0df3c57...3c603da. Read the comment docs.

@arturmiz arturmiz closed this Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement CalendarView component
1 participant