tangled
alpha
login
or
join now
kitten.sh
/
use-interactions
Mirror: React hooks for accessible, common web interactions. UI super powers without the UI.
0
fork
atom
overview
issues
pulls
pipelines
use-interactions
/
src
/
at
397a5738c5b18c86e7805dcce189eb97ff843c2d
2 folders
11 files
__tests__
Fix useMenuFocus jumping to first element on Enter with no owner (#5)
3 years ago
utils
Restore selection in useDialogFocus and useMenuFocus
3 years ago
index.ts
Implement useOptionFocus and virtual click handling
3 years ago
types.ts
Add useTransition hook
3 years ago
useDialogFocus.ts
Update selection restore handling for modals
3 years ago
useDismissable.ts
Remove useDismissable triggering on focus contains
3 years ago
useForwardedRef.ts
Update ref.current access in hooks and fix useForwardedRef
3 years ago
useMenuFocus.ts
fix illegal character for our rollup build (#6)
3 years ago
useModalFocus.ts
Update selection restore handling for modals
3 years ago
useOptionFocus.ts
Implement useOptionFocus and virtual click handling
3 years ago
usePriority.ts
Add missing dependency in usePriority due to state invalidation
3 years ago
useScrollRestoration.ts
Add ref.current element to hook dependencies
3 years ago
useStyleTransition.ts
Simplify useStyleTransition animate function
3 years ago