Skip to content

Fix docs card icons#41

Merged
BennettSchwartz merged 1 commit into
masterfrom
codex/fix-doc-card-icons
May 1, 2026
Merged

Fix docs card icons#41
BennettSchwartz merged 1 commit into
masterfrom
codex/fix-doc-card-icons

Conversation

@BennettSchwartz

Copy link
Copy Markdown
Owner

Summary

  • map MDX card icon names to Lucide SVG icons
  • prevent raw icon names like book-open and rocket from rendering in docs cards
  • add lucide-react to the docs package dependencies

Verification

  • npm run docs:build
  • deployed membrane-docs with wrangler version 580c3f45-6363-4c98-bb3f-d43861d5fa9b
  • verified workers.dev response has no raw card icon text
  • verified membrane.gustycube.com through Cloudflare resolved IP returns Docusaurus with no raw icon text

@coderabbitai

coderabbitai Bot commented May 1, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@BennettSchwartz has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 20 minutes and 32 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 40471636-dc42-438a-9d15-781b9a11cb2f

📥 Commits

Reviewing files that changed from the base of the PR and between 6766ed9 and 405ee22.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json, !**/package-lock.json
📒 Files selected for processing (3)
  • package.json
  • src/css/custom.css
  • src/theme/MDXComponents.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-doc-card-icons

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.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 20 minutes and 32 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@BennettSchwartz BennettSchwartz merged commit 583183f into master May 1, 2026
8 checks passed
@BennettSchwartz BennettSchwartz deleted the codex/fix-doc-card-icons branch May 1, 2026 03:27
BennettSchwartz added a commit that referenced this pull request May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant