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/table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @rc-component/[email protected]
Choose a base ref
...
head repository: react-component/table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @rc-component/[email protected]
Choose a head ref
  • 9 commits
  • 17 files changed
  • 10 contributors

Commits on Sep 22, 2025

  1. fix(MeasureRow): clone the column without ref so that ref can point t…

    …o the real columnHeader. (#1362)
    
    * fix(MeasureRow): clone the column without ref so that ref can point to the real columnHeader.
    
    * fix(Body/MeasureRow): fix the type error when clone ReactElement
    
    * Refactor titleForMeasure assignment logic
    
    ---------
    
    Co-authored-by: lijianan <[email protected]>
    Linkodt and li-jia-nan authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    a887d56 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

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

Commits on Oct 9, 2025

  1. fix: duplicate unique identifiers in MeasureRow column headers (#1376)

    Co-authored-by: 路振凯 <l>
    cactuser-Lu authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    c58ee99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd67c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. chore(deps-dev): bump jsdom from 26.1.0 to 27.0.1 (#1381)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 27.0.1.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@26.1.0...27.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-version: 27.0.1
      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 Oct 21, 2025
    Configuration menu
    Copy the full SHA
    998c134 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

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

Commits on Nov 3, 2025

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

Commits on Nov 7, 2025

  1. fix: Due to precision issues, scrollLeft cannot reach the maximum scr…

    …ollable width, causing the shadow to remain visible (#1404)
    
    Co-authored-by: 叶文俊 <[email protected]>
    codewizardTM and 叶文俊 authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    c8d2df1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. chore: bump version to 1.8.2

    zombieJ committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    2412881 View commit details
    Browse the repository at this point in the history
Loading