Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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): add custom cell content to Calendar #3554
base: canary
Are you sure you want to change the base?
feat(calendar): add custom cell content to Calendar #3554
Changes from 18 commits
a24b443
487be5e
7a0fa5c
a449568
0218de1
4d40ddd
c0f2b34
448ab55
9445d2b
930d4af
9fc7840
b327e40
b2fcf12
39dd82c
0f22c26
2ae85a9
01b3ba2
874af0b
e814634
24ccded
1cd1d21
8902936
84a85d7
deb9dfc
7dd0840
60892c4
5e2da7c
215eb51
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
Documentation needs examples for custom cell content usage
The introduction of custom cell content feature needs more detailed examples showing:
Consider adding example code blocks like this:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
Add prop documentation for new slots
The new slots need detailed documentation about their props and usage patterns.
Add prop documentation for each slot:
📝 Committable suggestion