Skip to content

fix: replace removed lucide brand icons#229

Merged
tomymaritano merged 1 commit into
developfrom
fix/lucide-icon-renames
Apr 24, 2026
Merged

fix: replace removed lucide brand icons#229
tomymaritano merged 1 commit into
developfrom
fix/lucide-icon-renames

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

lucide-react v1.0 removed brand icons. Local SVG replacements.

lucide-react v1.0 removed all brand icons (Github, Twitter, Apple).
Created BrandIcons.tsx with stroke-based SVG replacements matching
the lucide API pattern. Updated 4 web components.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
readide Error Error Apr 24, 2026 0:22am

Request Review

@coderabbitai

coderabbitai Bot commented Apr 24, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 5 minutes and 1 seconds.

⌛ 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: a85d3c7f-c8e4-442e-a4fc-25668bc250c6

📥 Commits

Reviewing files that changed from the base of the PR and between 120ce15 and 974b244.

📒 Files selected for processing (5)
  • apps/web/components/Navbar.tsx
  • apps/web/components/icons/BrandIcons.tsx
  • apps/web/components/landing/CreatorStory.tsx
  • apps/web/components/landing/Hero.tsx
  • apps/web/components/landing/SocialProof.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/lucide-icon-renames

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

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

@github-actions github-actions Bot enabled auto-merge (squash) April 24, 2026 00:21
@tomymaritano tomymaritano merged commit 67a0831 into develop Apr 24, 2026
8 of 9 checks passed
@tomymaritano tomymaritano deleted the fix/lucide-icon-renames branch April 24, 2026 00:22
github-actions Bot pushed a commit that referenced this pull request Apr 24, 2026
## Release PR

Merges `develop` into `main` to trigger a new release via
semantic-release.

### Highlights since last release

- **feat: allow disabling built-in plugins** + MCP server FTS5 fix
(#237)
- **fix: move @readied/* to devDependencies** — ASAR startup crash
(#235)
- **fix: exclude @readied/* from ASAR** (#233)
- **feat: local HTTP API, quick capture, mermaid/math plugins** (#231)
- **fix: replace removed lucide brand icons** (#229)
- Multiple CI, type compat, and dependency fixes

### MCP server: sql.js → better-sqlite3
- FTS5 triggers now work (was crashing with `no such module: fts5`)
- WAL mode for safe concurrent access with the desktop app
- Runtime FTS5 check at startup with descriptive error

### Plugin system fixes (from code review)
- Built-in plugins no longer briefly activate before enabled state loads
- IPC listener cleanup no longer nukes unrelated listeners

🤖 Generated with [Claude Code](https://claude.com/claude-code)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

* **New Features**
* Built-in plugins can now be toggled on/off in settings;
enabled/disabled states persist across sessions
* Improved markdown editor URL auto-linking for more reliable link
creation

* **Bug Fixes**
* Fixed URL auto-linking to correctly identify URLs when document
content changes

* **Tests**
  * Added comprehensive test suite for database trigger functionality

* **Chores**
  * Migrated database backend for improved performance and stability

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant