dependabot[bot]
c0512e5eed
⬆️ Bump @testing-library/react from 13.1.1 to 13.2.0
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 13.1.1 to 13.2.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v13.1.1...v13.2.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 14:40:32 +00:00
Umur Ozkul
ae48bd6420
pass reducer to dispatch
...
to define functions that has lambda arguments, dispatching requires a
reducer
2022-05-04 15:33:51 +02:00
Umur Ozkul
33ee0b27d5
remove inspect performance completely
...
Redesign required on the function interface
2022-05-04 15:14:34 +02:00
Ozzie Gooen
4e49c5d81a
Merge pull request #449 from quantified-uncertainty/documentation-refactors-april
...
Documentation refactors april
2022-05-03 19:30:14 -04:00
526ee921b5
tweak: some tweaks to documentation, part 1/2
2022-05-03 17:22:08 -04:00
Quinn Dougherty
d5c9705811
Corrected log score
...
Value: [5e-5 to 2e-2]
2022-05-03 14:00:34 -04:00
Ozzie Gooen
94a1155264
Formatted rescript
2022-05-03 11:30:00 -04:00
Ozzie Gooen
02a2d96f8f
Added appropriate code blocsk
2022-05-03 11:12:44 -04:00
Ozzie Gooen
c2155ef746
Merge branch 'develop' into documentation-refactors-april
...
* develop: (72 commits)
cases to handle with new parser. lambdas in arrays and records
Note duplicate parameters
Note infinite recursion
Note infinite recursion
Add array string and function viewers
Recurse showTypes
Pass showTypes and showControls in playground
do not export private modules from Reducer module
Allows hiding controls
sam's monkeying
fixed function f not bound
Refactor and rename lambda in partial
Make error message more descriptive
Refactor and shrink effect code
Make a tooltip to restrict users from log scales
Add Patrial storybook and update partial bindings async
Lint js
Format and fix CI bugs
Hotfix playground chart
Real log scales
...
2022-05-03 11:07:12 -04:00
Ozzie Gooen
b28df258e1
Ran formatter
2022-05-03 11:06:53 -04:00
Quinn Dougherty
cec4bbd334
fixed build
...
Value: [1e-6 to 1e-4]
2022-05-03 10:20:01 -04:00
Quinn Dougherty
6c815a62ff
Merge remote-tracking branch 'origin/develop' into log-score-attempt
2022-05-03 10:17:17 -04:00
Quinn Dougherty
5d6de7b487
Response to CR
...
Value: [1e-4 to 4e-3]
2022-05-03 10:15:48 -04:00
Sam Nolan
6112487b78
Merge pull request #434 from quantified-uncertainty/reducer-dev
...
Reducer dev
2022-05-02 19:19:06 -04:00
Umur Ozkul
6dc101ef93
Merge branch 'Umur-reducer-dev' into reducer-dev
2022-05-03 00:45:39 +02:00
Umur Ozkul
88428c74af
cases to handle with new parser. lambdas in arrays and records
2022-05-03 00:44:38 +02:00
Quinn Dougherty
20adc4e25a
describe and test strings.
2022-05-02 18:40:34 -04:00
Umur Ozkul
c5ae846df4
Note duplicate parameters
2022-05-03 00:30:41 +02:00
Quinn Dougherty
96ed0b44bb
skip the bad test
...
Value: [1e-6 to 5e-4]
2022-05-02 18:29:47 -04:00
Umur Ozkul
27cdb5fbda
Merge branch 'Umur-reducer-dev' into reducer-dev
2022-05-03 00:19:12 +02:00
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
Sam Nolan
6e72b89f7f
Add array string and function viewers
2022-05-02 21:59:56 +00:00
Sam Nolan
75a55de373
Recurse showTypes
2022-05-02 21:55:43 +00:00
Quinn Dougherty
13804dda7a
Merge remote-tracking branch 'origin/develop' into log-score-attempt
2022-05-02 17:52:46 -04:00
Sam Nolan
5df9d0e51b
Pass showTypes and showControls in playground
2022-05-02 21:51:58 +00:00
Quinn Dougherty
ca95c7cef8
base 2 log => natural log (on the advice of Nuno)
...
Value: [1e-4 to 2e-1]
2022-05-02 17:46:43 -04:00
Sam Nolan
74f5dbbbf0
Merge pull request #461 from quantified-uncertainty/show-controls
...
Allows hiding controls
2022-05-02 17:44:09 -04:00
Umur Ozkul
11d4a3bc8b
do not export private modules from Reducer module
2022-05-02 23:42:11 +02:00
Quinn Dougherty
a4c3405e5d
Added showTypes tag to playground
...
Value: [1e-8 to 1e-4]
2022-05-02 17:37:50 -04:00
Sam Nolan
da8a834b7e
Allows hiding controls
2022-05-02 21:33:34 +00: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
Quinn Dougherty
a986aac0a2
Merge remote-tracking branch 'origin/develop' into log-score-attempt
2022-05-02 17:16:09 -04:00
Quinn Dougherty
2d84805f88
Added infinity error; fixed infinities in logs
...
Value: [1e-3 to 3e-2]
2022-05-02 17:15:23 -04: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
Ozzie Gooen
f3bf44095d
Merge pull request #459 from quantified-uncertainty/hotfix-playground-chart
...
Hotfix playground chart
2022-05-02 15:09:12 -04: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
0c49fe4049
Merge pull request #456 from quantified-uncertainty/mobile-support
...
Mobile support
2022-05-02 14:31:51 -04:00
Sam Nolan
f4085e93ad
Real log scales
2022-05-02 18:29:59 +00:00