Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release by 29.05.2024 #1222

Merged
merged 60 commits into from
May 30, 2024
Merged

Release by 29.05.2024 #1222

merged 60 commits into from
May 30, 2024

Conversation

Salute-Eva
Copy link
Contributor

@Salute-Eva Salute-Eva commented May 29, 2024

Release Notes

Components

Calendar

  • добавлен пропс для включения/исключения минимума и максимума диапазона дат

feat: add calendar edge dates control (#1203)

Slider

  • добавлен компонент Slider

feat(plasma-new-hope): add slider component (#1194)

Textarea

  • изменен padding для label

fix(plasma-*): Fix padding on textarea (#1209)

Range

  • включен в поставку plasma-{b2c,web} / sdds-serv
  • написаны тесты и документация

feat: Add range component (#1208)

IconButton

  • включен в поставку sdds-serv
  • добавлена документация в sdds-serv-docs

feat(sdds-serv): add icon button (#1214)

Tabs

  • добавлен корректный проброс className в Tab и TabItem
  • поправлена документация для Tab и Segment

ДО:

image
image

ПОСЛЕ:

image
image

feat(plasma-new-hope): fix tabs styles (#1220)

Button

  • добавлено отображение value
  • исправлены внутренние отступы от contentLeft, contentRight
  • дополнены тесты и документация
  • исправлены тесты, зависящие от Button: Notification, Pagination, Toast, Toolbar
  • добавлен токен переопределения цвета value в ButtonGroup

feat: add button value (#1213)

Tokens

Tokens

  • добавлены токены прозрачности для positive, warning, negative цветов
  • добавлены токены с active, hover модификаторами

tokens: add surface transparent tokens to sdds (#1206)

Misc

Checkbox/Radiobox

  • исправлен types компонентов для библиотек plasma-asdk, sdds-serv и caldera-online

Fix checkbox types (#1217)

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
# or 
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]

Copy link
Contributor

Theme Builder app deployed!

https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1222/

@Yakutoc Yakutoc requested a review from IgorYar May 30, 2024 07:42
@Yakutoc Yakutoc self-assigned this May 30, 2024
@Yakutoc Yakutoc added this pull request to the merge queue May 30, 2024
@@ -95,6 +99,16 @@ describe('perftest/writeComment', () => {
const result = api.getCommentBody(jsonReport as any);
expect(result.includes('OK')).toBe(true);
});

it('should write fallback message if no json report presented', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

ого у нас есть тесты на экшоны

Merged via the queue into master with commit d1132a4 May 30, 2024
28 checks passed
@Yakutoc Yakutoc deleted the release_2024-05-29 branch May 30, 2024 07:55
This was referenced Jul 24, 2024
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.

7 participants