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: groupXS/dialog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: react-component/dialog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 29 files changed
  • 10 contributors

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    10bf8e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Create FUNDING.yml

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

Commits on Dec 15, 2024

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

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    2248edc View commit details
    Browse the repository at this point in the history
  2. 10.0.0

    zombieJ committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    ffae260 View commit details
    Browse the repository at this point in the history
  3. chore: rename pkg

    zombieJ committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    79318e4 View commit details
    Browse the repository at this point in the history
  4. 1.0.0

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

Commits on Jan 10, 2025

  1. feat: support root style (react-component#469)

    * feat: support root style
    
    * add test
    
    * update
    thinkasany authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    d5ee44b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cdc7bb View commit details
    Browse the repository at this point in the history
  3. 1.0.1

    zombieJ committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    7b7a302 View commit details
    Browse the repository at this point in the history
  4. test: replace enzyme test code with @testing-library/react. (react-co…

    …mponent#471)
    
    * Update test case. Replace enzyme test code with @testing-library/react.
    
    Update test cases in `tests/index.spec.tsx` to use `@testing-library/react` instead of `enzyme`.
    
    * Replace `enzyme` imports with `@testing-library/react` imports.
    * Update test cases to use `render`, `fireEvent`, and other utilities from `@testing-library/react`.
    * Remove `mount` and `ReactWrapper` imports.
    * Change code `props.style` with `toHaveStyle({ key: value })` style.
    * Change `style.display` check to be `toHaveStyle("display: block")` or `display: none`.
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/react-component/dialog?shareId=XXXX-XXXX-XXXX-XXXX).
    
    * test: fix part
    
    * test: fix lint
    
    * test: fix test case
    
    * chore: adjust package.json
    zombieJ authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    ffa313a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. fix: Free lock if motion not start (react-component#472)

    * chore: tmp of it
    
    * fix: motion lock
    
    * chore: revert demo
    
    * chore: clean up
    
    * chore: fix lint
    
    * chore: rm console
    zombieJ authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    53df080 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 1.1.0

    zombieJ committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    a3fcb93 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    c90df7a View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 1.2.0

    zombieJ committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    3110b02 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

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

Commits on May 18, 2025

  1. chore: Bump husky from 8.0.3 to 9.1.6 (react-component#459)

    Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.6.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2025
    Configuration menu
    Copy the full SHA
    afb8649 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. update destroyOnClose to destroyOnHidden (react-component#475)

    * update destroyOnClose to destroyOnHidden
    
    * update destroyOnClose to destroyOnHidden
    
    * update destroyOnClose to destroyOnHidden
    
    * update destroyOnClose to destroyOnHidden
    li-jia-nan authored May 19, 2025
    Configuration menu
    Copy the full SHA
    855dfe9 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 1.3.0

    zombieJ committed May 19, 2025
    Configuration menu
    Copy the full SHA
    2e2b23c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. Configuration menu
    Copy the full SHA
    d998708 View commit details
    Browse the repository at this point in the history
Loading