Lebaud Antoine
bae7392fe1
✅ (react) strip "Today, " from selected date range literal
...
DateRangePicker aria-labels mention when a selected date range
contains today's date, which breaks the tests while ran on the
first day of the month. Avoid these tests to be flaky.
2023-08-02 16:22:40 +02:00
Nathan Vasse
d85f9edac8
🚨 (lint) update file for prettier 3.0.0
...
Prettier 3.0.0 comes with new standards so we need to upgrade our files
to comply with it.
2023-07-18 16:59:39 +02:00
Nathan Vasse
16dd24148b
✅ (react) update DateRangerPicker test
...
Due to the recent update of @react-aria/calendar the role of the calendar
has changed from group to application, the test were using this role.
2023-07-12 15:47:35 +02:00
Lebaud Antoine
0d6b98ee1f
✨ (react) introduce DateRangePicker component
...
Introduce a flexible and reusable DateRangePicker component to facilitate the
selection of date ranges in the design system.
2023-07-10 22:05:33 +02:00