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: statnmap/jquery-smooth-scroll
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kswedberg/jquery-smooth-scroll
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 13, 2020

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

Commits on May 16, 2020

  1. Update readme.md

    yc-codes authored May 16, 2020
    Configuration menu
    Copy the full SHA
    c03648a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Merge pull request kswedberg#114 from yc9274/patch-1

    Update readme.md
    kswedberg authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e8f8ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6921aa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

Commits on Aug 29, 2023

  1. Lint js files

    kswedberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    81de13c View commit details
    Browse the repository at this point in the history
  2. Update packages

    kswedberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2f99051 View commit details
    Browse the repository at this point in the history
  3. Bump node version in .nvmrc

    kswedberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    03ce9b7 View commit details
    Browse the repository at this point in the history
  4. Update grunt-version

    kswedberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    641f46c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Move jquery dependency to devDependencies and update to latest 3.x.x

    * consumer can use any jQuery version >= 1.7,
      but I don't want dependabot warnings
    kswedberg committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5b52bcd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1f98389 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kswedberg#118 from kswedberg/dependabot/npm_and_ya…

    …rn/braces-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3
    kswedberg authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2b9ed55 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Bump micromatch from 4.0.5 to 4.0.8

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c35c0a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kswedberg#120 from kswedberg/dependabot/npm_and_ya…

    …rn/micromatch-4.0.8
    
    Bump micromatch from 4.0.5 to 4.0.8
    kswedberg authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    67f2e89 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Bump cross-spawn from 7.0.3 to 7.0.6

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    beeb7ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request kswedberg#121 from kswedberg/dependabot/npm_and_ya…

    …rn/cross-spawn-7.0.6
    
    Bump cross-spawn from 7.0.3 to 7.0.6
    kswedberg authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    7efe954 View commit details
    Browse the repository at this point in the history
Loading