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: rsuite/rsuite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.80.3
Choose a base ref
...
head repository: rsuite/rsuite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.81.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on May 17, 2025

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

Commits on May 22, 2025

  1. Fix: Correct locale code for Spanish (Spain) (#4293)

    The locale code in `src/locales/es_ES.ts` was incorrectly set to `es-AR` (Spanish - Argentina). This commit corrects the locale code to `es-ES` (Spanish - Spain).
    
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    simonguo and google-labs-jules[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    6e39ebf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    48c5a9b View commit details
    Browse the repository at this point in the history
  2. fix(toaster): fix issue where delayed closing affects state (#4294)

    * fix(toaster): fix issue where delayed closing affects state
    
    * fix: 'prevMessages' is defined but never used
    
    ---------
    
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    simonguo and google-labs-jules[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    3279371 View commit details
    Browse the repository at this point in the history
  3. build: bump 5.81.0

    simonguo committed May 23, 2025
    Configuration menu
    Copy the full SHA
    2218f1c View commit details
    Browse the repository at this point in the history
Loading