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: Zkaij/less-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: less/less-docs
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.
  • 8 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 23, 2023

  1. feat(docs): added fomantic-ui to framework list (less#604)

    * feat(docs): added fomantic-ui to framework list
    
    * fix(docs): removed subdomain from fomantic-ui
    lubber-de authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c8b9d33 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. chore(deps): bump minimist and mkdirp (less#605)

    Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.
    
    Updates `minimist` from 1.2.5 to 1.2.8
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    Updates `mkdirp` from 0.5.1 to 2.1.3
    - [Release notes](https://github.com/isaacs/node-mkdirp/releases)
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v2.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mkdirp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    32d0e69 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump ms and grunt-contrib-connect (less#602)

    Bumps [ms](https://github.com/vercel/ms) to 2.0.0 and updates ancestor dependency [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect). These dependencies need to be updated together.
    
    
    Updates `ms` from 0.6.2 to 2.0.0
    - [Release notes](https://github.com/vercel/ms/releases)
    - [Commits](vercel/ms@0.6.2...2.0.0)
    
    Updates `grunt-contrib-connect` from 0.8.0 to 3.0.0
    - [Release notes](https://github.com/gruntjs/grunt-contrib-connect/releases)
    - [Changelog](https://github.com/gruntjs/grunt-contrib-connect/blob/main/CHANGELOG)
    - [Commits](gruntjs/grunt-contrib-connect@v0.8.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ms
      dependency-type: indirect
    - dependency-name: grunt-contrib-connect
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    579e60c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Update docs

    matthew-dean committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a83d035 View commit details
    Browse the repository at this point in the history
  2. Update docs

    matthew-dean committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e2e986c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (less#620)

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    89d4f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d82d4 View commit details
    Browse the repository at this point in the history
  3. fix: revert nodejs version

    iChenLei authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b92dc1a View commit details
    Browse the repository at this point in the history
Loading