Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Namespaced values #3242

Merged
merged 25 commits into from
Jun 30, 2018

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 less#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' into feature/namespace-value

    # Conflicts:
    #	dist/less.js
    #	dist/less.min.js
    #	package.json
    matthew-dean committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    82a2e75 View commit details
    Browse the repository at this point in the history
  3. Commit dist files

    matthew-dean committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8e9d75a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e3c124 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    2188fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c56b28e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b94f041 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Added the ability to alias mixin calls

    - Added error cases
    matthew-dean committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    d3a9c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f968e61 View commit details
    Browse the repository at this point in the history
  3. Release v3.5.0-beta.3

    matthew-dean committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    ca944ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdf55d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9b4eb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a2f805 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03f8130 View commit details
    Browse the repository at this point in the history