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

fix(week-view): allDayEventsLabelTemplate rendered outside of container #1708

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

mskubenich
Copy link
Contributor

@mskubenich mskubenich commented Mar 4, 2024

Hi @mattlewis92,

Thank you for the fantastic work you've done on the angular-calendar. I appreciate the effort you've put into maintaining it.

I noticed a minor issue. The allDayEventsLabelTemplate was rendered outside the .cal-time-label-column element. I've made a small adjustment to ensure that the template is rendered within the intended div element.

Screenshot 2024-03-04 at 14 39 03

Best regards,
Michael

Copy link
Owner

@mattlewis92 mattlewis92 left a comment

Choose a reason for hiding this comment

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

Good catch, thanks for the fix! (and apologies for the late reply, I completely missed this!)

@mattlewis92 mattlewis92 enabled auto-merge (squash) April 19, 2024 17:57
@mattlewis92 mattlewis92 changed the title fix: allDayEventsLabelTemplate rendered outside of container fix(week-view): allDayEventsLabelTemplate rendered outside of container Apr 19, 2024
@mattlewis92 mattlewis92 enabled auto-merge (squash) April 19, 2024 17:57
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (b804f9a) to head (884e353).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1708   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files          39       39           
  Lines         678      678           
  Branches      143      143           
=======================================
  Hits          661      661           
  Misses          1        1           
  Partials       16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mattlewis92 mattlewis92 merged commit 46ea34d into mattlewis92:main Apr 19, 2024
2 checks passed
@mattlewis92
Copy link
Owner

Released in 0.31.1 🥳

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

3 participants