Commit Graph

3061 Commits

Author SHA1 Message Date
Umur Ozkul
a9ce3ca40d fix errorValue 2022-08-19 20:11:43 +02:00
Vyacheslav Matyukhin
bb4a108e59
Merge pull request #993 from quantified-uncertainty/fix-playground
Fix playground
2022-08-19 22:09:53 +04:00
Umur Ozkul
3e3ae50498 fix getIncldues result 2022-08-19 20:09:26 +02:00
Vyacheslav Matyukhin
c468457052
update squiggle-components version (fixes playground) 2022-08-19 21:54:29 +04:00
Umur Ozkul
14ceaa2667 missing genType 2022-08-19 19:54:20 +02: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
Umur Ozkul
3c1a49e44d index.ts 2022-08-19 18:44:32 +02:00
Umur Ozkul
610fa0227e opaque result 2022-08-19 18:28:03 +02:00
Umur Ozkul
bc7f1317da fix project test 2022-08-19 18:27:50 +02:00
Umur Ozkul
975b1ffda8 error value 2022-08-19 18:04:24 +02:00
Umur Ozkul
e9c55fe802 demolish FFI 2022-08-19 17:33:37 +02:00
Umur Ozkul
af4070a34f demolish external expression value 2022-08-19 17:30:29 +02:00
Umur Ozkul
f0ba68f64a project 2022-08-19 17:22:22 +02: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
Umur Ozkul
fdc7f06f08 result 2022-08-18 15:33:01 +02:00
Umur Ozkul
868f9f428a parametric types for typescript 2022-08-17 21:22:10 +02:00
Umur Ozkul
55c03ed520 missing gentype 2022-08-17 19:32:11 +02:00
Umur Ozkul
a8c7297621 TypeScript experiment 2022-08-17 18:57:34 +02:00
Umur Ozkul
3f92e7c3e1 Merge branch 'reducer-project' of github.com:quantified-uncertainty/squiggle into reducer-project 2022-08-16 19:02:05 +02:00
Umur Ozkul
32f3aeba13 tutorial TODO 2022-08-16 19:01:47 +02:00
Vyacheslav Matyukhin
c204156b75
fix gentype issues with "this" keyword 2022-08-16 20:58:47 +04:00
Umur Ozkul
454a545ef6 tutorial: initial
Also missing public API function
2022-08-16 17:07:15 +02:00
Vyacheslav Matyukhin
716ec61913
fix some gentype errors 2022-08-16 16:02:23 +04:00
Umur Ozkul
dc642774eb reformat 2022-08-16 02:49:16 +02:00
Umur Ozkul
b3a32b1231 more typescript friendly 2022-08-16 02:14:45 +02:00
Umur Ozkul
ee17bd9e57 more typescript friendly & remove an unnecessary call 2022-08-16 01:51:01 +02:00
Umur Ozkul
966fc7ad98 Merge branch 'develop' into reducer-project 2022-08-15 20:22:03 +02:00
dependabot[bot]
7925ffd640
Merge pull request #989 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.33.1 2022-08-15 18:02:30 +00:00
dependabot[bot]
6bed1cb7de
⬆️ Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.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/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 17:54:58 +00:00
Quinn
10ae50aeb6
Merge pull request #979 from quantified-uncertainty/dependabot/npm_and_yarn/types/styled-components-5.1.26
⬆️ Bump @types/styled-components from 5.1.25 to 5.1.26
2022-08-15 13:53:41 -04:00
Quinn
b21a19015a
Merge pull request #984 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/parser-5.33.0
⬆️ Bump @typescript-eslint/parser from 5.32.0 to 5.33.0
2022-08-15 13:53:07 -04:00
dependabot[bot]
7c92808c67
⬆️ Bump @types/styled-components from 5.1.25 to 5.1.26
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.25 to 5.1.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 15:01:43 +00:00
dependabot[bot]
bef4dc91f2
⬆️ Bump @typescript-eslint/parser from 5.32.0 to 5.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.32.0 to 5.33.0.
- [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.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 15:00:01 +00:00
Ozzie Gooen
d21704e667
Merge pull request #978 from quantified-uncertainty/dependabot/npm_and_yarn/floating-ui/react-dom-interactions-0.9.2
⬆️ Bump @floating-ui/react-dom-interactions from 0.9.1 to 0.9.2
2022-08-15 07:58:41 -07:00
Ozzie Gooen
7ebb66bb4a
Merge pull request #981 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.34.1
⬆️ Bump react-hook-form from 7.34.0 to 7.34.1
2022-08-15 07:58:26 -07:00
Ozzie Gooen
0a5c655b5b
Merge pull request #983 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.1.1
⬆️ Bump framer-motion from 7.0.0 to 7.1.1
2022-08-15 07:58:17 -07:00
Ozzie Gooen
ef5906db52
Merge pull request #985 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-dev-server-4.10.0
⬆️ Bump webpack-dev-server from 4.9.3 to 4.10.0
2022-08-15 07:58:05 -07:00
Ozzie Gooen
6c1513f65b
Merge pull request #986 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.7.4
⬆️ Bump @types/node from 18.6.4 to 18.7.4
2022-08-15 07:57:58 -07:00
Ozzie Gooen
1b9f11612b
Merge pull request #987 from quantified-uncertainty/dependabot/npm_and_yarn/eslint-8.22.0
⬆️ Bump eslint from 8.21.0 to 8.22.0
2022-08-15 07:57:50 -07:00
Ozzie Gooen
bce8daf43c
Merge pull request #988 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.4.3
⬆️ Bump @testing-library/user-event from 14.4.2 to 14.4.3
2022-08-15 07:57:43 -07:00
dependabot[bot]
39b37960dd
⬆️ Bump @testing-library/user-event from 14.4.2 to 14.4.3
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.2 to 14.4.3.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.4.2...v14.4.3)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 14:45:23 +00:00
dependabot[bot]
00c6ea7d3e
⬆️ Bump eslint from 8.21.0 to 8.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 14:44:53 +00:00
dependabot[bot]
e7bae5fcb5
⬆️ Bump @types/node from 18.6.4 to 18.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.4 to 18.7.4.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 14:44:23 +00:00
dependabot[bot]
a1e79422a9
⬆️ Bump webpack-dev-server from 4.9.3 to 4.10.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 14:43:38 +00:00
dependabot[bot]
1d9d24e08c
⬆️ Bump framer-motion from 7.0.0 to 7.1.1
Bumps [framer-motion](https://github.com/framer/motion) from 7.0.0 to 7.1.1.
- [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.0.0...v7.1.1)

---
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-15 14:41:28 +00:00
dependabot[bot]
5e16c2f76e
⬆️ Bump react-hook-form from 7.34.0 to 7.34.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.34.0 to 7.34.1.
- [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.0...v7.34.1)

---
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-15 14:40:22 +00:00