Docs: Homepage Tweaks#1965
Conversation
- Sorting - Integrate the seperate "Coming Soon" tooltip into the name tooltip
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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
CodeRabbit Configuration File (
|
This pull request introduces improvements to docs homepage: The integrations grid, updates the handling of "Coming Soon" labels, and enhances styles for better consistency and usability. Key changes include sorting integrations, modifying the appearance of "Coming Soon" labels, and refining button and theme styles.
Integrations Grid Enhancements:
docs/home.mdx, docs/home.mdxR360-R372)"Coming Soon" Label Updates:
docs/home.mdx, docs/home.mdxL856-R879).home__integration__coming-soonclass in CSS for potential future use, defining styles for the "Coming Soon" label. (docs/styles.css, docs/styles.cssR860-R878)Style Improvements:
.dark .home__theme-purpleclass for better theme support in dark mode. (docs/styles.css, docs/styles.cssR42-R46)docs/styles.css, docs/styles.cssL616-R629)text-align: centerproperty. (docs/styles.css, docs/styles.cssR896)