Sam Nolan
|
5df9d0e51b
|
Pass showTypes and showControls in playground
|
2022-05-02 21:51:58 +00:00 |
|
Sam Nolan
|
74f5dbbbf0
|
Merge pull request #461 from quantified-uncertainty/show-controls
Allows hiding controls
|
2022-05-02 17:44:09 -04:00 |
|
Sam Nolan
|
da8a834b7e
|
Allows hiding controls
|
2022-05-02 21:33:34 +00: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 |
|
Sam Nolan
|
c5c65f5bc7
|
Update yarn.lock
|
2022-05-02 17:14:16 +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 |
|
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 |
|
Quinn
|
b61bafc564
|
Merge pull request #455 from quantified-uncertainty/dependabot/npm_and_yarn/ts-loader-9.3.0
⬆️ Bump ts-loader from 9.2.9 to 9.3.0
|
2022-05-02 11:04:27 -04: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 |
|
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.json s
Value: [1e-9 to 1e-5]
|
2022-04-30 13:57:41 -04:00 |
|
Ozzie Gooen
|
fd957ef401
|
Mixture last argument can be float
|
2022-04-30 13:43:46 -04:00 |
|
Quinn
|
dabe76fed4
|
Merge pull request #443 from quantified-uncertainty/publish-script
`lang v0.2.8` and `components v0.2.16`
|
2022-04-30 13:03:47 -04:00 |
|
Quinn Dougherty
|
05ec19b2a4
|
^ -version everything: yarn.lock update
Value: [1e-10 to 1e-6]
|
2022-04-30 12:56:45 -04:00 |
|
Quinn Dougherty
|
a3057789b0
|
^ -version everything
Value: [1e-9 to 1e-6]
|
2022-04-30 12:52:13 -04:00 |
|
Quinn Dougherty
|
1aea9b6c08
|
fixed dead material in yarn.lock
Value: [1e-9 to 1e-6]
|
2022-04-30 12:16:47 -04:00 |
|
Quinn Dougherty
|
93ef7c76a0
|
v0.2.16: jsImports prop and incremented minimal squiggle-lang
Value: [1e-5 to 1e-3]
|
2022-04-30 12:04:03 -04:00 |
|
Ozzie Gooen
|
e8b8b6cd80
|
Merge pull request #425 from quantified-uncertainty/scalePower
Scale power
|
2022-04-30 11:55:28 -04:00 |
|
Quinn Dougherty
|
9fe7034c51
|
v0.2.8: fromSamples and jsImports
|
2022-04-30 11:33:03 -04:00 |
|
Quinn
|
9464aea6fa
|
Merge pull request #440 from quantified-uncertainty/fromsamples
`fromSamples`
|
2022-04-30 10:14:50 -04:00 |
|
Quinn Dougherty
|
f3561317fd
|
Moved fromSamples to Inventory section
Value: [1e-7 to 1e-5]
|
2022-04-30 10:10:09 -04:00 |
|
Quinn Dougherty
|
e724f43b9d
|
Documented fromSamples
Value: [1e-4 to 1e-3]
|
2022-04-30 10:01:55 -04:00 |
|
Quinn Dougherty
|
ae7e5744dc
|
Merge remote-tracking branch 'origin/develop' into fromsamples
|
2022-04-30 09:45:25 -04:00 |
|
Quinn
|
d5d00efc75
|
Merge pull request #441 from quantified-uncertainty/fromsamples-fix
Small cleanup to fromSamples
|
2022-04-30 09:39:40 -04:00 |
|
Ozzie Gooen
|
3249f69155
|
Small cleanup to fromSamples
|
2022-04-29 21:41:09 -04:00 |
|