Skip to content

feat: add mixin support and application utility to tss#1622

Open
pradeep0153 wants to merge 1 commit into
Karanjot786:mainfrom
pradeep0153:feat/1612-tss-mixins
Open

feat: add mixin support and application utility to tss#1622
pradeep0153 wants to merge 1 commit into
Karanjot786:mainfrom
pradeep0153:feat/1612-tss-mixins

Conversation

@pradeep0153

Copy link
Copy Markdown
Contributor

Introduces mixin.ts to the tss engine, allowing developers to define reusable partial styles (Mixin) and apply them using the applyMixin utility. This sets the foundation for more DRY, SCSS-like styling configurations within TermUI applications. Resolves #1612.

@pradeep0153 pradeep0153 requested a review from Karanjot786 as a code owner June 19, 2026 04:58
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@pradeep0153, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 8 minutes and 28 seconds. Learn how PR review limits work.

To continue reviewing without waiting, enable usage-based billing in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a9b6f76d-f39f-4bc2-9e9c-5dd64545203c

📥 Commits

Reviewing files that changed from the base of the PR and between 4b874c0 and 1e1be33.

📒 Files selected for processing (1)
  • packages/tss/src/mixin.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 added type:feature +10 pts. New feature. area:tss @termuijs/tss needs-star PR author has not starred the repo. and removed type:feature +10 pts. New feature. labels Jun 19, 2026
@github-actions

Copy link
Copy Markdown

Hi @pradeep0153 👋

Star this repo before your PR merges.

Why? GSSoC 2026 contributors who star get priority review and points credit. After you star, push any commit (or re-run this check). The needs-star label lifts automatically.

Thanks for your contribution to TermUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tss @termuijs/tss needs-star PR author has not starred the repo.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant