-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: groupXS/dialog
base: master
head repository: react-component/dialog
compare: master
- 20 commits
- 29 files changed
- 10 contributors
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10bf8e3 - Browse repository at this point
Copy the full SHA 10bf8e3View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2377662 - Browse repository at this point
Copy the full SHA 2377662View commit details
Commits on Dec 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c920f3f - Browse repository at this point
Copy the full SHA c920f3fView commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2248edc - Browse repository at this point
Copy the full SHA 2248edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffae260 - Browse repository at this point
Copy the full SHA ffae260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79318e4 - Browse repository at this point
Copy the full SHA 79318e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c0131 - Browse repository at this point
Copy the full SHA f8c0131View commit details
Commits on Jan 10, 2025
-
feat: support root style (react-component#469)
* feat: support root style * add test * update
Configuration menu - View commit details
-
Copy full SHA for d5ee44b - Browse repository at this point
Copy the full SHA d5ee44bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cdc7bb - Browse repository at this point
Copy the full SHA 2cdc7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7a302 - Browse repository at this point
Copy the full SHA 7b7a302View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ffa313a - Browse repository at this point
Copy the full SHA ffa313aView commit details
Commits on Feb 11, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 53df080 - Browse repository at this point
Copy the full SHA 53df080View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3fcb93 - Browse repository at this point
Copy the full SHA a3fcb93View commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c90df7a - Browse repository at this point
Copy the full SHA c90df7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3110b02 - Browse repository at this point
Copy the full SHA 3110b02View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7f399f - Browse repository at this point
Copy the full SHA f7f399fView commit details
Commits on May 18, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for afb8649 - Browse repository at this point
Copy the full SHA afb8649View commit details
Commits on May 19, 2025
-
update destroyOnClose to destroyOnHidden (react-component#475)
* update destroyOnClose to destroyOnHidden * update destroyOnClose to destroyOnHidden * update destroyOnClose to destroyOnHidden * update destroyOnClose to destroyOnHidden
Configuration menu - View commit details
-
Copy full SHA for 855dfe9 - Browse repository at this point
Copy the full SHA 855dfe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2b23c - Browse repository at this point
Copy the full SHA 2e2b23cView commit details
Commits on May 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d998708 - Browse repository at this point
Copy the full SHA d998708View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master