You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: initial month when numberOfMonths and endMonth are set (#2784)
* fix: single month even when numberOfMonths
Fixes#2782
* fix: improve initial month calculation considering numberOfMonths for navEnd
* Add MultipleWithEndMonth example component and test
* fix: update test to verify display of three months in MultipleWithEndMonth component
* Revert "fix: single month even when numberOfMonths"
This reverts commit 0167b1e.
Signed-off-by: gpbl <io@gpbl.dev>
* fix: remove startMonth prop from MultipleWithEndMonth example
* fix: update test to verify display of only three months in MultipleWithEndMonth component
* Update logic
Signed-off-by: gpbl <io@gpbl.dev>
* Update example name to MultipleMonthsWithEndMonth
Signed-off-by: gpbl <io@gpbl.dev>
* Remove unnecessary comments
Signed-off-by: gpbl <io@gpbl.dev>
---------
Signed-off-by: gpbl <io@gpbl.dev>
0 commit comments