fix(docs): add missing date-picker props#4768
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe pull request introduces multiple new properties to the Changes
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🔇 Additional comments (6)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
apps/docs/content/docs/components/date-picker.mdx(1 hunks)
🔇 Additional comments (1)
apps/docs/content/docs/components/date-picker.mdx (1)
491-545: LGTM! Well-documented props with clear descriptions.The new props are thoroughly documented with appropriate types, descriptions, and default values. The documentation includes:
- Clear type definitions
- Comprehensive descriptions
- Proper default values (except for the ones flagged above)
- Consistent formatting with existing props
|
will be updated in #4780 |
Closes #
📝 Description
some props got removed unexpectedly when migrating to APITable. ref: https://github.com/heroui-inc/heroui/pull/4191/files#diff-3bd1deb071cf435f924e0febde82674bf9db50bdf41be760a29f74914e56fbc1
⛳️ Current behavior (updates)
🚀 New behavior
💣 Is this a breaking change (Yes/No):
📝 Additional Information
Summary by CodeRabbit