Quinn Dougherty
|
48fcd526ce
|
Made Node Packages page in docs just reference github readmes
Value: [1e-8 to 1e-4]
|
2022-05-10 17:06:44 -04:00 |
|
Sam Nolan
|
8d391f789d
|
Keep props consistent
|
2022-05-10 16:16:36 +00:00 |
|
Sam Nolan
|
70ea9c1b14
|
Make optional arguments actually optional
|
2022-05-10 16:08:12 +00:00 |
|
Sam Nolan
|
07b93e5080
|
Merge branch 'develop' into function-charts
|
2022-05-10 15:57:59 +00:00 |
|
Sam Nolan
|
e058e315ad
|
Function charting
|
2022-05-10 15:52:13 +00:00 |
|
dependabot[bot]
|
0663469208
|
⬆️ Bump webpack from 5.72.0 to 5.72.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.72.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-10 14:50:15 +00:00 |
|
Ozzie Gooen
|
b07c6e6e9c
|
Merge pull request #499 from quantified-uncertainty/component-stats
Summary tables
|
2022-05-09 16:36:48 -04:00 |
|
Sam Nolan
|
ca09650151
|
Fix number formatting for summary tables
|
2022-05-09 19:55:57 +00:00 |
|
Sam Nolan
|
aab6ac4940
|
Add an optional simple summary table
|
2022-05-09 19:21:54 +00:00 |
|
Sam Nolan
|
19ebc322ad
|
Merge branch 'develop' into component-stats
|
2022-05-09 18:30:09 +00:00 |
|
Quinn
|
964eba4461
|
Merge pull request #496 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-18.0.9
⬆️ Bump @types/react from 18.0.8 to 18.0.9
|
2022-05-09 14:25:20 -04:00 |
|
dependabot[bot]
|
de142e4a65
|
⬆️ Bump @types/react from 18.0.8 to 18.0.9
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.8 to 18.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 14:33:42 +00:00 |
|
Sam Nolan
|
2860f28e32
|
Merge bindings function
Value: [0.0001 to 0.005]
|
2022-05-09 14:18:50 +00:00 |
|
dependabot[bot]
|
875d6cbb2c
|
⬆️ Bump react-vega from 7.5.0 to 7.5.1
Bumps [react-vega](https://github.com/vega/react-vega) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/vega/react-vega/releases)
- [Changelog](https://github.com/vega/react-vega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vega/react-vega/compare/v7.5.0...v7.5.1)
---
updated-dependencies:
- dependency-name: react-vega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 14:37:03 +00:00 |
|
dependabot[bot]
|
24b2aefce7
|
⬆️ Bump webpack-dev-server from 4.8.1 to 4.9.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.8.1 to 4.9.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.8.1...v4.9.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-05-05 14:45:33 +00:00 |
|
Sam Nolan
|
72b7a7e274
|
squiggle-components 0.2.20
|
2022-05-04 22:59:58 +00:00 |
|
Ozzie Gooen
|
e866ff062c
|
Merge pull request #486 from quantified-uncertainty/no-types-arrays
Always puts new elements on different lines.
|
2022-05-04 18:51:47 -04:00 |
|
Sam Nolan
|
3898753b00
|
Change gradient of one color to solid color
|
2022-05-04 22:35:04 +00:00 |
|
Sam Nolan
|
a25c83edf8
|
Always puts new elements on different lines.
Closes #480
|
2022-05-04 21:55:22 +00:00 |
|
Sam Nolan
|
801e4c23d1
|
v0.2.19
|
2022-05-04 16:50:08 +00:00 |
|
Ozzie Gooen
|
c7d37fc890
|
Merge pull request #475 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/react-13.2.0
⬆️ Bump @testing-library/react from 13.1.1 to 13.2.0
|
2022-05-04 11:47:23 -04:00 |
|
dependabot[bot]
|
e561a47d51
|
⬆️ Bump @types/jest from 27.4.1 to 27.5.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-04 14:41:05 +00:00 |
|
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 |
|
Sam Nolan
|
6112487b78
|
Merge pull request #434 from quantified-uncertainty/reducer-dev
Reducer dev
|
2022-05-02 19:19:06 -04: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 |
|
Sam Nolan
|
5df9d0e51b
|
Pass showTypes and showControls in playground
|
2022-05-02 21:51:58 +00: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Quinn Dougherty
|
a3057789b0
|
^ -version everything
Value: [1e-9 to 1e-6]
|
2022-04-30 12:52:13 -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 |
|
Sam Nolan
|
64fbe05f3a
|
Basic stats table. Unformatted
|
2022-04-30 15:16:13 +00:00 |
|
Sam Nolan
|
99b9bc6b1e
|
Merge pull request #439 from quantified-uncertainty/remove-si-postfix
Remove si postfix from chart axis
|
2022-04-29 18:04:31 -04:00 |
|
Sam Nolan
|
3117dd81d6
|
Remove si prefix from chart axis
|
2022-04-29 21:16:22 +00:00 |
|
Sam Nolan
|
d09dbeb812
|
Format components code
|
2022-04-29 20:59:37 +00:00 |
|
Sam Nolan
|
2131e4eac1
|
Rename imports to jsImports in components
|
2022-04-29 20:58:06 +00:00 |
|
Sam Nolan
|
b710289096
|
Rename parameters to imports
|
2022-04-29 20:29:42 +00:00 |
|
Sam Nolan
|
39be07cac0
|
Add parameters to components interface
|
2022-04-29 19:02:43 +00:00 |
|
Sam Nolan
|
d4f929367d
|
JS parameters in squiggle lang
|
2022-04-29 18:46:44 +00:00 |
|
Sam Nolan
|
8f879b7168
|
Merge branch 'develop' into squiggle-editor-bindings
|
2022-04-29 13:51:31 +00:00 |
|
Sam Nolan
|
454ac0c252
|
Add bindings to Squiggle Editor
|
2022-04-29 13:50:57 +00:00 |
|
Quinn Dougherty
|
b15ba6563c
|
Incremental README.md improvements
Value: [1e-7 to 1e-6]
|
2022-04-28 19:15:15 -04:00 |
|
Quinn Dougherty
|
8bc8fd9228
|
wrong syntax highlighting in markdown
Value: [1e-8 to 1e-6]
|
2022-04-28 19:08:04 -04:00 |
|
Quinn Dougherty
|
1d5a0a30d4
|
version increment; piggyback README.md improvements
Value: [1e-5 to 6e-4]
|
2022-04-28 19:06:39 -04:00 |
|
Quinn Dougherty
|
3e124cd91c
|
fixed width stuff, playground, and fonts after antd factor-out
Value: [1e-3 to 2e-2]
|
2022-04-28 18:25:01 -04:00 |
|
Quinn Dougherty
|
fde75d4bc3
|
No antd and everything compiles
Value: [1e-3 to 3e-2]
|
2022-04-28 17:54:43 -04:00 |
|
Sam Nolan
|
8c59ad0ff1
|
Merge pull request #421 from quantified-uncertainty/packaging
`squiggle-lang v0.2.6` and `squiggle-components v0.2.13`: packaging fixed
|
2022-04-28 17:41:19 -04:00 |
|
Quinn Dougherty
|
b894f78466
|
Changed 0.2.6 to ^0.2.6 for squiggle-lang dep
Value: [1e-3 to 1e-1]
|
2022-04-28 16:57:27 -04:00 |
|
Quinn Dougherty
|
de8eb76f4e
|
v0.2.13: packaging works
Value: [2e-1 to 8e-1]
|
2022-04-28 16:19:40 -04:00 |
|
Sam Nolan
|
00f862725c
|
Add Dictionary Viewer and Recursive Array viewer
|
2022-04-28 18:59:15 +00:00 |
|
dependabot[bot]
|
c6e86cfe2c
|
⬆️ Bump react from 18.0.0 to 18.1.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 14:51:21 +00:00 |
|
Quinn
|
884705db9b
|
Merge pull request #394 from quantified-uncertainty/dependabot/npm_and_yarn/ts-loader-9.2.9
⬆️ Bump ts-loader from 9.2.8 to 9.2.9
|
2022-04-27 10:50:26 -04:00 |
|
Quinn
|
100113eb35
|
Merge pull request #393 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.29
⬆️ Bump @types/node from 17.0.27 to 17.0.29
|
2022-04-27 10:49:48 -04:00 |
|
dependabot[bot]
|
0ca3115d4f
|
⬆️ Bump ts-loader from 9.2.8 to 9.2.9
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.8 to 9.2.9.
- [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.8...v9.2.9)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 14:34:15 +00:00 |
|
dependabot[bot]
|
4193bf9d67
|
⬆️ Bump @types/node from 17.0.27 to 17.0.29
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.27 to 17.0.29.
- [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-04-27 14:32:54 +00:00 |
|
dependabot[bot]
|
729b3e70f0
|
⬆️ Bump react-dom from 18.0.0 to 18.1.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react-dom)
---
updated-dependencies:
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 14:32:32 +00:00 |
|
Sam Nolan
|
e6d40362ef
|
Add MIT Licneses to projects
|
2022-04-26 17:59:38 -04:00 |
|
dependabot[bot]
|
00553c03e1
|
⬆️ Bump react-ace from 10.0.0 to 10.1.0
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v10.0.0...v10.1.0)
---
updated-dependencies:
- dependency-name: react-ace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 15:12:31 +00:00 |
|
dependabot[bot]
|
809703c418
|
⬆️ Bump antd from 4.20.0 to 4.20.1
Bumps [antd](https://github.com/ant-design/ant-design) from 4.20.0 to 4.20.1.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.20.0...4.20.1)
---
updated-dependencies:
- dependency-name: antd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 15:04:14 +00:00 |
|
Quinn Dougherty
|
e4ad5425c9
|
Moved dependencies to devDependencies; updated versions
Value: [0.1 to 0.67]
|
2022-04-25 14:44:10 -04:00 |
|
Quinn Dougherty
|
5a00942018
|
rm react-codejar
|
2022-04-25 14:38:13 -04:00 |
|
Quinn Dougherty
|
c6f6ff4c73
|
Mistake in #371
Value: [0.12 to 0.8]
|
2022-04-25 14:35:45 -04:00 |
|
Sam Nolan
|
b1c79aba28
|
Fix build issues in components
Value: [0.5 to 5]
|
2022-04-25 12:55:15 -04:00 |
|
Sam Nolan
|
3b160a901b
|
Merge branch 'develop' into dev-dependencies
|
2022-04-25 12:32:17 -04:00 |
|
Sam Nolan
|
331e14b752
|
Move dependencies to devDependencies
Value: [0.5 to 10]
|
2022-04-25 12:27:34 -04:00 |
|
dependabot[bot]
|
9137581ce0
|
⬆️ Bump @types/node from 17.0.25 to 17.0.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 17.0.26.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 14:49:28 +00:00 |
|
dependabot[bot]
|
666aef13dd
|
⬆️ Bump antd from 4.19.5 to 4.20.0
Bumps [antd](https://github.com/ant-design/ant-design) from 4.19.5 to 4.20.0.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.19.5...4.20.0)
---
updated-dependencies:
- dependency-name: antd
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 14:41:12 +00:00 |
|
Sam Nolan
|
86e3d5865e
|
Change components to return result rather than environment
|
2022-04-23 15:02:44 -04:00 |
|
Ozzie Gooen
|
998128033f
|
Merge pull request #340 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-dom-18.0.2
⬆️ Bump @types/react-dom from 18.0.1 to 18.0.2
|
2022-04-22 11:09:00 -04:00 |
|
dependabot[bot]
|
613c37fa98
|
⬆️ Bump @types/react-dom from 18.0.1 to 18.0.2
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.1 to 18.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-22 14:27:59 +00:00 |
|
Sam Nolan
|
9ea7d23489
|
Fix Squiggle components build
|
2022-04-21 19:07:24 -04:00 |
|
dependabot[bot]
|
52644dfde4
|
Bump @types/node from 17.0.24 to 17.0.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.24 to 17.0.25.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 14:46:57 +00:00 |
|
dependabot[bot]
|
3959bd6894
|
Bump @types/lodash from 4.14.181 to 4.14.182
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.181 to 4.14.182.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 14:40:08 +00:00 |
|
dependabot[bot]
|
2e9daa7043
|
Bump @testing-library/react from 13.0.1 to 13.1.1
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.0.1 to 13.1.1.
- [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.0.1...v13.1.1)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 16:10:52 +00:00 |
|
dependabot[bot]
|
5e9552772b
|
Bump @testing-library/user-event from 14.1.0 to 14.1.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.0 to 14.1.1.
- [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.1...v14.1.1)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 15:33:55 +00:00 |
|
Ozzie Gooen
|
8a29205247
|
Refactored if statement into switch
|
2022-04-15 18:13:59 -04:00 |
|
Ozzie Gooen
|
012a1e4793
|
Added storybook stories for most SquiggleChart Types
|
2022-04-15 17:14:07 -04:00 |
|
Ozzie Gooen
|
20f93539ad
|
Merged with develop
|
2022-04-15 16:32:22 -04:00 |
|
Ozzie Gooen
|
3d10d8e6a5
|
Bug fix to get docs to show correctly
|
2022-04-15 14:51:08 -04:00 |
|
Quinn
|
5d0aff3b7e
|
Merge pull request #291 from quantified-uncertainty/dependabot/npm_and_yarn/react-ace-10.0.0
Bump react-ace from 9.5.0 to 10.0.0
|
2022-04-15 10:47:24 -04:00 |
|
Quinn
|
39c3b7ba23
|
Merge pull request #290 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-dom-18.0.1
Bump @types/react-dom from 18.0.0 to 18.0.1
|
2022-04-15 10:41:59 -04:00 |
|
Quinn
|
bc26e424fe
|
gt -> git
|
2022-04-15 10:41:38 -04:00 |
|
dependabot[bot]
|
4c5a0e5174
|
Bump react-ace from 9.5.0 to 10.0.0
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 9.5.0 to 10.0.0.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v9.5.0...v10.0.0)
---
updated-dependencies:
- dependency-name: react-ace
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 14:35:17 +00:00 |
|
dependabot[bot]
|
a1d38b71a1
|
Bump @types/react-dom from 18.0.0 to 18.0.1
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 14:34:48 +00:00 |
|
Quinn Dougherty
|
b327e08c0e
|
I _think_ the ignore trigger is correct..
|
2022-04-14 23:40:59 -04:00 |
|
Quinn Dougherty
|
678c4dbee1
|
trying without toplevel netlify.toml
|
2022-04-14 23:36:05 -04:00 |
|
Quinn Dougherty
|
7dc72bd635
|
replace the word build with the word command
|
2022-04-14 23:28:48 -04:00 |
|
Quinn Dougherty
|
dda5fed719
|
changed order within toml stanza
|
2022-04-14 23:26:53 -04:00 |
|
Quinn Dougherty
|
b41f74a271
|
triggers and builds :)
|
2022-04-14 22:46:22 -04:00 |
|
Quinn Dougherty
|
d98c637c15
|
try this
|
2022-04-14 22:17:23 -04:00 |
|
Quinn Dougherty
|
96d6e5c04d
|
forgot to escape characters
|
2022-04-14 21:59:13 -04:00 |
|
Quinn Dougherty
|
84b358397e
|
.toml requires quotes around bash values
|
2022-04-14 21:52:03 -04:00 |
|
Quinn Dougherty
|
dec03d0590
|
declarative netlify
|
2022-04-14 21:40:38 -04:00 |
|
Ozzie Gooen
|
4918ee790a
|
Merged with develop
|
2022-04-14 20:18:20 -04:00 |
|
Ozzie Gooen
|
e7d5fb4ad8
|
Changing styles of Playground
|
2022-04-14 20:16:15 -04:00 |
|
Quinn
|
9ab511cd3c
|
Merge pull request #271 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.4.22
Bump @storybook/builder-webpack5 from 6.4.21 to 6.4.22
|
2022-04-14 11:28:33 -04:00 |
|
Quinn
|
99a91f4420
|
Merge pull request #270 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.24
Bump @types/node from 17.0.23 to 17.0.24
|
2022-04-14 11:28:18 -04:00 |
|
Quinn
|
01868179c9
|
Merge pull request #269 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.4.22
Bump @storybook/react from 6.4.21 to 6.4.22
|
2022-04-14 11:23:33 -04:00 |
|
dependabot[bot]
|
c92166b63b
|
Bump @storybook/builder-webpack5 from 6.4.21 to 6.4.22
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.21 to 6.4.22.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.22/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 15:22:13 +00:00 |
|
dependabot[bot]
|
a5e3e3cfb3
|
Bump @types/node from 17.0.23 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.24.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 15:22:10 +00:00 |
|
dependabot[bot]
|
bf91cfff03
|
Bump @storybook/react from 6.4.21 to 6.4.22
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.4.21 to 6.4.22.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.22/app/react)
---
updated-dependencies:
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 15:15:35 +00:00 |
|
dependabot[bot]
|
e236199186
|
Bump @storybook/addon-essentials from 6.4.21 to 6.4.22
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.4.21 to 6.4.22.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.22/addons/essentials)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 15:15:30 +00:00 |
|
Quinn
|
ef9352e209
|
Merge pull request #264 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.4.22
Bump @storybook/manager-webpack5 from 6.4.21 to 6.4.22
|
2022-04-14 11:14:43 -04:00 |
|
dependabot[bot]
|
b034b024a1
|
Bump @storybook/addon-links from 6.4.21 to 6.4.22
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.21 to 6.4.22.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.22/addons/links)
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 15:09:24 +00:00 |
|
dependabot[bot]
|
4ebde9c4ea
|
Bump @storybook/manager-webpack5 from 6.4.21 to 6.4.22
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.21 to 6.4.22.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.22/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 15:09:22 +00:00 |
|
Quinn
|
c678fcad79
|
Merge pull request #263 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/node-logger-6.4.22
Bump @storybook/node-logger from 6.4.21 to 6.4.22
|
2022-04-14 11:08:19 -04:00 |
|
dependabot[bot]
|
e463a6cf17
|
Bump @storybook/node-logger from 6.4.21 to 6.4.22
Bumps [@storybook/node-logger](https://github.com/storybookjs/storybook/tree/HEAD/lib/node-logger) from 6.4.21 to 6.4.22.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.22/lib/node-logger)
---
updated-dependencies:
- dependency-name: "@storybook/node-logger"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 14:42:23 +00:00 |
|
dependabot[bot]
|
1424206470
|
Bump @storybook/addon-actions from 6.4.21 to 6.4.22
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.21 to 6.4.22.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.22/addons/actions)
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 14:41:53 +00:00 |
|
Ozzie Gooen
|
478bbf5740
|
First attempt at handling arrays and records
|
2022-04-13 19:37:59 -04:00 |
|
dependabot[bot]
|
443f8983a7
|
Bump react-scripts from 5.0.0 to 5.0.1
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)
---
updated-dependencies:
- dependency-name: react-scripts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-13 14:46:52 +00:00 |
|
dependabot[bot]
|
8c89cf8922
|
Bump @types/react from 18.0.2 to 18.0.3
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.2 to 18.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-13 14:33:02 +00:00 |
|
Sam Nolan
|
38135f0c81
|
Merge branch 'develop' into mix-distributions
|
2022-04-13 11:22:43 +10:00 |
|
dependabot[bot]
|
7a160ad445
|
Bump @types/webpack from 4.41.32 to 5.28.0
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.32 to 5.28.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
---
updated-dependencies:
- dependency-name: "@types/webpack"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-12 10:40:56 +00:00 |
|
Sam Nolan
|
60a345dd6d
|
Implement mx for distributions
|
2022-04-12 17:39:38 +10:00 |
|
Sam Nolan
|
d316ad0a07
|
Merge branch 'develop' into reducer-playground
|
2022-04-12 16:45:14 +10:00 |
|
Sam Nolan
|
e5f8b6c7d3
|
Fix build errors for components and lang
|
2022-04-12 16:21:32 +10:00 |
|
Sam Nolan
|
21458227ce
|
Respond to reducer playground PR comments
|
2022-04-12 16:02:34 +10:00 |
|
Sam Nolan
|
440bfabffa
|
Run prettier on monorepo + fix crashing playground
|
2022-04-12 15:41:36 +10:00 |
|
Quinn
|
e1689664a3
|
Merge pull request #230 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/react-13.0.1
Bump @testing-library/react from 13.0.0 to 13.0.1
|
2022-04-11 19:22:49 -04:00 |
|
Quinn Dougherty
|
c7908e85a8
|
prettier is proper now with yarn scripts
|
2022-04-11 19:15:09 -04:00 |
|
dependabot[bot]
|
46651e45f5
|
Bump @testing-library/react from 13.0.0 to 13.0.1
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.0.0 to 13.0.1.
- [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.0.0...v13.0.1)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 22:52:25 +00:00 |
|
Sam Nolan
|
0d9e8c64c3
|
Merge branch 'staging' into reducer-playground
|
2022-04-11 16:21:51 +10:00 |
|
Sam Nolan
|
cb07f5f68a
|
A playground based on reducer
|
2022-04-11 16:16:29 +10:00 |
|
Sam Nolan
|
79ac1700d1
|
Include a playground in the squiggle website
|
2022-04-11 09:14:39 +10:00 |
|