-
Notifications
You must be signed in to change notification settings - Fork 34
docs(footer): add inline documentation for CSS properties and slots #2747
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 documentation for rh-footer and rh-footer-copyright components: **rh-footer:** - Added @cssprop documentation for 8 CSS custom properties: - --rh-footer-nojs-min-height - --rh-footer-icon-color - --rh-footer-icon-color-hover - --rh-footer-border-color - --rh-footer-accent-color - --rh-footer-section-side-gap - --rh-footer-links-gap - --rh-footer-link-header-font-size **rh-footer-copyright:** - Enhanced default slot documentation with usage guidelines Note: Issue #2498 covers additional footer sub-components (footer-block, footer-links, footer-social-links, footer-universal) that could be documented in follow-up work. Partial fix for #2498 🤖 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: +419 B (+0.16%) Total Size: 257 kB
ℹ️ View Unchanged
|
Partial fix for #2498
Added @cssprop documentation for 8 CSS custom properties in rh-footer and documented the default slot in rh-footer-copyright.
Note: Issue #2498 covers multiple footer sub-components with many additional documentation needs. This PR addresses the primary rh-footer CSS properties and one key slot. Additional footer component documentation could be added in follow-up PRs.