Philipp Gfeller
Philipp Gfeller
@markcellus I'm using the 2.7.0 core and this issue brought me here.
Can a pinch gesture be detected by inspecting the `event.touches >= 2` property? This means that two or more fingers/pointers are involved. Say, if more than two "touches" are detected,...
I could imagine a similar fix for this problem as just PR'd for `srcset`. I never had the pleasure to work with art directed picture elements so I'd actually like...
This would also allow users to update independently instead of waiting for this package to update.
Would this be 'Command + ArrowLeft' for 'Home' and 'Command + ArrowRight' for 'End' on a Mac?
The panelset feels like a "tabcordion". There are some examples online: - Gel Design System: https://gel.westpacgroup.com.au/design-system/components/tabcordions?b=WBC - jQuery Plugin: https://aexmachina.github.io/tabcordion/ @dbaron I'm not sure where the term comes from, but...
It could also get disabled, inert or excluded from the focusgroup by CSS or attribute, basically if it becomes not focusable (I wish there was a browser API like `node.focusable`)....
I'm wondering how many people will use the benefits of focusgroup if they have to learn to press a modifier key or change a default setting in their browser (and...
> Thanks for writing this up! I'd like to see more use cases and examples to justify the track, trackslide, and thumb elements. If it turns out that we can...
@gregwhitworth, @mfreed7, I marked this PR for ready for review (no longer a draft) with the updates in 5710d87. You already approved it, but I don't have write access on...