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 |
|
dependabot[bot]
|
b55bd59219
|
⬆️ Bump @floating-ui/react-dom-interactions from 0.9.1 to 0.9.2
Bumps [@floating-ui/react-dom-interactions](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom-interactions) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom-interactions@0.9.2/packages/react-dom-interactions)
---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom-interactions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 14:39:20 +00:00 |
|
Umur Ozkul
|
1b69ce3aa1
|
compatibility to change environment at runtime
There will be changes in develop to change environment at runtime. This
fix provides compatibility. So that they can be merged easier.
|
2022-08-15 15:18:14 +02:00 |
|
Umur Ozkul
|
66f2f18a00
|
fix merging develop
|
2022-08-15 14:45:45 +02:00 |
|
Umur Ozkul
|
58e1cf187d
|
Merge branch 'develop' into reducer-project
|
2022-08-15 13:59:07 +02:00 |
|
Umur Ozkul
|
9075b74536
|
Edit comments
|
2022-08-14 17:40:52 +02:00 |
|
Umur Ozkul
|
0c1c5c9499
|
seperate Project Topology Module
|
2022-08-14 16:18:07 +02:00 |
|
Sam Nolan
|
e7a1fe1c17
|
Merge branch 'develop' into multiple-charts
|
2022-08-13 10:53:09 +01:00 |
|
Sam Nolan
|
70f26a08ba
|
Fix multiple charting
|
2022-08-13 10:52:56 +01:00 |
|
Ozzie Gooen
|
5dd988ac13
|
Merge pull request #900 from quantified-uncertainty/reducer-typecheck-example
Reducer real life type checking example to build a library
|
2022-08-11 17:45:30 -07:00 |
|
Sam Nolan
|
c97d1d457e
|
Remove unneccesary line
|
2022-08-11 14:22:55 +01:00 |
|
Sam Nolan
|
4aab78b45c
|
Format code
|
2022-08-11 12:31:44 +01:00 |
|
Sam Nolan
|
ffb9e85d75
|
Merge branch 'develop' into multiple-charts
|
2022-08-11 12:29:08 +01:00 |
|
Sam Nolan
|
ba59047d31
|
Merge branch 'develop' into multiple-charts
|
2022-08-11 12:12:59 +01:00 |
|
Umur Ozkul
|
f21725d86c
|
remove TODO
|
2022-08-10 12:09:06 +02:00 |
|
Umur Ozkul
|
2e8e71bbd0
|
project
test
remove setResult
parse end of outerblock
test end of outer block
compiles
testing
bindings tested
todo chain bindings
topological sort
|
2022-08-10 11:53:39 +02:00 |
|
Ozzie Gooen
|
f1f274127b
|
Merge pull request #967 from quantified-uncertainty/0.3.0
0.2.x -> 0.3.0
|
2022-08-09 14:16:29 -07:00 |
|
Quinn Dougherty
|
c288fd58c3
|
versions correction (manual)
|
2022-08-09 13:57:45 -07:00 |
|
Ozzie Gooen
|
80e17be903
|
Updated Squiggle components package
|
2022-08-09 13:53:29 -07:00 |
|
Ozzie Gooen
|
63e2b1f8c9
|
Updated npm versions to 0.3.0
|
2022-08-09 11:55:49 -07:00 |
|
Ozzie Gooen
|
f015e2ed19
|
Merge pull request #966 from quantified-uncertainty/develop
Develop -> Master, Aug 8
|
2022-08-08 22:22:20 -07:00 |
|
Ozzie Gooen
|
2aaa43008d
|
Very simple implementation of pointset mapY
|
2022-08-08 10:31:05 -07:00 |
|
dependabot[bot]
|
31d27a97c8
|
Merge pull request #961 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.4.2
|
2022-08-08 15:01:04 +00:00 |
|
dependabot[bot]
|
e2fe12c5f7
|
⬆️ Bump @testing-library/user-event from 14.4.1 to 14.4.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.1 to 14.4.2.
- [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.1...v14.4.2)
---
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-08 14:53:27 +00:00 |
|
dependabot[bot]
|
e095838a0e
|
Merge pull request #958 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.6.4
|
2022-08-08 14:47:53 +00:00 |
|
Quinn
|
46f8570d33
|
Merge pull request #962 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.8
⬆️ Bump tailwindcss from 3.1.7 to 3.1.8
|
2022-08-08 10:45:13 -04:00 |
|
dependabot[bot]
|
6d07228a9c
|
⬆️ Bump @types/node from 18.6.3 to 18.6.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.6.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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 14:40:08 +00:00 |
|
Quinn
|
450634f7e2
|
Merge pull request #959 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.0.0
⬆️ Bump framer-motion from 6.5.1 to 7.0.0
|
2022-08-08 10:36:04 -04:00 |
|
dependabot[bot]
|
29c5d30ef9
|
Merge pull request #957 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.5
|
2022-08-08 14:34:34 +00:00 |
|
dependabot[bot]
|
d6655bde2f
|
⬆️ Bump tailwindcss from 3.1.7 to 3.1.8
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.7...v3.1.8)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 14:32:06 +00:00 |
|
dependabot[bot]
|
2880e447bb
|
Merge pull request #956 from quantified-uncertainty/dependabot/npm_and_yarn/types/vscode-1.70.0
|
2022-08-08 14:29:03 +00:00 |
|
dependabot[bot]
|
7422e5becf
|
⬆️ Bump framer-motion from 6.5.1 to 7.0.0
Bumps [framer-motion](https://github.com/framer/motion) from 6.5.1 to 7.0.0.
- [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/v6.5.1...v7.0.0)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 14:28:42 +00:00 |
|
dependabot[bot]
|
dce0864bde
|
⬆️ Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 14:26:50 +00:00 |
|
dependabot[bot]
|
c2f2b644a6
|
⬆️ Bump @types/vscode from 1.69.0 to 1.70.0
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.69.0 to 1.70.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)
---
updated-dependencies:
- dependency-name: "@types/vscode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 14:22:30 +00:00 |
|
Ozzie Gooen
|
a984e6a5f9
|
Merge pull request #954 from ForrestWeiswolf/fix-npm-package-example
Fix example in squiggle-lang README
|
2022-08-04 12:36:43 -07:00 |
|
Ozzie Gooen
|
159e9763d7
|
Merge pull request #955 from ForrestWeiswolf/update-docs-links
Update 'Language Basics' and 'Squiggle functions' links in README
|
2022-08-04 12:09:56 -07:00 |
|
Forrest Wolf
|
9c25c90a33
|
Update 'Language Basics' and 'Squiggle functions' links in README
|
2022-08-04 15:05:46 -04:00 |
|
Forrest Wolf
|
90cd7f2a4a
|
Fix example in squiggle-lang README
|
2022-08-04 15:00:05 -04:00 |
|
dependabot[bot]
|
71a237bfb6
|
Merge pull request #951 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.10
|
2022-08-04 14:00:06 +00:00 |
|
dependabot[bot]
|
0e7ea923d5
|
⬆️ Bump @storybook/builder-webpack5 from 6.5.9 to 6.5.10
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/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-08-04 13:51:23 +00:00 |
|
dependabot[bot]
|
e23899f0d2
|
Merge pull request #948 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.4.1
|
2022-08-04 13:46:33 +00:00 |
|
Quinn
|
9ac89ed9a7
|
Merge pull request #952 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.10
⬆️ Bump @storybook/manager-webpack5 from 6.5.9 to 6.5.10
|
2022-08-04 09:44:48 -04:00 |
|
dependabot[bot]
|
582f957b87
|
Merge pull request #949 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.10
|
2022-08-04 13:39:33 +00:00 |
|
dependabot[bot]
|
0092923543
|
⬆️ Bump @testing-library/user-event from 14.3.0 to 14.4.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.3.0 to 14.4.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.3...v14.4.1)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 13:35:32 +00:00 |
|