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/trigger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @rc-component/trigger@3.9.1
Choose a base ref
...
head repository: react-component/trigger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @rc-component/trigger@3.10.0
Choose a head ref
  • 6 commits
  • 26 files changed
  • 4 contributors

Commits on Jun 7, 2026

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

Commits on Jun 29, 2026

  1. chore: standardize repository config (#627)

    * chore: standardize repository config
    
    * chore: address review feedback
    
    * chore: fix surge preview inputs
    
    * chore: address AI review feedback
    
    * docs: standardize README release details
    
    * docs: clarify Ant Design ecosystem note
    
    * docs: refine README usage and ecosystem note
    
    * ci: isolate surge preview token
    
    * docs: add Chinese README
    
    * docs: add Ant Design logo to README
    
    * docs: refine bilingual README branding
    
    * chore: standardize rc tooling and docs
    
    * chore: address standardization review comments
    
    * ci: update GitHub Actions versions
    
    * ci: use resolvable CodeQL action ref
    
    * ci: use test-utoo workflow from main
    
    * ci: use actions checkout v7
    
    * chore: standardize package metadata
    
    * ci: standardize dependabot updates
    
    * docs: localize Chinese README descriptions
    
    * chore: refine preview workflow ignores
    
    * chore: add father config
    
    * docs: document dumi dev server port
    
    * chore: standardize husky configuration
    
    * chore: standardize package type entry
    
    * docs: normalize readme badges
    
    * ci: limit reusable workflow secrets
    
    * ci: restore reusable workflow compatibility
    
    * chore: limit reusable workflow secrets
    afc163 authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    cbb46b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2026

  1. chore: update maintenance dependencies (#635)

    * chore: update maintenance dependencies
    
    * fix: align TypeScript and ESLint compatibility
    
    * chore: use testing-library dom events
    
    * test: keep react testing event behavior
    
    * chore: address review comments
    
    * fix: keep compatible eslint export rule
    
    * docs: use ut install for local setup
    
    * chore: restore vercel install command
    
    * chore: align maintenance dependencies
    
    * fix: preserve React peer dependency range
    
    * docs: use npm install in README
    
    * chore: remove redundant strict tsconfig flags
    
    * chore: remove manual global test declarations
    
    * chore: migrate to native eslint flat config
    
    * chore: address review comments
    afc163 authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    86876da View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2026

  1. chore(deps-dev): bump the npm-dependencies group with 2 updates (#637)

    * chore(deps-dev): bump the npm-dependencies group with 2 updates
    
    Bumps the npm-dependencies group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).
    
    
    Updates `@eslint/js` from 9.39.4 to 10.0.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)
    
    Updates `eslint` from 9.39.4 to 10.6.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.39.4...v10.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 10.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: eslint
      dependency-version: 10.6.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: support eslint 10 dependency update
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    dependabot[bot] and afc163 authored Jul 6, 2026
    Configuration menu
    Copy the full SHA
    7a56ca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e1a491 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2026

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