Commit Graph

849 Commits

Author SHA1 Message Date
Umur Ozkul
78f46daed8 Note infinite recursion 2022-05-03 00:18:23 +02:00
Umur Ozkul
d26eaa2523 Note infinite recursion 2022-05-03 00:16:29 +02:00
Umur Ozkul
11d4a3bc8b do not export private modules from Reducer module 2022-05-02 23:42:11 +02:00
Umur Ozkul
e92fc792a2 Merge branch 'develop' into Umur-reducer-dev 2022-05-02 23:21:26 +02:00
Umur Ozkul
490e4908e1 sam's monkeying 2022-05-02 23:18:36 +02:00
Umur Ozkul
6a3b35eb4a fixed function f not bound 2022-05-02 23:12:57 +02:00
Sam Nolan
b9bde840b5
Merge pull request #460 from quantified-uncertainty/partial-storybook
Add partial functionality to storybook and update partial bindings async
2022-05-02 17:11:00 -04:00
Sam Nolan
0d14216e9f Refactor and rename lambda in partial 2022-05-02 21:05:59 +00:00
Sam Nolan
202cb80ebf
Merge pull request #458 from quantified-uncertainty/real-log-scales
Real log scales
2022-05-02 17:01:17 -04:00
Sam Nolan
06c479b547 Make error message more descriptive 2022-05-02 20:54:33 +00:00
Sam Nolan
5fc829efc9 Refactor and shrink effect code 2022-05-02 20:52:55 +00:00
Sam Nolan
7e05d63009 Make a tooltip to restrict users from log scales 2022-05-02 20:40:15 +00:00
Sam Nolan
47b67a9efb Add Patrial storybook and update partial bindings async 2022-05-02 19:58:24 +00:00
Sam Nolan
cc70047904 Lint js 2022-05-02 19:04:16 +00:00
Sam Nolan
17a5f948fe Format and fix CI bugs 2022-05-02 18:59:52 +00:00
Sam Nolan
71fc314930 Hotfix playground chart
Value: [0.001 to 0.01]
2022-05-02 18:54:41 +00:00
Sam Nolan
d660845d37 Merge branch 'develop' into real-log-scales 2022-05-02 18:48:02 +00:00
Sam Nolan
f4085e93ad Real log scales 2022-05-02 18:29:59 +00:00
Sam Nolan
8df5a661fb Merge branch 'develop' into mobile-support 2022-05-02 17:09:23 +00:00
Sam Nolan
0c4305948f
Merge pull request #457 from quantified-uncertainty/no-types-mode
A simple showTypes prop
2022-05-02 13:07:46 -04:00
Sam Nolan
8452995c31 Lint components 2022-05-02 17:01:09 +00:00
Sam Nolan
213808d3aa Using useSize size to size charts to make them usable 2022-05-02 16:59:54 +00:00
Umur Ozkul
5a0b436932 No 666 2022-05-02 18:00:47 +02:00
Sam Nolan
a542325f31 A simple showTypes prop 2022-05-02 15:59:37 +00:00
Sam Nolan
e8239bf049 Merge branch 'develop' into mobile-support 2022-05-02 15:37:39 +00:00
Sam Nolan
0bc016632f Mobile support 2022-05-02 15:36:20 +00:00
Quinn
da4cb9b6fd
Merge pull request #454 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.31
⬆️ Bump @types/node from 17.0.30 to 17.0.31
2022-05-02 11:05:04 -04:00
Sam Nolan
0890607493 Merge branch 'reducer-dev' of github.com:quantified-uncertainty/squiggle into reducer-dev 2022-05-02 14:53:32 +00:00
Sam Nolan
946b38fa27 Fix Typescript build errors 2022-05-02 14:53:16 +00:00
dependabot[bot]
c8e50472ff
⬆️ Bump ts-loader from 9.2.9 to 9.3.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.9 to 9.3.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.9...v9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 14:40:06 +00:00
dependabot[bot]
99f5c54b78
⬆️ Bump @types/node from 17.0.30 to 17.0.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.30 to 17.0.31.
- [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-05-02 14:39:48 +00:00
Umur Ozkul
f5d3da4c73 tests 2022-05-02 15:55:02 +02:00
Umur Ozkul
9e41f0399f RENotAFunction 2022-05-02 15:55:02 +02:00
Umur Ozkul
ba104e4dfe Catching unreduced values. This is not a lazy language 2022-05-02 15:55:02 +02:00
Umur Ozkul
c68138e5f6 arity error 2022-05-02 14:19:04 +02:00
Umur Ozkul
806ff93983 Merge branch 'Umur-reducer-dev' into reducer-dev 2022-05-02 12:35:58 +02:00
Umur Ozkul
711b230ecb Merge branch 'develop' into Umur-reducer-dev 2022-05-02 12:34:23 +02:00
Umur Ozkul
1e673e54c3 function tricks test defined (Sam's trials) 2022-05-02 12:27:07 +02:00
Umur Ozkul
c0fad8c668 define lambdaValue record as payload 2022-05-02 12:27:07 +02:00
Umur Ozkul
087596ec43 function trics 2022-05-02 11:44:09 +02:00
Umur Ozkul
6796db82b4 note weird distribution test 2022-05-02 11:44:09 +02:00
Umur Ozkul
e262f76d98 spelling 2022-05-02 11:20:08 +02:00
Umur Ozkul
76b3adddc4 rename to exampleStatementY 2022-05-02 11:12:12 +02:00
Sam Nolan
1cd7419e8a
Merge pull request #446 from quantified-uncertainty/minor-component-prop-cleanup
Clean up the props, removing unused and making some optional
2022-04-30 15:01:56 -04:00
Ozzie Gooen
ad16c08e9c
Merge pull request #444 from quantified-uncertainty/mixture-last-arg-fix
Mixture last argument can be float
2022-04-30 14:52:58 -04:00
Sam Nolan
d6cec6886c Clean up the props, removing unused and making some optional 2022-04-30 18:40:18 +00:00
Quinn Dougherty
2776a43693 lint 2022-04-30 14:10:54 -04:00
Quinn Dougherty
615051d1c6 hotfix: brackets in components/README.md 2022-04-30 14:10:01 -04:00
Quinn Dougherty
adb3b335ce 17 increment
Value: [1e-10 to 1e-7]
2022-04-30 13:58:32 -04:00
Quinn Dougherty
f8f6a1ecc6 hotfix: deleted browser field of package.jsons
Value: [1e-9 to 1e-5]
2022-04-30 13:57:41 -04:00