Commit Graph

1478 Commits

Author SHA1 Message Date
Umur Ozkul
da37536b4b Merge branch 'develop' into reducer-dev 2022-04-17 20:38:20 +02:00
Umur Ozkul
52ac2e2ece Binding tests imlemented and skipped 2022-04-17 20:36:04 +02:00
Umur Ozkul
e2015e1098 Outer and Partial: test helpers defined 2022-04-17 20:07:21 +02:00
Umur Ozkul
0585aa33a9 parseOuter, parsePartial 2022-04-17 19:47:05 +02:00
Umur Ozkul
b1e2b27cee partials compile. TODO tests 2022-04-17 19:24:39 +02:00
Ozzie Gooen
cf9c12f786
Merge pull request #258 from quantified-uncertainty/handle-arrays-in-components
Playground improvements with new types
2022-04-15 19:18:49 -04:00
Ozzie Gooen
279a47ec90 Updated yarn.lock 2022-04-15 19:07:52 -04:00
Ozzie Gooen
9291a6fcc0 Ran yarn format:all 2022-04-15 18:41:46 -04:00
Ozzie Gooen
8a29205247 Refactored if statement into switch 2022-04-15 18:13:59 -04:00
Ozzie Gooen
69fb8be1f1 Ran prettier on index.ts, improved playground showing in website 2022-04-15 18:00:31 -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
fe2be53d04
Merge pull request #295 from quantified-uncertainty/add-isNormalized
Added isNormalized function, for testing
2022-04-15 16:30:56 -04:00
Ozzie Gooen
9febf3f182 Changed isNormalize in response to CR 2022-04-15 16:28:51 -04:00
Ozzie Gooen
b682a2702b
Merge pull request #289 from quantified-uncertainty/audit-2022-04-14-SymbolicDist.res
fix: std of lognormal symbolic division
2022-04-15 14:57:49 -04:00
Ozzie Gooen
3d10d8e6a5 Bug fix to get docs to show correctly 2022-04-15 14:51:08 -04:00
Ozzie Gooen
2ed7d03005 Added formatting 2022-04-15 14:10:17 -04:00
Ozzie Gooen
2df6a7f537 Removed Js.log 2022-04-15 13:59:25 -04:00
Ozzie Gooen
73b950078d Added isNormalized function, for testing 2022-04-15 13:58:00 -04:00
c15412642a fix: Failing tests 2022-04-15 13:01:49 -04:00
8743b235d6 fix: typo 2022-04-15 12:54:04 -04:00
Quinn
27610e2a6f
Update user-bug.md 2022-04-15 10:58:13 -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
Quinn
1e8e05ba95
gt => git 2022-04-15 10:41:06 -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
Umur Ozkul
7ab69a1708 issue 234
Define partial code
2022-04-15 14:48:58 +02:00
Umur Ozkul
3f95ca455b imports #234 2022-04-15 08:56:48 +02:00
Quinn
3103a21ada
Merge pull request #288 from quantified-uncertainty/netlify-config
declarative netlify
2022-04-14 23:47:03 -04: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
02507e5cc2 empty commit 2022-04-14 23:19:41 -04:00
Quinn Dougherty
154cbb5eec removed flake 2022-04-14 23:12:05 -04:00
Quinn Dougherty
e5ea9ca279 forgot comment 2022-04-14 23:08:50 -04:00
Quinn Dougherty
ad88d82784 just testing something 2022-04-14 23:07:22 -04:00
Quinn Dougherty
37537f3435 ... 2022-04-14 23:02:28 -04:00
Quinn Dougherty
7f0bdb0388 ugh, missing " again 2022-04-14 23:01:05 -04:00
Quinn Dougherty
bd54a722e2 more ignore logic 2022-04-14 22:59:44 -04:00
Quinn Dougherty
e16e015e4c moved stuff into scripts subdir 2022-04-14 22:51:17 -04:00
Quinn Dougherty
182d639664 missing " character 2022-04-14 22:47:45 -04:00
Quinn Dougherty
b41f74a271 triggers and builds :) 2022-04-14 22:46:22 -04:00
Quinn Dougherty
cd23fbb0db ...try this 2022-04-14 22:41:40 -04:00
Quinn Dougherty
261eb8d9ae will it skip now? 2022-04-14 22:39:53 -04:00
Quinn Dougherty
4ba0212aac try setting base = "./" 2022-04-14 22:36:49 -04:00
Quinn Dougherty
dd01c0eff1 perhaps a bool is a string 2022-04-14 22:24:37 -04:00
Quinn Dougherty
15d6f7d3be this is a blank commit 2022-04-14 22:19:54 -04:00