salute-developers / plasma

Salute Design System
MIT License
29 stars 20 forks source link

feat: add calendar edge dates control #1203

Closed TitanKuzmich closed 1 month ago

TitanKuzmich commented 2 months ago

Calendar

What/why changed

Появился запрос на выбор крайних дат диапазона. Изначально было нестрогое сравнение на выход за границы периода из-за чего крайние значения были недоступны. Пример: min=7 max=15, при этом числа доступные для выбора 7 < x < 15

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @salutejs/caldera-online@0.42.0-canary.1203.9113315762.0 npm install @salutejs/plasma-asdk@0.80.0-canary.1203.9113315762.0 npm install @salutejs/plasma-b2c@1.322.0-canary.1203.9113315762.0 npm install @salutejs/plasma-new-hope@0.82.0-canary.1203.9113315762.0 npm install @salutejs/plasma-web@1.323.0-canary.1203.9113315762.0 npm install @salutejs/sdds-serv@0.49.0-canary.1203.9113315762.0 # or yarn add @salutejs/caldera-online@0.42.0-canary.1203.9113315762.0 yarn add @salutejs/plasma-asdk@0.80.0-canary.1203.9113315762.0 yarn add @salutejs/plasma-b2c@1.322.0-canary.1203.9113315762.0 yarn add @salutejs/plasma-new-hope@0.82.0-canary.1203.9113315762.0 yarn add @salutejs/plasma-web@1.323.0-canary.1203.9113315762.0 yarn add @salutejs/sdds-serv@0.49.0-canary.1203.9113315762.0 ```
github-actions[bot] commented 2 months ago

Theme Builder app deployed!

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

github-actions[bot] commented 2 months ago

Documentation preview deployed!

website:https://plasma.sberdevices.ru/pr/pr-1203/ caldera-online storybook: https://plasma.sberdevices.ru/pr/pr-1203/caldera-online-storybook/ asdk storybook: https://plasma.sberdevices.ru/pr/pr-1203/asdk-storybook/ b2c storybook: https://plasma.sberdevices.ru/pr/pr-1203/b2c-storybook/ new-hope storybook: https://plasma.sberdevices.ru/pr/pr-1203/new-hope-storybook/ web storybook: https://plasma.sberdevices.ru/pr/pr-1203/web-storybook/ sdds-serv storybook: https://plasma.sberdevices.ru/pr/pr-1203/sdds-serv-storybook/ ui storybook: https://plasma.sberdevices.ru/pr/pr-1203/ui-storybook/

github-actions[bot] commented 2 months ago

⚡ Component performance testing

Result: 🟢 OK

Yakutoc commented 1 month ago

@TitanKuzmich

А может в тестах тоже отобразим проверку нового свойства?

Новое свойство не сломало ничего в a11y?

github-actions[bot] commented 1 month ago

⚡ Component performance testing

Result: 🟢 OK

github-actions[bot] commented 1 month ago

⚡ Component performance testing

Result: 🟢 OK

github-actions[bot] commented 1 month ago

⚡ Component performance testing

Result: 🟢 OK