Commit Graph

  • b12f87df44 COMMIT TO BE TRASHED Quinn Dougherty 2022-06-21 15:56:12 -0400
  • 444596aac4 some of the problems solved Quinn Dougherty 2022-06-21 15:43:17 -0400
  • e345ca2039 merging develop into dependabot/npm_and_yarn/fast-check-3.0.0 Quinn Dougherty 2022-06-21 12:53:40 -0400
  • d80ea676c5 fixed tests after pair; error'd out mixed case Quinn Dougherty 2022-06-21 12:23:58 -0400
  • 95adc67701 some adjustments I guess Quinn Dougherty 2022-06-21 11:55:00 -0400
  • 75dfb724ec
    Merge pull request #748 from quantified-uncertainty/vscode-0.1.2 Ozzie Gooen 2022-06-20 17:15:05 -0700
  • f7bf1681d6
    remove vscode-uri dep, release 0.1.2 ext version #748 Vyacheslav Matyukhin 2022-06-21 01:07:27 +0300
  • 9aa97f66b0
    vscode: some docs, squiggleU support Vyacheslav Matyukhin 2022-06-21 00:46:12 +0300
  • a81c0aae0b
    fix vscode-uri dependency Vyacheslav Matyukhin 2022-06-21 00:43:50 +0300
  • 00b1e6bb96
    basic language-configuration Vyacheslav Matyukhin 2022-06-21 00:26:16 +0300
  • 3012aef683
    Merge pull request #747 from quantified-uncertainty/vscode-preview-and-grammar Ozzie Gooen 2022-06-20 14:16:09 -0700
  • dab6b3d09e
    highlight keywords #747 Vyacheslav Matyukhin 2022-06-20 23:54:34 +0300
  • 93f5b4ba2a feat: Fix remaining scoring errors with Quinn NunoSempere 2022-06-20 16:39:48 -0400
  • 99bd6d421d
    update yarn.lock Vyacheslav Matyukhin 2022-06-20 23:38:09 +0300
  • 7441027e0f
    first try at squiggle syntax highlighting Vyacheslav Matyukhin 2022-06-20 23:33:31 +0300
  • a2a6ff8ad0
    vscode: configuration for show* Vyacheslav Matyukhin 2022-06-20 18:06:30 +0300
  • 24f4143cda
    preview mode for vscode ext Vyacheslav Matyukhin 2022-06-20 17:38:45 +0300
  • 4b1c226173 fix: PointSetDist_Scoring.WithScalarAnswer.scoreWithPrior NunoSempere 2022-06-20 16:14:41 -0400
  • 6b1f2b095a
    ⬆️ Bump fast-check from 2.25.0 to 3.0.0 dependabot[bot] 2022-06-20 17:56:35 +0000
  • 65e55c74c5
    Merge pull request #734 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-4.7.4 dependabot[bot] 2022-06-20 17:51:14 +0000
  • 12a1c88ab4
    ⬆️ Bump typescript from 4.7.3 to 4.7.4 #734 dependabot[bot] 2022-06-20 17:43:29 +0000
  • 7e859c7823 Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three Quinn Dougherty 2022-06-20 13:38:52 -0400
  • e37fc5c50a
    Merge pull request #744 from quantified-uncertainty/cli-ops-docs Ozzie Gooen 2022-06-20 10:34:24 -0700
  • c403be5903
    Merge pull request #741 from quantified-uncertainty/vscodeext-ops-docs Ozzie Gooen 2022-06-20 10:33:31 -0700
  • 18b6c7eccb updated toplevel README.md for a note about cli #744 Quinn Dougherty 2022-06-20 13:15:06 -0400
  • 45106afb2f
    Merge pull request #742 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.9 Quinn 2022-06-20 12:47:05 -0400
  • aad7c8c8eb cli lint job to ci.yml Quinn Dougherty 2022-06-20 12:46:43 -0400
  • 3b65b1b4d1
    Merge pull request #743 from quantified-uncertainty/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.1 Quinn 2022-06-20 12:36:20 -0400
  • be0f71d90d
    ⬆️ Bump @storybook/manager-webpack5 from 6.5.8 to 6.5.9 #742 dependabot[bot] 2022-06-20 16:24:18 +0000
  • 72811a8311
    Merge pull request #740 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.0.0 dependabot[bot] 2022-06-20 16:23:01 +0000
  • b194de76fc
    ⬆️ Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 #743 dependabot[bot] 2022-06-20 16:17:19 +0000
  • 4ee060fff7
    ⬆️ Bump @types/node from 17.0.42 to 18.0.0 #740 dependabot[bot] 2022-06-20 16:16:09 +0000
  • cf0518edf5
    Merge pull request #739 from quantified-uncertainty/dependabot/npm_and_yarn/headlessui/react-1.6.5 Quinn 2022-06-20 12:14:43 -0400
  • e5228eeb61
    Merge pull request #738 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.9 Quinn 2022-06-20 12:14:28 -0400
  • 6a9aafedd8 changed step names #741 Quinn Dougherty 2022-06-20 12:12:47 -0400
  • 5b15b2cb1a install eslint in vscode-ext lint job Quinn Dougherty 2022-06-20 12:07:41 -0400
  • 5627c378b4 updated toplevel README.md Quinn Dougherty 2022-06-20 12:01:46 -0400
  • d177bb07c1
    ⬆️ Bump @headlessui/react from 1.6.4 to 1.6.5 #739 dependabot[bot] 2022-06-20 16:01:06 +0000
  • 0eebacf85d updated README.md in vscode-ext Quinn Dougherty 2022-06-20 11:59:10 -0400
  • 2797aceb0d
    Merge pull request #737 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.9 dependabot[bot] 2022-06-20 15:57:22 +0000
  • ddb373de8a ran prettier from toplevel Quinn Dougherty 2022-06-20 11:53:19 -0400
  • 358769a179 issue #729 Quinn Dougherty 2022-06-20 11:52:54 -0400
  • 7e6dbf260f some linty thing apparently Quinn Dougherty 2022-06-20 11:51:09 -0400
  • 3da9ed2e80
    Merge pull request #736 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.3 dependabot[bot] 2022-06-20 15:49:38 +0000
  • 49e90b86b7
    ⬆️ Bump @storybook/react from 6.5.8 to 6.5.9 #738 dependabot[bot] 2022-06-20 15:46:42 +0000
  • 39e1302fa8
    ⬆️ Bump @storybook/addon-links from 6.5.8 to 6.5.9 #737 dependabot[bot] 2022-06-20 15:46:21 +0000
  • cb2fbb0c07
    Merge pull request #735 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.32.2 Quinn 2022-06-20 11:44:52 -0400
  • 9fc25fcc38
    Merge pull request #732 from quantified-uncertainty/dependabot/npm_and_yarn/vega-embed-6.21.0 dependabot[bot] 2022-06-20 15:35:16 +0000
  • 90c4aae9af
    ⬆️ Bump tailwindcss from 3.1.2 to 3.1.3 #736 dependabot[bot] 2022-06-20 15:23:34 +0000
  • f81b338b51
    Merge pull request #726 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.9 dependabot[bot] 2022-06-20 15:22:15 +0000
  • fab193bec1
    ⬆️ Bump react-hook-form from 7.32.0 to 7.32.2 #735 dependabot[bot] 2022-06-20 15:21:45 +0000
  • 5fd72a98d8
    Merge pull request #733 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.2.1 Quinn 2022-06-20 11:20:42 -0400
  • 74f512e841
    ⬆️ Bump @storybook/builder-webpack5 from 6.5.8 to 6.5.9 #726 dependabot[bot] 2022-06-20 15:15:53 +0000
  • 7909fa584f
    ⬆️ Bump vega-embed from 6.20.8 to 6.21.0 #732 dependabot[bot] 2022-06-20 15:15:47 +0000
  • 9574eaf1d9
    Merge pull request #725 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.9 dependabot[bot] 2022-06-20 15:14:22 +0000
  • 616f16c7ee
    ⬆️ Bump @testing-library/user-event from 14.2.0 to 14.2.1 #733 dependabot[bot] 2022-06-20 15:13:09 +0000
  • e908b8cc33
    Merge pull request #731 from quantified-uncertainty/dependabot/npm_and_yarn/react-dom-18.2.0 Quinn 2022-06-20 11:12:03 -0400
  • 633bab9c30 a fistful of comments Quinn Dougherty 2022-06-20 11:11:11 -0400
  • d8a074ccf0
    ⬆️ Bump @storybook/addon-essentials from 6.5.8 to 6.5.9 #725 dependabot[bot] 2022-06-20 14:55:55 +0000
  • 1bb9ef558c
    Merge pull request #728 from quantified-uncertainty/dependabot/npm_and_yarn/prettier-2.7.1 Quinn 2022-06-20 10:55:03 -0400
  • b3d64f8cbf
    ⬆️ Bump react-dom from 18.1.0 to 18.2.0 #731 dependabot[bot] 2022-06-20 14:54:39 +0000
  • 1a56efc5fc
    Merge pull request #724 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/node-logger-6.5.9 Quinn 2022-06-20 10:53:46 -0400
  • 4c85f6d904
    ⬆️ Bump prettier from 2.6.2 to 2.7.1 #728 dependabot[bot] 2022-06-20 14:49:29 +0000
  • 05290a746a
    Merge pull request #727 from quantified-uncertainty/dependabot/npm_and_yarn/eslint-8.18.0 Quinn 2022-06-20 10:46:20 -0400
  • 9a04003a8e
    ⬆️ Bump eslint from 8.17.0 to 8.18.0 #727 dependabot[bot] 2022-06-20 14:44:38 +0000
  • 929b28c3fe
    Merge pull request #722 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.9 dependabot[bot] 2022-06-20 14:43:26 +0000
  • 47fbc5dbf1
    ⬆️ Bump @storybook/node-logger from 6.5.8 to 6.5.9 #724 dependabot[bot] 2022-06-20 14:37:55 +0000
  • eb2a89e4e3
    ⬆️ Bump react and @types/react #723 dependabot[bot] 2022-06-20 14:37:29 +0000
  • 9665c5c159
    ⬆️ Bump @storybook/addon-actions from 6.5.8 to 6.5.9 #722 dependabot[bot] 2022-06-20 14:36:42 +0000
  • 5dae40221b
    Merge pull request #717 from quantified-uncertainty/nextjs-documentation Ozzie Gooen 2022-06-20 06:39:27 -0700
  • a3d47c4280
    Update README.md #717 Ozzie Gooen 2022-06-20 06:39:13 -0700
  • 2c72972097 the lintness Quinn Dougherty 2022-06-20 09:35:25 -0400
  • 1a6ced0373 a few comments more Quinn Dougherty 2022-06-20 09:34:56 -0400
  • d156b24fd1 \yarn format\ pass Quinn Dougherty 2022-06-20 08:51:34 -0400
  • f5366540f7 Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three Quinn Dougherty 2022-06-20 08:50:59 -0400
  • 18733f2d09 merged 592 Quinn Dougherty 2022-06-20 08:47:16 -0400
  • 74fe0296e0 Merge remote-tracking branch 'origin/scoring-cleanup-refactor' into scoring-cleanup-three Quinn Dougherty 2022-06-20 08:36:31 -0400
  • 584c639d01 some of the comments Quinn Dougherty 2022-06-20 08:28:30 -0400
  • a7db7c23d5 tweak: Add documentation for using in nextjs NunoSempere 2022-06-20 01:45:54 -0400
  • 7c99a61fe9
    Merge pull request #716 from quantified-uncertainty/vscode-update-deps Ozzie Gooen 2022-06-19 15:26:58 -0700
  • 237f6f01d9
    rebuild deps on vscode compile; split components build targets #716 Vyacheslav Matyukhin 2022-06-19 23:59:17 +0300
  • df558f40d7 Merge branch 'develop' of github.com:quantified-uncertainty/squiggle into develop Ozzie Gooen 2022-06-19 12:27:26 -0700
  • fc55f01d45 Updated cli version Ozzie Gooen 2022-06-19 12:27:16 -0700
  • e540af3355
    Merge pull request #714 from quantified-uncertainty/more-vscode Ozzie Gooen 2022-06-18 14:20:23 -0700
  • 112eae9115
    new vscode ext publisher & icon #714 Vyacheslav Matyukhin 2022-06-18 23:56:05 +0300
  • 02af4393b0
    Merge pull request #707 from quantified-uncertainty/cli Ozzie Gooen 2022-06-18 13:09:31 -0700
  • 3ee180a9af
    Merge pull request #715 from quantified-uncertainty/playground-height-fix Ozzie Gooen 2022-06-18 13:06:59 -0700
  • 0cd5a9547f
    don't set playground height (fixes #660) #715 Vyacheslav Matyukhin 2022-06-18 22:48:56 +0300
  • e2c9dfaacc
    recursive imports in CLI #707 Vyacheslav Matyukhin 2022-06-18 22:17:23 +0300
  • 77c2e51aca
    vscode ext 0.0.2, minor tweaks Vyacheslav Matyukhin 2022-06-18 21:39:23 +0300
  • ba496eb1a1
    package react for vscode ext; minor cleanups Vyacheslav Matyukhin 2022-06-18 11:57:52 +0300
  • 387e6bae37
    get rid of generated vscode readme Vyacheslav Matyukhin 2022-06-17 22:19:34 +0300
  • a538fcabad
    full white background for vscode custom editor Vyacheslav Matyukhin 2022-06-17 22:19:17 +0300
  • 8b25a938e1
    Merge pull request #709 from quantified-uncertainty/packaging-improvements Ozzie Gooen 2022-06-18 10:42:35 -0700
  • 51c61a8a59
    Merge pull request #713 from quantified-uncertainty/playground-focus-fix Vyacheslav Matyukhin 2022-06-18 20:05:30 +0300
  • cf96d1b2d9
    fix playground focus issue #713 Vyacheslav Matyukhin 2022-06-18 19:47:05 +0300
  • 70698a4e4d
    move react to peerDependencies (fixes #494) #709 Vyacheslav Matyukhin 2022-06-18 14:14:54 +0300
  • 0cada912e1
    fix react externals in components Vyacheslav Matyukhin 2022-06-18 14:14:01 +0300
  • 930c6ef474 First attempt at new CLI Ozzie Gooen 2022-06-17 21:45:58 -0700
  • 5d47065adf
    Merge pull request #703 from quantified-uncertainty/vscode Ozzie Gooen 2022-06-17 16:30:26 -0700