Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / react-restart/ui issues and pull requests
#107 - Issue with v1.7.0
Issue -
State: closed - Opened by micahnyc 7 months ago
- 2 comments
#106 - Fail to build with Vite on Github Actions
Issue -
State: closed - Opened by vtvinh24 7 months ago
- 4 comments
#105 - feat: add `isTopModal` on the modal ref handle
Pull Request -
State: closed - Opened by jquense 7 months ago
#104 - Migrate test off enzyme and karma
Pull Request -
State: closed - Opened by jquense 7 months ago
#103 - fix(DropdownMenu): remove defaultProps
Pull Request -
State: closed - Opened by kyletsang 10 months ago
#102 - fix(useRTGTransitionProps): fix ref warning for react 18.3+
Pull Request -
State: closed - Opened by kyletsang 10 months ago
#101 - 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.
Issue -
State: closed - Opened by BOXNYC 10 months ago
- 2 comments
#100 - Dropdown menu doesn't close when tabbing from an input
Issue -
State: open - Opened by madoci 11 months ago
#99 - fix(useRTGTransitionProps): only add transition callbacks if user passed
Pull Request -
State: closed - Opened by kyletsang 11 months ago
#98 - chore: update karma
Pull Request -
State: closed - Opened by kyletsang 11 months ago
#97 - fix: fix warnings in strict mode
Pull Request -
State: closed - Opened by kyletsang 11 months ago
- 4 comments
#96 - Escape Key Closes Modals onKeyDown and Overlays onKeyUp
Issue -
State: open - Opened by dleavitt over 1 year ago
#95 - feat: Modal and Overlay transitions do not trigger findDOMnode warnings
Pull Request -
State: closed - Opened by pzaczkiewicz-athenahealth over 1 year ago
- 3 comments
#94 - 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
Issue -
State: closed - Opened by odanado over 1 year ago
- 2 comments
#93 - Modal and Overlay generate findDOMnode warnings when using transitions
Issue -
State: closed - Opened by pzaczkiewicz-athenahealth over 1 year ago
- 1 comment
#92 - `DropdownToggle`: make `aria-expanded` optional
Pull Request -
State: open - Opened by imageck over 1 year ago
#91 - fix(useClickOutside): fix handling in shadow dom
Pull Request -
State: open - Opened by kyletsang over 1 year ago
#90 - Overlay immediately closes with rootClose in shadow root
Issue -
State: open - Opened by angrycat9000 over 1 year ago
- 11 comments
#89 - Migrate from popperjs/core to floating-ui
Issue -
State: open - Opened by skvale over 1 year ago
- 2 comments
#88 - Add option to keep container scrolling enabled when using Modal
Issue -
State: open - Opened by jsakas over 1 year ago
- 2 comments
#87 - Use correct document for activeElement
Pull Request -
State: closed - Opened by jquense over 1 year ago
#86 - fix(useOutsideClick): fix a case where click outside fired twice in a row in an iframe
Pull Request -
State: closed - Opened by jquense over 1 year ago
#85 - fix: point node to the common js build
Pull Request -
State: closed - Opened by jquense almost 2 years ago
- 1 comment
#84 - ESM build is not compatible with Node ESM loader
Issue -
State: closed - Opened by e1himself almost 2 years ago
- 13 comments
#83 - Nav example with Dropdown gives error
Issue -
State: closed - Opened by ggilley almost 2 years ago
#82 - fix: prevent scrolling when focus trap cycles back into the modal
Pull Request -
State: open - Opened by jquense almost 2 years ago
#81 - `Modal`: accept `role` as a prop
Issue -
State: open - Opened by imageck almost 2 years ago
- 2 comments
#80 - Possible legal/compliance issue because of dependency 'uncontrollable'
Issue -
State: closed - Opened by ckloske almost 2 years ago
- 1 comment
#79 - fix: downgrade uncontrollable to 7.2.1
Pull Request -
State: closed - Opened by kyletsang almost 2 years ago
- 5 comments
#78 - fowardRef needed not as obvious
Issue -
State: open - Opened by ar-to almost 2 years ago
#77 - fix: update dependencies
Pull Request -
State: closed - Opened by kyletsang almost 2 years ago
#76 - fix: support KeyboardEvent.code
Pull Request -
State: closed - Opened by kyletsang almost 2 years ago
#75 - Support `KeyboardEvent.key` in `Modal`
Issue -
State: closed - Opened by ericgio almost 2 years ago
#74 - fix: fix build
Pull Request -
State: closed - Opened by kyletsang about 2 years ago
#73 - feat: add exports field in package.json
Pull Request -
State: closed - Opened by kyletsang about 2 years ago
#72 - fix(Modal,Overlay): elements exit according to their transition
Pull Request -
State: closed - Opened by jquense about 2 years ago
#71 - feat: add imperative transition API
Pull Request -
State: closed - Opened by jquense about 2 years ago
#70 - SelectCallback should allow numbers
Issue -
State: closed - Opened by brennie over 2 years ago
- 2 comments
#69 - Fix: forward eventListeners options to popper config
Pull Request -
State: closed - Opened by alexzel over 2 years ago
- 1 comment
#68 - Document missing useLayoutEffect popper dependency
Pull Request -
State: open - Opened by bancek over 2 years ago
#67 - Add data-top attribute to modals
Pull Request -
State: closed - Opened by martinadamec over 2 years ago
- 1 comment
#66 - fix(usePopper): adjust types to enable TypeScript 4.8 compatibility
Pull Request -
State: closed - Opened by wKovacs64 over 2 years ago
#65 - Incompatibility with TypeScript 4.8
Issue -
State: closed - Opened by wKovacs64 over 2 years ago
#64 - feat(Overlay): allow popper virtual elements as targets
Pull Request -
State: closed - Opened by kyletsang over 2 years ago
#63 - fix(Button): remove redundant undefined
Pull Request -
State: closed - Opened by fabrv over 2 years ago
- 1 comment
#62 - fix(Anchor): don't check role when applying button props
Pull Request -
State: closed - Opened by kyletsang over 2 years ago
#61 - chore: fix ci
Pull Request -
State: closed - Opened by kyletsang over 2 years ago
#60 - fix: update dependencies
Pull Request -
State: closed - Opened by kyletsang over 2 years ago
#59 - fix(NavItem): inactive tabs should have aria-selected=“false”
Pull Request -
State: closed - Opened by giovannipiller almost 3 years ago
- 1 comment
#58 - chore(deps): update sinon to v13
Pull Request -
State: closed - Opened by kyletsang almost 3 years ago
#57 - chore(deps): update non-major dependencies
Pull Request -
State: closed - Opened by kyletsang almost 3 years ago
#56 - fix(Portal): remove proptypes
Pull Request -
State: closed - Opened by kyletsang almost 3 years ago
#55 - fix(TabPanel): move react-transition-group functions to metadata in hook
Pull Request -
State: closed - Opened by golota60 almost 3 years ago
- 1 comment
#54 - feat(useClickOutside): ensure clicks are fully outside
Pull Request -
State: closed - Opened by jquense almost 3 years ago
#53 - Fixing issue #51
Pull Request -
State: closed - Opened by femow almost 3 years ago
- 1 comment
#52 - Incorrect arrow key handling inside of a Nav.
Issue -
State: closed - Opened by femow almost 3 years ago
#51 - Incorrect arrow key handling inside of a Nav.
Issue -
State: closed - Opened by femow almost 3 years ago
- 1 comment
#50 - Incorrect `aria-labelledby` in `useDropdownMenu()`
Issue -
State: open - Opened by catamphetamine almost 3 years ago
- 4 comments
#49 - fix(ModalManager): always get padding computed value
Pull Request -
State: closed - Opened by marcalexiei about 3 years ago
- 1 comment
#48 - ModalManager: Unit test are failing on MacBook Pro (15-inch, 2016)
Issue -
State: closed - Opened by marcalexiei about 3 years ago
- 2 comments
#47 - chore(ci): bump node to v16
Pull Request -
State: closed - Opened by kyletsang about 3 years ago
- 1 comment
#46 - fix(Button): add `href="#"` when no `href` provided for anchors
Pull Request -
State: closed - Opened by kyletsang about 3 years ago
- 5 comments
#45 - feat(TabPanel): export role from useTabPanel hook
Pull Request -
State: closed - Opened by marcalexiei about 3 years ago
- 1 comment
#44 - Dropdown Toggle Accessibility
Issue -
State: closed - Opened by laneparton about 3 years ago
- 3 comments
#43 - Fix dropdown close
Pull Request -
State: closed - Opened by jquense about 3 years ago
#42 - Fix `transitions` code playground and use Tooltip component
Pull Request -
State: closed - Opened by marcalexiei about 3 years ago
- 1 comment
#41 - Docs: transitions – code playground is not working
Issue -
State: closed - Opened by marcalexiei about 3 years ago
#40 - fix(NavItem): do not include aria-controls if the related element is not mounted
Pull Request -
State: closed - Opened by giovannipiller about 3 years ago
- 5 comments
#39 - error "window" is not available during server side rendering
Issue -
State: closed - Opened by CiotkaCierpienia about 3 years ago
#38 - feat: add support for iframe and differing owner documents
Pull Request -
State: closed - Opened by jquense about 3 years ago
#37 - feat(types): Add proper dynamic function component type
Pull Request -
State: closed - Opened by jquense over 3 years ago
#36 - fix(usePopper): fix initial overlay placement
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
- 5 comments
#35 - fix: fix popper fn warning
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
- 3 comments
#34 - fix(Button): allow ElementType for tagName prop
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
- 2 comments
#33 - fix: don't prevent default on button clicks
Pull Request -
State: closed - Opened by jquense over 3 years ago
#32 - feat(ModalManager): export ModalManagerOptions type
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#31 - chore: fix lint
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#30 - refactor(DropdownItem)!: rename active to isActive in metadata
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#29 - feat(TabPanel)!: expose useTabPanel hook and simplify code
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#28 - NavItem fixes
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#27 - fix(NavItem): pass href to component
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#26 - feat!: make Overlay render prop consistent with Dropdown
Pull Request -
State: closed - Opened by jquense over 3 years ago
#25 - Fix dropdown onToggle case with Anchor
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#24 - Dropdown: onToggle not called when rendering Anchor in DropdownItem
Issue -
State: closed - Opened by kyletsang over 3 years ago
- 2 comments
#23 - More fixups
Pull Request -
State: closed - Opened by jquense over 3 years ago
#22 - Button and dropdown type improvements
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#21 - feat: clean up old Modal code
Pull Request -
State: closed - Opened by jquense over 3 years ago
#20 - Jq/more clean up
Pull Request -
State: closed - Opened by jquense over 3 years ago
#19 - Clean up Button and simplify type, update docs/tests
Pull Request -
State: closed - Opened by jquense over 3 years ago
#18 - feat(useWayypoint): handle zero dimension or invisible root
Pull Request -
State: closed - Opened by jquense over 3 years ago
#17 - fix(types):fixed TransitionCallbacks interface to reflect react-trans…
Pull Request -
State: closed - Opened by golota60 over 3 years ago
#16 - Transitioncallback types fix
Pull Request -
State: closed - Opened by golota60 over 3 years ago
#15 - feat(DropdownItem): add href to useDropdownItem
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
- 3 comments
#14 - fix(Dropdown): avoid calling onToggle if menu hidden
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#13 - feat: split modal types for ease of export
Pull Request -
State: closed - Opened by golota60 over 3 years ago
- 1 comment
#12 - feat(ModalManager): support left padding adjustment for RTL
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#11 - chore: enable test coverage
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
#10 - feat: add Waypoint and useWaypoint components
Pull Request -
State: closed - Opened by jquense over 3 years ago
#9 - WIP: switch to react-testing-library
Pull Request -
State: closed - Opened by jquense over 3 years ago
- 1 comment
#8 - fix(usePopper): fix Popper modifier validation error
Pull Request -
State: closed - Opened by kyletsang over 3 years ago
- 4 comments