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: react-component/tooltip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.1
Choose a base ref
...
head repository: react-component/tooltip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 20, 2024

  1. Create FUNDING.yml

    afc163 authored Sep 20, 2024
    1 Configuration menu
    Copy the full SHA
    f093bde View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. feat: supports classnames & styles (#484)

    * feat: supports classnames & styles
    
    * fix
    
    * improve test
    
    * update classname
    thinkasany authored Nov 29, 2024
    1 Configuration menu
    Copy the full SHA
    13d7b7a View commit details
    Browse the repository at this point in the history
  2. 6.3.0

    afc163 committed Nov 29, 2024
    1 Configuration menu
    Copy the full SHA
    349cb32 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. type: add deprecated info (#485)

    * type: add deprecated info
    
    * update readme
    
    * refresh ci
    thinkasany authored Dec 2, 2024
    1 Configuration menu
    Copy the full SHA
    2679015 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. type: add deprecated info for overlayClassName (#486)

    * type: add deprecated info for overlayClassName
    
    * fix
    
    * fix
    thinkasany authored Dec 4, 2024
    1 Configuration menu
    Copy the full SHA
    dcae397 View commit details
    Browse the repository at this point in the history
  2. 6.3.1

    afc163 committed Dec 4, 2024
    1 Configuration menu
    Copy the full SHA
    dd6cb0d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. 1 Configuration menu
    Copy the full SHA
    dd409d1 View commit details
    Browse the repository at this point in the history
  2. 6.3.2

    zombieJ committed Dec 19, 2024
    1 Configuration menu
    Copy the full SHA
    ea549a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. feat(a11y): add screen reader support for Tooltip (#490)

    * feat(a11y): add screen reader support for Tooltip
    
    * fix: lint fix
    
    * chore: remove unnecessary jest config file
    
    * fix: ensure getTextContent returns an empty string for invalid nodes in Popup component
    
    * chore: clean code
    
    * chore: clean code
    
    * chore: clean code
    
    * refactor(Tooltip): simplify ID handling by merging useId with props
    
    * chore: adjust logic
    
    * fix: lint fix
    
    * chore: revert some changes
    
    * fix(Tooltip): handle invalid children by wrapping them in a span element
    
    * chore: clean code
    
    * chore: clean code
    
    * fix: lint fic
    
    * fix: lint revert
    
    * test: add test case
    aojunhao123 authored Jan 7, 2025
    1 Configuration menu
    Copy the full SHA
    759180e View commit details
    Browse the repository at this point in the history
  2. 6.4.0

    zombieJ committed Jan 7, 2025
    1 Configuration menu
    Copy the full SHA
    ac46af1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. 1 Configuration menu
    Copy the full SHA
    e8e35fc View commit details
    Browse the repository at this point in the history
  2. chore: bump util & build version (#492)

    * chore: bump util
    
    * chore: replace content
    zombieJ authored Jan 10, 2025
    1 Configuration menu
    Copy the full SHA
    cedf012 View commit details
    Browse the repository at this point in the history
  3. 1.0.0

    zombieJ committed Jan 10, 2025
    1 Configuration menu
    Copy the full SHA
    77e3928 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. chore: upgrade dependencies and publish script (#493)

    * chore: upgrade dependencies and publish script
    
    * chore: trigger CI build
    aojunhao123 authored Feb 24, 2025
    1 Configuration menu
    Copy the full SHA
    1259740 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 1.1.0

    zombieJ committed Feb 24, 2025
    1 Configuration menu
    Copy the full SHA
    1f6f3c2 View commit details
    Browse the repository at this point in the history
Loading