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

Expose calculations in JS API #1988

Merged
merged 28 commits into from
Jul 19, 2023
Merged

Expose calculations in JS API #1988

merged 28 commits into from
Jul 19, 2023

Commits on Jun 6, 2023

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

Commits on Jun 7, 2023

  1. Merge branch 'main' into js-api-calculations

    * main:
      Release 1.63.0 (sass#1987)
      Run embedded compilations across multiple isolates (sass#1981)
    jgerigmeyer committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fbfe7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9a7d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'main' into js-api-calculations

    * main:
      Fix a few more deployment issues (sass#1998)
      Use the correct pub credential location for deploying sub-packages (sass#1997)
      Block release on all tests (sass#1996)
      Fix deploy configuration (sass#1994)
    jgerigmeyer committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    64d50c8 View commit details
    Browse the repository at this point in the history
  2. Update date

    Co-authored-by: Jonny Gerig Meyer <[email protected]>
    jerivas and jgerigmeyer authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fb9bb04 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Fix call stack errors in JS

    jerivas committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3f7b3ab View commit details
    Browse the repository at this point in the history
  2. Refactor static methods

    jerivas committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bdb6773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09910f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. No need to define left/right

    jerivas committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    13b4f33 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 17, 2023

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

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    60243ca View commit details
    Browse the repository at this point in the history
  2. lint

    jerivas committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c63fa7e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Parse value and max from min

    jerivas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    70e567e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4fff6c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 13, 2023

  1. Update after spec changes

    jerivas committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    399dd25 View commit details
    Browse the repository at this point in the history
  2. Streamline simplification

    jerivas committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b292fb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e300e41 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Address review

    jerivas committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e70e5e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Uniform error messages

    jerivas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d30acbd View commit details
    Browse the repository at this point in the history
  2. Address review

    jerivas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cd06089 View commit details
    Browse the repository at this point in the history
  3. Clean up

    jerivas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f3d169e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b3b5b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add basic calculation tests

    jerivas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    52ab266 View commit details
    Browse the repository at this point in the history
  2. Update pubspec and changelog

    nex3 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2928f3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    859069e View commit details
    Browse the repository at this point in the history