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.70.2
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.70.3
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Sep 13, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    dbc75fd View commit details
    Browse the repository at this point in the history
  2. fix: docs/package.json & docs/package-lock.json to reduce vulnerabili…

    …ties (#3972)
    
    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-NEXT-8025427
    
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    simonguo and snyk-bot authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    41d5334 View commit details
    Browse the repository at this point in the history
  3. fix(CheckTree): fix the incorrect check state after loading child nod…

    …es through `getChildren` (#3974)
    simonguo authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    afaaf2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8470f0 View commit details
    Browse the repository at this point in the history
  5. test(RadioGroup, RangeSlider, SelectPicker): refactor using render

    …instead of `getDOMNode` (#3943)
    
    * test(RadioGroup): removing use of getDOMNode
    
    * test(RangeSlider): removed use of getDOMNode
    
    * test(SelectPicker): remove use of getDOMNode
    
    * test(SelectPicker): requested changes
    Chriscaracach authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b8a83ae View commit details
    Browse the repository at this point in the history
  6. build: bump 5.70.3

    simonguo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9321f98 View commit details
    Browse the repository at this point in the history
Loading