-
Notifications
You must be signed in to change notification settings - Fork 34
docs(dialog): enhance inline documentation #2746
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
base: main
Are you sure you want to change the base?
Conversation
Added comprehensive documentation for rh-dialog component: - Enhanced description slot documentation with usage guidelines and accessibility notes - Added JSDoc for cancel() method explaining cancelation flow and event firing - Added JSDoc for setTrigger() method for programmatic trigger management - Added JSDoc for showModal() method explaining modal behavior and accessibility All documentation includes design system context about usage guidelines and accessibility requirements. Closes #2497 🤖 Generated with [Claude Code](https://claude.com/claude-code) Assisted-By: Claude <[email protected]>
|
✅ Deploy Preview for red-hat-design-system ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Size Change: +1.12 kB (+0.44%) Total Size: 258 kB
ℹ️ View Unchanged
|
Closes #2497
Added comprehensive documentation for description slot and three public methods.