PLASMA-7120: changelog for sdds-finai#2888
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughReplaces the ChangesList Divider Token Refactor
sdds-finai Button Size Cleanup
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
website/sdds-finai-docs/docs/components/List.mdxParsing error: Expression expected. 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. Comment |
|
Theme Builder app deployed! https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-2888/ |
| /** | ||
| * @deprecated | ||
| */ | ||
| xl: css` |
| ${listTokens.listItemFocusColor}: var(--surface-accent); | ||
| ${listTokens.listBackground}: var(--surface-transparent-primary); | ||
| ${listTokens.listItemDividerColor}: var(--surface-transparent-primary); | ||
| ${listTokens.listItemDividerWidth}: 0.0625rem; |
There was a problem hiding this comment.
Только в этом конфиге во view лежал такой токен?
There was a problem hiding this comment.
Да, у других вертикалей в макетах нет divider
|
ок получен от продукта |
SDDS-FINAI
Button, Link
What/why changed
📦 Published PR as canary version:
Canary Versions✨ Test out this PR locally via:
npm install @salutejs/plasma-asdk@0.381.0-canary.2888.27632408056.0 npm install @salutejs/plasma-b2c@1.623.0-canary.2888.27632408056.0 npm install @salutejs/plasma-giga@0.350.0-canary.2888.27632408056.0 npm install @salutejs/plasma-homeds@0.350.0-canary.2888.27632408056.0 npm install @salutejs/plasma-hope@1.377.0-canary.2888.27632408056.0 npm install @salutejs/plasma-new-hope@0.367.0-canary.2888.27632408056.0 npm install @salutejs/plasma-web@1.625.0-canary.2888.27632408056.0 npm install @salutejs/sdds-bizcom@0.355.0-canary.2888.27632408056.0 npm install @salutejs/sdds-cs@0.359.0-canary.2888.27632408056.0 npm install @salutejs/sdds-dfa@0.353.0-canary.2888.27632408056.0 npm install @salutejs/sdds-finai@0.346.0-canary.2888.27632408056.0 npm install @salutejs/sdds-insol@0.350.0-canary.2888.27632408056.0 npm install @salutejs/sdds-netology@0.354.0-canary.2888.27632408056.0 npm install @salutejs/sdds-os@0.25.0-canary.2888.27632408056.0 npm install @salutejs/sdds-platform-ai@0.354.0-canary.2888.27632408056.0 npm install @salutejs/sdds-sbcom@0.355.0-canary.2888.27632408056.0 npm install @salutejs/sdds-scan@0.353.0-canary.2888.27632408056.0 npm install @salutejs/sdds-serv@0.354.0-canary.2888.27632408056.0 npm install @salutejs/sdds-api-tests@0.12.0-canary.2888.27632408056.0 # or yarn add @salutejs/plasma-asdk@0.381.0-canary.2888.27632408056.0 yarn add @salutejs/plasma-b2c@1.623.0-canary.2888.27632408056.0 yarn add @salutejs/plasma-giga@0.350.0-canary.2888.27632408056.0 yarn add @salutejs/plasma-homeds@0.350.0-canary.2888.27632408056.0 yarn add @salutejs/plasma-hope@1.377.0-canary.2888.27632408056.0 yarn add @salutejs/plasma-new-hope@0.367.0-canary.2888.27632408056.0 yarn add @salutejs/plasma-web@1.625.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-bizcom@0.355.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-cs@0.359.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-dfa@0.353.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-finai@0.346.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-insol@0.350.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-netology@0.354.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-os@0.25.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-platform-ai@0.354.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-sbcom@0.355.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-scan@0.353.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-serv@0.354.0-canary.2888.27632408056.0 yarn add @salutejs/sdds-api-tests@0.12.0-canary.2888.27632408056.0Summary by CodeRabbit
New Features
Improvements
Documentation