Skip to content

feat: implement slider and range-slider pointer events support#10966

Merged
web-padawan merged 19 commits intomainfrom
feat/slider-pointer-events
Jan 16, 2026
Merged

feat: implement slider and range-slider pointer events support#10966
web-padawan merged 19 commits intomainfrom
feat/slider-pointer-events

Conversation

@web-padawan
Copy link
Copy Markdown
Member

@web-padawan web-padawan commented Jan 15, 2026

Description

Part of #10948

Added pointerdown, pointermove and pointerup listeners to modify slider and range slider value.

Type of change

  • Feature

Note

Range slider pointer test skipped in Firefox as there are some issues with sendMouse there, see also:

// The sendMouse helper does not seem to work well with Firefox
(isFirefox ? it.skip : it)('should reorder using native DnD', async () => {

@web-padawan web-padawan requested a review from vursen January 15, 2026 08:32
@web-padawan web-padawan force-pushed the feat/slider-pointer-events branch from a55fa0d to e9f0545 Compare January 15, 2026 08:38
@web-padawan web-padawan force-pushed the feat/slider-pointer-events branch from e9f0545 to d0a7498 Compare January 15, 2026 08:57
@web-padawan web-padawan force-pushed the feat/slider-pointer-events branch 2 times, most recently from 1331694 to 8e6aec8 Compare January 15, 2026 09:34
@web-padawan web-padawan force-pushed the feat/slider-pointer-events branch from 02b71e3 to cef1653 Compare January 15, 2026 14:46
@web-padawan web-padawan force-pushed the feat/slider-pointer-events branch from 40c4621 to 24bb469 Compare January 16, 2026 07:43
@sonarqubecloud
Copy link
Copy Markdown

@web-padawan web-padawan merged commit 5921415 into main Jan 16, 2026
10 checks passed
@web-padawan web-padawan deleted the feat/slider-pointer-events branch January 16, 2026 09:56
@vaadin-bot
Copy link
Copy Markdown
Collaborator

This ticket/PR has been released with Vaadin 25.1.0-beta1.

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