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

Replace depreciated division operator with math.div function #3336

Closed
wants to merge 6 commits into from

Commits on May 21, 2021

  1. Replace node-sass (depreciated) with sass (dart)

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 21, 2021
    Configuration menu
    Copy the full SHA
    003b291 View commit details
    Browse the repository at this point in the history
  2. Replace node-sass (depreciated) by sass (Dart) in the docs directory

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 21, 2021
    Configuration menu
    Copy the full SHA
    08c1344 View commit details
    Browse the repository at this point in the history
  3. Change occurences of node-sass to sass into the docs

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9df2017 View commit details
    Browse the repository at this point in the history
  4. Add entry in CHANGELOG

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c171473 View commit details
    Browse the repository at this point in the history
  5. Replace division operator by math.div

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a4b3e81 View commit details
    Browse the repository at this point in the history
  6. Replace division operator by math.div in the docs

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4886dc9 View commit details
    Browse the repository at this point in the history