Skip to content

feat: add lineWidth option to data modules settings#536

Merged
LGLabGreg merged 3 commits into
mainfrom
feat/line-width
May 11, 2026
Merged

feat: add lineWidth option to data modules settings#536
LGLabGreg merged 3 commits into
mainfrom
feat/line-width

Conversation

@LGLabGreg
Copy link
Copy Markdown
Owner

Applies to vertical-line, horizontal-line, rounded, and circuit-board. Defaults preserve existing rendering (1 for line/rounded, 0.5 for circuit-board). The rounded style fillets exposed outer hub corners so the rounded character is preserved at any line width. Demo gains a Line width slider and a Download PNG button.

Applies to vertical-line, horizontal-line, rounded, and circuit-board.
Defaults preserve existing rendering (1 for line/rounded, 0.5 for
circuit-board). The rounded style fillets exposed outer hub corners so
the rounded character is preserved at any line width. Demo gains a Line
width slider and a Download PNG button.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

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

Project Deployment Actions Updated (UTC)
reactqrcode-com Ready Ready Preview, Comment May 11, 2026 6:42pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: ee64743d-0b98-4a66-9083-c3b31f17038b

📥 Commits

Reviewing files that changed from the base of the PR and between 77e9ca9 and d670548.

📒 Files selected for processing (12)
  • .changeset/feat-data-modules-line-width.md
  • .gitignore
  • apps/docs/src/app/data-modules-settings/page.tsx
  • apps/docs/src/components/demo/data-modules.tsx
  • apps/docs/src/components/demo/demo.tsx
  • packages/react-qr-code/src/components/data-modules.tsx
  • packages/react-qr-code/src/test/data-modules-neightbours.ts
  • packages/react-qr-code/src/types/lib.ts
  • packages/react-qr-code/src/utils/data-modules.test.ts
  • packages/react-qr-code/src/utils/data-modules.ts
  • packages/react-qr-code/src/utils/settings.test.ts
  • packages/react-qr-code/src/utils/settings.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/line-width

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.

@LGLabGreg LGLabGreg merged commit e983e3a into main May 11, 2026
5 checks passed
@LGLabGreg LGLabGreg deleted the feat/line-width branch May 11, 2026 18:43
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