Commit Graph

3044 Commits

Author SHA1 Message Date
Quinn Dougherty
d0507a34ac Merge remote-tracking branch 'origin/develop' into wasm 2022-08-29 13:45:35 +08:00
Ozzie Gooen
668756f874
Merge pull request #1010 from quantified-uncertainty/issue-1007
fix #1007
2022-08-25 13:34:09 -07:00
Umur Ozkul
d29b77ca61 fix #1007
variables that start with true/false
2022-08-25 22:19:29 +02:00
Quinn
6a2ff40279
Replace algolia app
They ended up giving us premium for free (I think: the dashboard is pretty bad so it's hard to tell), so I'm replacing the algolia app with another one.
2022-08-23 08:59:52 -04:00
Ozzie Gooen
b8d7737aeb
Merge pull request #972 from quantified-uncertainty/pointset-mapy
Pointset mapY
2022-08-22 11:28:12 -07:00
Quinn Dougherty
578926c2d4 Merge remote-tracking branch 'origin/develop' into wasm
Regenerated `yarn.lock`
2022-08-22 09:53:49 -07:00
Vyacheslav Matyukhin
59573e60f2
Merge pull request #1004 from orpheuslummis/orpheus/fix/vscode-ext-repo-link
fix: Update vscode ext manifest repository link
2022-08-22 20:34:52 +04:00
Orpheus Lummis
063b6b67a1 fix: Update vscode ext manifest repository link 2022-08-22 11:08:51 -05:00
dependabot[bot]
ae20ba8a70
Merge pull request #1000 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.7.9 2022-08-22 15:10:55 +00:00
dependabot[bot]
7eec5b397c
⬆️ Bump @types/node from 18.7.4 to 18.7.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.4 to 18.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 15:03:39 +00:00
Ozzie Gooen
2b92341257
Merge pull request #1001 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.34.2
⬆️ Bump react-hook-form from 7.34.1 to 7.34.2
2022-08-22 08:01:48 -07:00
Ozzie Gooen
8be02f3344
Merge pull request #999 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.2.0
⬆️ Bump framer-motion from 7.1.1 to 7.2.0
2022-08-22 08:01:32 -07:00
Ozzie Gooen
267c610263
Merge pull request #998 from quantified-uncertainty/dependabot/npm_and_yarn/vega-lite-5.5.0
⬆️ Bump vega-lite from 5.4.0 to 5.5.0
2022-08-22 08:00:45 -07:00
Ozzie Gooen
90b8c083df
Merge pull request #997 from quantified-uncertainty/dependabot/npm_and_yarn/types/lodash-4.14.184
⬆️ Bump @types/lodash from 4.14.182 to 4.14.184
2022-08-22 08:00:26 -07:00
Ozzie Gooen
49429fcff8
Merge pull request #996 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/parser-5.33.1
⬆️ Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
2022-08-22 08:00:17 -07:00
dependabot[bot]
fabd8daf9a
⬆️ Bump react-hook-form from 7.34.1 to 7.34.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.34.1 to 7.34.2.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.34.1...v7.34.2)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 14:27:31 +00:00
dependabot[bot]
2eb011d965
⬆️ Bump framer-motion from 7.1.1 to 7.2.0
Bumps [framer-motion](https://github.com/framer/motion) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 14:23:50 +00:00
dependabot[bot]
6b46817f70
⬆️ Bump vega-lite from 5.4.0 to 5.5.0
Bumps [vega-lite](https://github.com/vega/vega-lite) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Changelog](https://github.com/vega/vega-lite/blob/v5.5.0/CHANGELOG.md)
- [Commits](https://github.com/vega/vega-lite/compare/v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: vega-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 14:22:54 +00:00
dependabot[bot]
e205133c8e
⬆️ Bump @types/lodash from 4.14.182 to 4.14.184
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.182 to 4.14.184.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 14:22:07 +00:00
dependabot[bot]
9bffa25dea
⬆️ Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.0 to 5.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 14:20:27 +00:00
Quinn Dougherty
7f87d0abde Merge remote-tracking branch 'origin/develop' into wasm 2022-08-22 06:19:51 -07:00
Quinn Dougherty
577f835137 get import names to resolve 2022-08-22 06:18:22 -07:00
Ozzie Gooen
72b1d6af3e Formatted 2022-08-20 15:59:25 -07:00
Ozzie Gooen
15debbddea Added very minimal documentation for PointSet mapY 2022-08-20 15:56:59 -07:00
Ozzie Gooen
a04761226d Improved error messages of function library 2022-08-20 15:50:30 -07:00
Quinn
c3bb0ba291
Merge pull request #992 from quantified-uncertainty/algolia
docs site: algolia search
2022-08-19 20:19:40 -04:00
Vyacheslav Matyukhin
bb4a108e59
Merge pull request #993 from quantified-uncertainty/fix-playground
Fix playground
2022-08-19 22:09:53 +04:00
Vyacheslav Matyukhin
c468457052
update squiggle-components version (fixes playground) 2022-08-19 21:54:29 +04:00
Vyacheslav Matyukhin
514af05fc2
Merge pull request #824 from quantified-uncertainty/multiple-charts
Add multiple plotting
2022-08-19 21:45:52 +04:00
Vyacheslav Matyukhin
bf02f69aca
legends, blues colors scheme, remove color setting 2022-08-19 21:14:08 +04:00
Vyacheslav Matyukhin
fc29a7211e
minor improvements 2022-08-19 15:17:41 +04:00
Vyacheslav Matyukhin
7866203ac4
reimplement parsePlot with yup 2022-08-19 15:17:31 +04:00
Vyacheslav Matyukhin
61051ffe5f
multiple plots story 2022-08-19 15:15:43 +04:00
Quinn Dougherty
127fbe50a2 docs site: algolia search 2022-08-18 15:13:23 -07:00
Quinn Dougherty
20797d4886 bumped kernel_density to 0.0.3 2022-08-18 00:26:09 -07:00
Quinn Dougherty
a5932f998a fixed typo in nix/squiggle-website.nix 2022-08-17 21:33:29 -07:00
Quinn Dougherty
f2aee857ae fixed resolver to mc in components 2022-08-17 21:15:15 -07:00
Quinn Dougherty
8625ccb1fc rm websites from herc 2022-08-17 21:05:33 -07:00
Quinn Dougherty
88e1c24ea4 download wasm-pack yet again for vscode job 2022-08-17 20:53:19 -07:00
Quinn Dougherty
75280e2e5f sorry, one more bug in ci.yml (2) 2022-08-17 20:52:33 -07:00
Quinn Dougherty
995e850a19 sorry, one more bug in ci.yml 2022-08-17 20:51:17 -07:00
Quinn Dougherty
530acb19e9 found the bug in the ci.yml 2022-08-17 20:50:14 -07:00
Quinn Dougherty
8e2bc13e25 fixing herc, one moment 2022-08-17 20:47:06 -07:00
Quinn Dougherty
6f50501b05 plausibly have a build that will do better through CI than previously 2022-08-17 20:42:40 -07:00
Quinn Dougherty
2b1485fbec wrastling with bindgen on structures 2022-08-17 13:04:00 -07:00
Quinn Dougherty
21da50375a updated Cargo.nix; fixed typo in flake.nix 2022-08-17 04:20:50 -07:00
Quinn Dougherty
8c38c3955f Something like an end to end proof of concept 2022-08-17 04:18:09 -07:00
Quinn Dougherty
94d57491bd attempted to fix the herc part of the flake 2022-08-16 22:24:32 -07:00
Quinn Dougherty
84f0cfd3b0 tried to get the nixification to work 2022-08-16 22:22:03 -07:00
Quinn Dougherty
07c3004c82 just mc 2022-08-16 20:25:31 -07:00