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(ui5-calendar): introduce Year Range Picker #11167

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

didip1000
Copy link
Contributor

With this change we introduce the new picker component ui5-yearrange-picker which users can use to quickly navigate through a range of years.

! Description to be improved !
Note This is still a work in progress, the tests are horribly unstable.

Fixes: #3200
Fixes: #11011
Fixes: #10867

@didip1000 didip1000 self-assigned this Mar 24, 2025
import YearRangePicker from "../../src/YearRangePicker.js";
import YearPicker from "../../src/YearPicker.js";

import { setAnimationMode } from "@ui5/webcomponents-base/dist/config/AnimationMode.js";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant