kobaltedev / kobalte

A UI toolkit for building accessible web apps and design systems with SolidJS.
https://kobalte.dev
MIT License
1.27k stars 71 forks source link

slider reacts to page up/page down events but does not capture them #293

Closed thiccaxe closed 10 months ago

thiccaxe commented 10 months ago

should be a matter of copying these lines down to the other branches

https://github.com/kobaltedev/kobalte/blob/2f5802af077f0bb66d507ee6f38163d33a1b4f84/packages/core/src/slider/slider-root.tsx#L303-L304

thiccaxe commented 10 months ago

282