Replace :hover CSS pseudo class with useHover hook #775
Add PostCSS plugin
dc81c00f
Fix useHover to export isHovered state
be98b79e
Add useHover to buttons
17ba335d
Lint
f4e7b686
Add useHover to breadcrumbs
54af3bcc
Add useHover to calendar date
6a436645
Add useHover to checkbox
60bf9047
Add useHover to datepicker
cf123ee7
Add useHover to link
ae6f6be7
Add useHover to menu-list-item
4adaa465
Add useHover to radio
2fd46ba9
Add useHover to useTextField and TextFieldBase
1283ce0c
Fix useOption logic for hover
b0279454
Add useHover to DateRangePicker
8ce48516
Add useHover to sidenav
966e2094
Add useHover to switch
dab2af1a
Add useHover to table
be8593e7
Add useHover to tabs
8043e013
Add useHover to tag
5eb66d19
so99ynoodles
changed the title [WIP] Replace :hover CSS pseudo class with useHover hook Replace :hover CSS pseudo class with useHover hook 5 years ago
Merge branch 'main' into replace-hover
36cbbfaa
Remove isHovered from react-aria hooks
0b87e959
Fix TextFieldBase to use useHover by itself
4b8c055f
Omit isDisabled: false
23a9fa58
Change dependency version to range
ce3a2a62
Add tests for isHovered state
4dd5ac61
Simple update on useHover documentation
cc6c958c
Fix to merge hoverProps with optionProps when shouldFocusOnHover is f…
59cc7e18
Lint useHover test
8aeb02f8
Merge branch 'replace-hover' of github.com:so99ynoodles/react-spectru…
61890709
Fix textfield to handle hover style for it's icon
ecbacbab
Fix to use mergeProps instead of directly passing hoverProps
f4f0c156
Merge branch 'replace-hover' of https://github.com/so99ynoodles/react…
180529d3
Merge branch 'main' of github.com:adobe-private/react-spectrum-v3 int…
6a33f2ea
Disable postcss plugin in the docs due to SSR with no client JS
92e8d573
devongovett
dismissed their stale review
via 92e8d573
5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub