issues
search
react-restart
/
ui
MIT License
131
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: use click outside to trigger also when previous click was on the target element
#111
edlerd
opened
2 days ago
0
chore: update contributing guidelines to readme
#110
edlerd
opened
2 days ago
0
feat(utils): add getChildRef
#109
kyletsang
opened
5 days ago
0
chore: fix test config
#108
kyletsang
closed
5 days ago
0
Issue with v1.7.0
#107
micahnyc
closed
3 months ago
2
Fail to build with Vite on Github Actions
#106
vtvinh24
closed
3 months ago
4
feat: add `isTopModal` on the modal ref handle
#105
jquense
closed
3 months ago
0
Migrate test off enzyme and karma
#104
jquense
closed
4 months ago
0
fix(DropdownMenu): remove defaultProps
#103
kyletsang
closed
6 months ago
0
fix(useRTGTransitionProps): fix ref warning for react 18.3+
#102
kyletsang
closed
6 months ago
0
Warning: Accessing element.ref is no longer supported. ref is now a regular prop. It will be removed from the JSX Element type in a future release.
#101
BOXNYC
closed
6 months ago
2
Dropdown menu doesn't close when tabbing from an input
#100
madoci
opened
7 months ago
0
fix(useRTGTransitionProps): only add transition callbacks if user passed
#99
kyletsang
closed
8 months ago
0
chore: update karma
#98
kyletsang
closed
8 months ago
0
fix: fix warnings in strict mode
#97
kyletsang
closed
8 months ago
4
Escape Key Closes Modals onKeyDown and Overlays onKeyUp
#96
dleavitt
opened
1 year ago
0
feat: Modal and Overlay transitions do not trigger findDOMnode warnings
#95
pzaczkiewicz-athenahealth
closed
8 months ago
3
A type error occurs when specifying a Link component of `next/link` or a component of type `React.ElementType` in the `as` props of the `Button` component
#94
odanado
closed
1 year ago
2
Modal and Overlay generate findDOMnode warnings when using transitions
#93
pzaczkiewicz-athenahealth
closed
8 months ago
1
`DropdownToggle`: make `aria-expanded` optional
#92
imageck
opened
1 year ago
0
fix(useClickOutside): fix handling in shadow dom
#91
kyletsang
opened
1 year ago
0
Overlay immediately closes with rootClose in shadow root
#90
angrycat9000
opened
1 year ago
11
Migrate from popperjs/core to floating-ui
#89
skvale
opened
1 year ago
2
Add option to keep container scrolling enabled when using Modal
#88
jsakas
opened
1 year ago
2
Use correct document for activeElement
#87
jquense
closed
1 year ago
0
fix(useOutsideClick): fix a case where click outside fired twice in a row in an iframe
#86
jquense
closed
1 year ago
0
fix: point node to the common js build
#85
jquense
closed
1 year ago
1
ESM build is not compatible with Node ESM loader
#84
e1himself
closed
1 year ago
13
Nav example with Dropdown gives error
#83
ggilley
closed
11 months ago
0
fix: prevent scrolling when focus trap cycles back into the modal
#82
jquense
opened
1 year ago
0
`Modal`: accept `role` as a prop
#81
imageck
opened
1 year ago
2
Possible legal/compliance issue because of dependency 'uncontrollable'
#80
ghost
closed
1 year ago
1
fix: downgrade uncontrollable to 7.2.1
#79
kyletsang
closed
1 year ago
5
fowardRef needed not as obvious
#78
ar-to
opened
1 year ago
0
fix: update dependencies
#77
kyletsang
closed
1 year ago
0
fix: support KeyboardEvent.code
#76
kyletsang
closed
1 year ago
0
Support `KeyboardEvent.key` in `Modal`
#75
ericgio
closed
1 year ago
0
fix: fix build
#74
kyletsang
closed
1 year ago
0
feat: add exports field in package.json
#73
kyletsang
closed
1 year ago
0
fix(Modal,Overlay): elements exit according to their transition
#72
jquense
closed
1 year ago
0
feat: add imperative transition API
#71
jquense
closed
1 year ago
0
SelectCallback should allow numbers
#70
brennie
closed
2 years ago
2
Fix: forward eventListeners options to popper config
#69
alexzel
closed
2 years ago
1
Document missing useLayoutEffect popper dependency
#68
bancek
opened
2 years ago
0
Add data-top attribute to modals
#67
martinadamec
closed
2 years ago
1
fix(usePopper): adjust types to enable TypeScript 4.8 compatibility
#66
wKovacs64
closed
2 years ago
0
Incompatibility with TypeScript 4.8
#65
wKovacs64
closed
2 years ago
0
feat(Overlay): allow popper virtual elements as targets
#64
kyletsang
closed
2 years ago
0
fix(Button): remove redundant undefined
#63
fabrv
closed
2 years ago
1
fix(Anchor): don't check role when applying button props
#62
kyletsang
closed
2 years ago
0
Next