Thanks to visit codestin.com
Credit goes to github.com

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: v3.12.2
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: v3.13.1
Choose a head ref
  • 5 commits
  • 88 files changed
  • 1 contributor

Commits on Jul 29, 2020

  1. Bug fixes - fixes #3446 #3368 (#3546)

    * Fixes #3446
    * Fixes #3368
    matthew-dean authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    76132ef View commit details
    Browse the repository at this point in the history
  2. Examples contain more valid CSS, to test with a new parser (#3550)

    * Make Less tests contain more valid CSS
    matthew-dean authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    0e26859 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Fixes #3434 - memory / runtime improvements (#3572)

    * Remove class extends pattern for nodes
    * Fix node benchmark
    * v3.13.0
    * Restore tree caching
    matthew-dean authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    257efdd View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    matthew-dean committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    5423802 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Fixes #3574 (#3575)

    * Fixes #3574
    * Bump version and dist files
    matthew-dean authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    283b1b4 View commit details
    Browse the repository at this point in the history
Loading