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): support text slot #13127

Merged
merged 4 commits into from
Oct 13, 2024
Merged

Conversation

yuyinws
Copy link
Contributor

@yuyinws yuyinws commented Sep 21, 2024

Sometimes, we want to custom the text render on calendar, like this:

image

This PR add a new text slot to implement it.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.78%. Comparing base (1f24cbc) to head (dea9e0b).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13127      +/-   ##
==========================================
- Coverage   93.81%   93.78%   -0.03%     
==========================================
  Files         257      257              
  Lines        6999     7001       +2     
  Branches     1730     1731       +1     
==========================================
  Hits         6566     6566              
- Misses        377      379       +2     
  Partials       56       56              

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

@mice33
Copy link

mice33 commented Sep 25, 2024

I'm really looking forward to this feature getting merged and shipped soon!

Co-authored-by: inottn <[email protected]>
@chenjiahan chenjiahan changed the title feat(calendar): support text slot feat(Calendar): support text slot Oct 13, 2024
@chenjiahan
Copy link
Member

Thank you! Sorry I was a bit busy the last two weeks, I will release a new version today

@chenjiahan chenjiahan merged commit 2e58a74 into youzan:main Oct 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants