Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReactTooltip/react-tooltip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.0
Choose a base ref
...
head repository: ReactTooltip/react-tooltip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.5.0
Choose a head ref
  • 18 commits
  • 14 files changed
  • 3 contributors

Commits on Jan 6, 2023

  1. Copy the full SHA
    b1b6c0a View commit details

Commits on Jan 11, 2023

  1. Copy the full SHA
    23820b2 View commit details
  2. Copy the full SHA
    e8c3388 View commit details
  3. Copy the full SHA
    ee4abba View commit details
  4. Update README.md

    danielbarion authored Jan 11, 2023
    Copy the full SHA
    99c59fd View commit details
  5. Copy the full SHA
    7e6e22a View commit details
  6. Merge pull request #901 from ReactTooltip/docs/bundle-comparation-v4-v5

    docs: update README.md to include bundlephobia metrics
    danielbarion authored Jan 11, 2023
    Copy the full SHA
    bf440a9 View commit details
  7. Copy the full SHA
    b698b6f View commit details
  8. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    92fc5ef View commit details
  9. docs: improve usage guide for default css styling

    gabrieljablonski authored and Gabriel Jablonski committed Jan 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f671122 View commit details
  10. docs: importing the css file is required

    gabrieljablonski authored and Gabriel Jablonski committed Jan 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4ea799a View commit details

Commits on Jan 12, 2023

  1. feat(Tooltip): implement afterShow callback

    Oupsla authored and Gabriel Jablonski committed Jan 12, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    81125fa View commit details
  2. feat(Tooltip): implement afterHide callback

    Oupsla authored and Gabriel Jablonski committed Jan 12, 2023
    Copy the full SHA
    c011a10 View commit details
  3. fix: use handleShow() on click outside

    gabrieljablonski authored and Gabriel Jablonski committed Jan 12, 2023
    Copy the full SHA
    89b121a View commit details
  4. docs: docs for afterShow and afterHide

    gabrieljablonski authored and Gabriel Jablonski committed Jan 12, 2023
    Copy the full SHA
    3e83356 View commit details
  5. fix(callbacks): fix some edge cases by using useEffect

    Oupsla authored and Gabriel Jablonski committed Jan 12, 2023
    Copy the full SHA
    20e2c09 View commit details
  6. fix: only invoke callbacks when show changes

    gabrieljablonski authored and Gabriel Jablonski committed Jan 12, 2023
    Copy the full SHA
    f49fe16 View commit details
  7. Copy the full SHA
    e69ebba View commit details
Loading