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

Simple Squiggle Calculators #2265

Merged
merged 23 commits into from
Sep 21, 2023
Merged

Simple Squiggle Calculators #2265

merged 23 commits into from
Sep 21, 2023

Commits on Sep 9, 2023

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

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    7609814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c36e5e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    22e8227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eddf7b4 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    OAGr committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    002d216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    167e84e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    a231ae4 View commit details
    Browse the repository at this point in the history
  2. Added calculatorHash fn

    OAGr committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8a5d26a View commit details
    Browse the repository at this point in the history
  3. Added calculator to SqValuePath

    OAGr committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    77cfa6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4a0db4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    e2a4033 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into calculators

    * main: (100 commits)
      @testing-library/user-event types are fixed, remove our workaround
      remove dotenv dependency
      build changelog script before release
      build script
      update changesets for upcoming 0.8.5
      enable changelog generation
      update changeset config, start generating changelogs
      patch version for next release, not minor
      install pnpm
      release action
      replace deprecated vsce with @vscode/vsce
      hotfix for usernames on sessions
      update prisma
      drop legacy pre-group fields; add more tests
      lint fix
      format for prettier v3
      intermediate schema for hub groups
      reset preview db action
      rename ownerId to userId for easier groups migration
      SelectRelativeValuesDefinition uses SelectFormField
      ...
    OAGr committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0c85e45 View commit details
    Browse the repository at this point in the history
  3. Ran formatting with prettier 3

    OAGr committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    6abecfe View commit details
    Browse the repository at this point in the history
  4. Minor cleanup

    OAGr committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    f931ba7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    7b4adfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ba152b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into calculators

    * main:
      another publish fix
      attempt to fix publish script
      Version Packages
      build squiggle-lang on releases
      update-system-version in changeset-version
      update-system-version npm script
      publish to npm and vscode marketplace
      correct vscode ext link
      filter out "Patched changes" entries
      update _meta.json
      changeset-version script
      split Changelog into multiple pages
      fix hydration error
      remove unused combine-dependabot workflow
      fix codeql workflow
    OAGr committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    248d6ac View commit details
    Browse the repository at this point in the history
  4. Added patch

    OAGr committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dd068db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcb32e6 View commit details
    Browse the repository at this point in the history
  6. Merged with main

    OAGr committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c3fd9fc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Settings -> LocalItemState

    OAGr committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c030b44 View commit details
    Browse the repository at this point in the history