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

Commits on Nov 27, 2023

  1. change question mark size to 16px in component blockHeader (#417)

    * change afterTitle question mark to 16px at blockheader component
    
    * change question mark size to 16px in blockTitle component
    haiminovo authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ec50224 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. add parameter 'clearData' to useList mutate function (#418)

    * optimized useList clear data before mutate request
    
    * add unit testing and desc
    
    * add demo to mutate options
    haiminovo authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c9b7bd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Aug 21, 2024

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

Commits on Oct 24, 2024

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

Commits on May 8, 2025

  1. refactor: add copyTypes and remove showCopyWithHeader 4.x (#545)

    * feat(SpreadSheet): add copyTypes and remove showCopyWithHeader
    
    * docs: demo and changelog
    
    * fix: copy events compatible with old browsers
    liuxy0551 authored May 8, 2025
    Configuration menu
    Copy the full SHA
    d063692 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

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

Commits on Jun 25, 2025

  1. feat(configprovider): 4.x support locale provider for RC (#548)

    * feat(configprovider): support provider for RC
    
    * feat(configprovider): migrate locale type to useLocale
    
    * fix(configprovider): fix unit test error
    
    * fix(configprovier): update ConfigProvider ts and en locale text
    
    * feat(configprovider): change localeFromContext
    
    * feat(configprovider): update ConfigProvider ts and en locale text
    LuckyFBB authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    e88c400 View commit details
    Browse the repository at this point in the history
Loading