0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jan 26, 2024 — Jan 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove old Travis CI steps More... about 4 years ago
Set up Github Action for CI, based on existing workflows More... about 4 years ago
Merge pull request #25 from spautz/update-peerdeps More... about 4 years ago
Update peerDependencies to indicate support for React 17 and 18 More... about 4 years ago
2.0.1 More... almost 5 years ago
Merge pull request #16 from antoinetissier/fix-race-conditions-when-swapping-nodes More... almost 5 years ago
Fix race conditions when swapping nodes between OutPortals More... almost 5 years ago
Add story to showcase swapping nodes More... almost 5 years ago
2.0.0 More... over 5 years ago
Pass through generics on create*PortalNode More... over 5 years ago
Clarify & expand README intro More... over 5 years ago
Update references to createPortalNode in the docs More... over 5 years ago
Merge #8 to support SVG, by changing to create{Html,Svg}PortalNode More... over 5 years ago
Fix note in docs More... over 5 years ago
Remove elementType validation in InPortal, based on findings in https://github.com/httptoolkit/react-reverse-portal/pull/8#discussion_r387429956 More... over 5 years ago
Cleanup and dedupe code More... over 5 years ago
Validate content sent into InPortal to ensure it matches elementType More... over 5 years ago
Organize and polish stories More... over 5 years ago
Update docs More... over 5 years ago
Use createHtmlPortalNode/createSvgPortalNode style of imports More... over 5 years ago
Clean up and fix typings More... over 5 years ago
Update imports, exports, and stories More... over 5 years ago
Remove onReady callback and create element at portal-creating time instead More... over 5 years ago
Cleanup after reviewing PR diff More... over 5 years ago
Cleanup More... over 5 years ago
Orchestrate InPortal/OutPortal render order via a callbackFn More... over 5 years ago
Handle different InPortal/OutPortal rendering order More... over 5 years ago
Cleanup More... over 5 years ago
Create the dom element for the portal on mount, after we know what it needs to be. More... over 5 years ago
Merge remote-tracking branch 'upstream/master' into issue-2--svg-support More... over 5 years ago