-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: add calendar edge dates control #1203
Conversation
Theme Builder app deployed! https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1203/ |
Documentation preview deployed! website:https://plasma.sberdevices.ru/pr/pr-1203/ |
⚡ Component performance testingResult: 🟢 OK |
А может в тестах тоже отобразим проверку нового свойства? Новое свойство не сломало ничего в a11y? |
packages/plasma-web/src/components/Calendar/Calendar.stories.tsx
Outdated
Show resolved
Hide resolved
23cb2ab
to
c8617ce
Compare
⚡ Component performance testingResult: 🟢 OK |
c8617ce
to
410bcc8
Compare
⚡ Component performance testingResult: 🟢 OK |
410bcc8
to
11fb36e
Compare
⚡ Component performance testingResult: 🟢 OK |
Calendar
What/why changed
Появился запрос на выбор крайних дат диапазона. Изначально было нестрогое сравнение на выход за границы периода из-за чего крайние значения были недоступны. Пример: min=7 max=15, при этом числа доступные для выбора 7 < x < 15
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via: