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: less/less.js
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.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: edge
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 4, 2018

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

Commits on Feb 10, 2018

  1. calc() fix - fixes #974

    matthew-dean committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    f3c7f70 View commit details
    Browse the repository at this point in the history
  2. Add support for nested functions in calc()

    - Simplify mathOn switch
    matthew-dean committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    e2242b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch "3.x" into edge

    # Conflicts:
    #	package.json
    matthew-dean committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    327b5d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c185461 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

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

Commits on Jun 26, 2018

  1. Merge branch "master" into edge

    # Conflicts:
    #	dist/less.min.js
    #	package.json
    matthew-dean committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    3657e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737d700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a56aed0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

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

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    b07af62 View commit details
    Browse the repository at this point in the history
  2. Merge branch "master" of https://github.com/matthew-dean/less.js into…

    … edge
    
    # Conflicts:
    #	dist/less.js
    #	dist/less.min.js
    #	package.json
    matthew-dean committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    6fd74e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Merge master

    matthew-dean committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    8ba0ec8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Update request to v2.88.0 (#3447)

    request v2.83 uses hawk package (which has been moved to @hapi/hawk) this causes  warning during package instalaltion.
    
    The latest version of request does not have the dependency
    prog-rajkamal authored Feb 9, 2020
    Configuration menu
    Copy the full SHA
    8f0af43 View commit details
    Browse the repository at this point in the history
Loading