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

feat: add calendar edge dates control #1203

Merged
merged 2 commits into from
May 16, 2024

Conversation

TitanKuzmich
Copy link
Contributor

@TitanKuzmich TitanKuzmich commented May 6, 2024

Calendar

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

What/why changed

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

📦 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]
# 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]

Copy link
Contributor

github-actions bot commented May 6, 2024

Theme Builder app deployed!

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

Copy link
Contributor

github-actions bot commented May 6, 2024

⚡ Component performance testing

Result: 🟢 OK

@Yakutoc
Copy link
Collaborator

Yakutoc commented May 13, 2024

@TitanKuzmich

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

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

Copy link
Contributor

⚡ Component performance testing

Result: 🟢 OK

Copy link
Contributor

⚡ Component performance testing

Result: 🟢 OK

Copy link
Contributor

⚡ Component performance testing

Result: 🟢 OK

@TitanKuzmich TitanKuzmich added this pull request to the merge queue May 16, 2024
Merged via the queue into dev with commit a8ca402 May 16, 2024
29 checks passed
@TitanKuzmich TitanKuzmich deleted the plasma-2830/add-calendar-edge-dates-control branch May 16, 2024 14:22
This was referenced Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants