Skip to content

chore: pulling new tokens#431

Merged
PetrHendrych97 merged 2 commits intomasterfrom
tokens
Dec 3, 2025
Merged

chore: pulling new tokens#431
PetrHendrych97 merged 2 commits intomasterfrom
tokens

Conversation

@PetrHendrych97
Copy link
Copy Markdown
Contributor

@PetrHendrych97 PetrHendrych97 commented Dec 3, 2025

Getting new tokens for the new Premier Club features

Summary by CodeRabbit

  • New Features

    • Added "Premier Club" background gradient tokens (gold-to-amber) for use across the design system.
  • Chores

    • Bumped package version to 5.31.1 and added corresponding changelog entry.

✏️ Tip: You can customize this high-level summary in your review settings.

@PetrHendrych97 PetrHendrych97 self-assigned this Dec 3, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 3, 2025

Walkthrough

Added two Premier Club background gradient color tokens: premierClub.gradientStart (#FFDE6F) and premierClub.gradientEnd (#EEBE23), declared in src/tokens/tokens.json and corresponding SCSS variables in src/tokens/tokens.scss. Package version and changelog updated to 5.31.1.

Changes

Cohort / File(s) Summary
Design token JSON
src/tokens/tokens.json
Added color.background.neutral.premierClub with gradientStart: "#FFDE6F" and gradientEnd: "#EEBE23".
SCSS variables
src/tokens/tokens.scss
Added $color-background-premierClub-gradientStart: #ffde6f; and $color-background-premierClub-gradientEnd: #eebe23;.
Metadata
CHANGELOG.md, package.json
Bumped package version to 5.31.1 and added a 5.31.1 changelog entry dated 2025-12-03.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: pulling new tokens' relates to the changeset but is vague; it doesn't specify that these are Premier Club gradient tokens being added.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch tokens

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.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (1)
CHANGELOG.md (1)

5-6: Changelog entry lacks descriptive content.

The version 5.31.1 entry is empty with no Features, Bug Fixes, or other change descriptions. Consider adding a summary of what was included in this release (e.g., "Premier Club gradient color tokens added") to provide context for consumers of this changelog.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between b160132 and f4208d3.

📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • package.json (1 hunks)
✅ Files skipped from review due to trivial changes (1)
  • package.json
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
CHANGELOG.md

5-5: Heading levels should only increment by one level at a time
Expected: h2; Actual: h3

(MD001, heading-increment)

@PetrHendrych97 PetrHendrych97 merged commit b644968 into master Dec 3, 2025
2 checks passed
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.

2 participants