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: Hacker0x01/react-datepicker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.0
Choose a base ref
...
head repository: Hacker0x01/react-datepicker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.1
Choose a head ref
  • 18 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    673abdb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump react-datepicker in /examples/hello-world

    Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 8.1.0 to 8.2.0.
    - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
    - [Commits](v8.1.0...v8.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: react-datepicker
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    d3113a9 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint from 9.21.0 to 9.22.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.21.0...v9.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    05f9009 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.2 to 28.0.3

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.2 to 28.0.3.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    bfdb39e View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump typescript-eslint from 8.25.0 to 8.26.1

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.25.0 to 8.26.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    26eae57 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump rollup from 4.34.8 to 4.35.0

    Bumps [rollup](https://github.com/rollup/rollup) from 4.34.8 to 4.35.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.34.8...v4.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    d1ef5b9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5479 from Hacker0x01/dependabot/npm_and_yarn/roll…

    …up-4.35.0
    
    chore(deps-dev): bump rollup from 4.34.8 to 4.35.0
    martijnrusschen authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    13e4544 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5478 from Hacker0x01/dependabot/npm_and_yarn/type…

    …script-eslint-8.26.1
    
    chore(deps-dev): bump typescript-eslint from 8.25.0 to 8.26.1
    martijnrusschen authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    739b663 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5477 from Hacker0x01/dependabot/npm_and_yarn/roll…

    …up/plugin-commonjs-28.0.3
    
    chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.2 to 28.0.3
    martijnrusschen authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    477b547 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5476 from Hacker0x01/dependabot/npm_and_yarn/esli…

    …nt-9.22.0
    
    chore(deps-dev): bump eslint from 9.21.0 to 9.22.0
    martijnrusschen authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    85a1646 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5474 from Hacker0x01/dependabot/npm_and_yarn/exam…

    …ples/hello-world/react-datepicker-8.2.0
    
    chore(deps): bump react-datepicker from 8.1.0 to 8.2.0 in /examples/hello-world
    martijnrusschen authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    0e72627 View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.25.0 to 8.26.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    bcf80ee View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5475 from Hacker0x01/dependabot/npm_and_yarn/type…

    …script-eslint/eslint-plugin-8.26.1
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.1
    martijnrusschen authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    c1b9e99 View commit details
    Browse the repository at this point in the history
  14. chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /docs-site

    Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.21.0...v9.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    85e6176 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Remove console.log

    ryangreenberg committed Mar 11, 2025
    1 Configuration menu
    Copy the full SHA
    babc138 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5482 from ryangreenberg/remove_log

    Remove console.log from deferBlur
    martijnrusschen authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    de1306f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5481 from Hacker0x01/dependabot/npm_and_yarn/docs…

    …-site/eslint-9.22.0
    
    chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /docs-site
    martijnrusschen authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    4b012db View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. 8.2.1

    martijnrusschen committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    8fc9c46 View commit details
    Browse the repository at this point in the history
Loading