Umur Ozkul
e1c53c9087
any type
...
any will be depreciated after the implementation of binding type
variables
2022-07-28 22:25:51 +02:00
Umur Ozkul
6733319403
switch replacement by type checking
2022-07-28 22:20:00 +02:00
Ozzie Gooen
f7e6061f17
Merge pull request #897 from quantified-uncertainty/copy-share-link
...
"Copy share link" button
2022-07-28 12:18:10 -07:00
Vyacheslav Matyukhin
3d41d8a8d1
delete SquiggleItem
2022-07-28 23:03:13 +04:00
Quinn Dougherty
73d1586858
hotfix: version increment
2022-07-28 12:59:11 -04:00
Quinn
b064e6bd7f
Merge pull request #893 from quantified-uncertainty/fix-chart-size
...
Fix chart sizes in tabs in docs
2022-07-28 12:56:30 -04:00
Quinn
ffa0f40fb1
Merge pull request #892 from quantified-uncertainty/mdx-cli
...
imported bindings
2022-07-28 12:55:35 -04:00
Vyacheslav Matyukhin
55ec328745
copy share link button
2022-07-28 20:24:09 +04:00
Quinn Dougherty
3f6e1b2caf
revert last commit
2022-07-28 11:26:22 -04:00
Quinn Dougherty
91246ffad3
changed import from local docusaurus component to @quri/squiggle-components
component
2022-07-28 11:17:14 -04:00
Quinn Dougherty
779fcf4fc6
inherit props to runPartial
2022-07-28 11:07:32 -04:00
Quinn Dougherty
c77795c832
absolute path for bindingsImportsFile
2022-07-28 10:57:58 -04:00
Quinn Dougherty
33e5ebd6da
yarn format
compels me
2022-07-28 10:43:59 -04:00
Quinn Dougherty
7fc646f5b5
fix build
2022-07-28 10:43:27 -04:00
Quinn Dougherty
a536f1f4e1
trailing slash?
2022-07-28 10:37:00 -04:00
Quinn Dougherty
ff05685634
@berekuk's CR
2022-07-28 10:33:31 -04:00
Vyacheslav Matyukhin
e1f178d0ae
lazy tabs ( fixes #506 )
2022-07-28 18:16:31 +04:00
Vyacheslav Matyukhin
5618ef3f34
remove SquiggleItem, unused
2022-07-28 18:14:20 +04:00
Umur Ozkul
fc88b065f5
remove unused test file
2022-07-28 13:42:27 +02:00
Ozzie Gooen
31626b05c4
Added a simple example
2022-07-27 22:09:43 -07:00
Ozzie Gooen
327dc521f1
Modifiying Overview page and Guides
2022-07-27 21:08:10 -07:00
Ozzie Gooen
b1cc459d13
Merge branch 'develop' into documentation-refactors-jul
...
* develop: (35 commits)
don't spin pause icon on runs
delayed overlay and autorun spinner
playground renders code on second pass
executionId for code re-runs
spinner in autorun mode; autorun refactorings
increase modal width
remove toggle animation
hideOnScoll navbar on website
smooth scrolling when scrolling back to item from modal
improve tooltip positioning
fix tooltip padding on website
close modals on escape key
change variable border color
smart modal positioning
fixes #872
⬆️ Bump @typescript-eslint/parser from 5.30.6 to 5.30.7
⬆️ Bump @types/node from 18.0.6 to 18.6.1
⬆️ Bump mathjs from 10.6.4 to 11.0.1
⬆️ Bump webpack from 5.73.0 to 5.74.0
⬆️ Bump @testing-library/user-event from 14.2.6 to 14.3.0
...
2022-07-27 16:54:50 -07:00
Ozzie Gooen
3f8b99aa3a
Improving Overview
2022-07-27 16:54:25 -07:00
Quinn Dougherty
5f3dd12542
fix lint
2022-07-27 17:44:09 -04:00
Quinn Dougherty
2279624750
checking in editor.jsx file
2022-07-27 17:42:46 -04:00
Quinn Dougherty
a46f50dd0f
removed comment, cleaned up a function
2022-07-27 17:40:21 -04:00
Quinn Dougherty
405c1bf8f3
imported bindings
2022-07-27 17:31:40 -04:00
Vyacheslav Matyukhin
ec4777bd61
don't spin pause icon on runs
2022-07-27 23:01:15 +04:00
Vyacheslav Matyukhin
b1e7164c7e
delayed overlay and autorun spinner
2022-07-27 22:37:46 +04:00
Vyacheslav Matyukhin
329bb9432e
playground renders code on second pass
2022-07-27 21:28:21 +04:00
Vyacheslav Matyukhin
9ec84d2c96
Merge branch 'develop' into autorun-improvements
2022-07-27 13:06:05 +04:00
Vyacheslav Matyukhin
eacc1adf1d
executionId for code re-runs
2022-07-27 13:03:23 +04:00
Vyacheslav Matyukhin
724fb4956d
Merge branch 'collapsible' into autorun-improvements
2022-07-27 13:02:38 +04:00
Vyacheslav Matyukhin
3bdc5c67a2
spinner in autorun mode; autorun refactorings
2022-07-27 12:12:03 +04:00
Ozzie Gooen
563f82f48c
Merge pull request #796 from quantified-uncertainty/collapsible
...
Collapsible records in playground output
2022-07-26 17:26:21 -07:00
Ozzie Gooen
b7d6256032
Merge pull request #875 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.7
...
⬆️ Bump @typescript-eslint/parser from 5.30.6 to 5.30.7
2022-07-26 16:17:43 -07:00
Vyacheslav Matyukhin
a599768638
increase modal width
2022-07-27 01:26:54 +04:00
Vyacheslav Matyukhin
d6cc3a419b
remove toggle animation
2022-07-26 23:00:20 +04:00
Vyacheslav Matyukhin
8fbf5decf8
hideOnScoll navbar on website
2022-07-26 21:58:03 +04:00
Vyacheslav Matyukhin
e3e9c76af2
smooth scrolling when scrolling back to item from modal
2022-07-26 21:56:12 +04:00
Vyacheslav Matyukhin
8be3f91d8e
improve tooltip positioning
2022-07-26 21:55:38 +04:00
Vyacheslav Matyukhin
2abb3968dd
fix tooltip padding on website
2022-07-26 20:47:42 +04:00
Vyacheslav Matyukhin
e76a4beb4d
close modals on escape key
2022-07-26 20:27:10 +04:00
Vyacheslav Matyukhin
fd36e9ef9e
change variable border color
2022-07-26 20:19:31 +04:00
Vyacheslav Matyukhin
b76e1df819
smart modal positioning
2022-07-26 20:17:36 +04:00
Ozzie Gooen
fb0aa72aac
Merge pull request #882 from quantified-uncertainty/issue-872
...
fixes #872
2022-07-25 12:10:36 -07:00
Umur Ozkul
66e48dd834
fixes #872
2022-07-25 19:56:18 +02:00
dependabot[bot]
79c86146ca
⬆️ Bump @typescript-eslint/parser from 5.30.6 to 5.30.7
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 16:13:13 +00:00
Ozzie Gooen
4c756a1448
Merge pull request #879 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-11.0.1
...
⬆️ Bump mathjs from 10.6.4 to 11.0.1
2022-07-25 09:08:00 -07:00
Ozzie Gooen
03fba76ae9
Merge pull request #876 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.7
...
⬆️ Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7
2022-07-25 09:06:51 -07:00
Ozzie Gooen
556480e8fc
Merge pull request #880 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.6.1
...
⬆️ Bump @types/node from 18.0.6 to 18.6.1
2022-07-25 09:06:29 -07:00
dependabot[bot]
12cdc53f47
⬆️ Bump @types/node from 18.0.6 to 18.6.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.6 to 18.6.1.
- [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-07-25 15:50:26 +00:00
dependabot[bot]
6f1f23108b
⬆️ Bump mathjs from 10.6.4 to 11.0.1
...
Bumps [mathjs](https://github.com/josdejong/mathjs ) from 10.6.4 to 11.0.1.
- [Release notes](https://github.com/josdejong/mathjs/releases )
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md )
- [Commits](https://github.com/josdejong/mathjs/compare/v10.6.4...v11.0.1 )
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 15:46:51 +00:00
Quinn
69f0f5af87
Merge pull request #877 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.3.0
...
⬆️ Bump @testing-library/user-event from 14.2.6 to 14.3.0
2022-07-25 11:44:39 -04:00
Quinn
fbb6b03e5b
Merge pull request #878 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-5.74.0
...
⬆️ Bump webpack from 5.73.0 to 5.74.0
2022-07-25 11:44:06 -04:00
dependabot[bot]
26a6f06c1a
⬆️ Bump webpack from 5.73.0 to 5.74.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 14:25:33 +00:00
dependabot[bot]
c91defc307
⬆️ Bump @testing-library/user-event from 14.2.6 to 14.3.0
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 14.2.6 to 14.3.0.
- [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.2.6...v14.3 )
---
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-07-25 14:24:31 +00:00
dependabot[bot]
3d2b2f4c62
⬆️ Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 14:23:47 +00:00
dependabot[bot]
712f393df6
⬆️ Bump fast-check from 3.0.1 to 3.1.0
...
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/dubzzz/fast-check/releases )
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md )
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.1.0/packages/fast-check )
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 14:22:11 +00:00
Ozzie Gooen
68238ba914
Added new logo
2022-07-24 16:37:24 -07:00
Vyacheslav Matyukhin
a11030814c
Merge branch 'develop' into collapsible
2022-07-24 02:26:46 +04:00
Ozzie Gooen
25c95170e6
Merge pull request #873 from quantified-uncertainty/homepage-changes
...
Docs improvements - July 23
2022-07-23 11:54:16 -07:00
Ozzie Gooen
8414cde819
Ran formatting
2022-07-23 11:41:12 -07:00
Vyacheslav Matyukhin
dd778dab76
show spinner immediately
2022-07-23 22:17:04 +04:00
Ozzie Gooen
ff1f8e8e84
Several small documentation improvements
2022-07-23 11:06:15 -07:00
Vyacheslav Matyukhin
111b4975ee
prettify
2022-07-23 22:03:50 +04:00
Vyacheslav Matyukhin
ce31dc62c2
more precise FallbackSpinner height for SquiggleEditor
2022-07-23 21:56:28 +04:00
Vyacheslav Matyukhin
0ad09c96aa
fallback spinner for the website
2022-07-23 21:44:08 +04:00
Vyacheslav Matyukhin
b9dc7c7033
improve playground padding on the website
2022-07-23 21:14:12 +04:00
Ozzie Gooen
349b99b3ef
Minor docs cleanup
2022-07-22 15:31:05 -07:00
Vyacheslav Matyukhin
3eccd9afd1
filter out Math.* and System.* in viewer
2022-07-23 00:18:38 +04:00
Vyacheslav Matyukhin
c7bf40e3e8
remove showControls from website code and vscode ext
2022-07-23 00:03:55 +04:00
Vyacheslav Matyukhin
43fed64f82
Merge branch 'develop' into collapsible
2022-07-22 23:59:50 +04:00
Vyacheslav Matyukhin
daf11ea121
remove DropdownMenu, it's not needed
2022-07-22 23:54:06 +04:00
Vyacheslav Matyukhin
9385146d56
some comments
2022-07-22 23:51:54 +04:00
Vyacheslav Matyukhin
d2fb973e1d
disableLogX flag in local settings
2022-07-22 23:32:39 +04:00
Vyacheslav Matyukhin
eefdfbb2fe
modal window for local settings
2022-07-22 23:24:49 +04:00
Ozzie Gooen
3250d6009a
Updated colors and light styles of homepage
2022-07-22 11:50:56 -07:00
Umur Ozkul
4a98cc210a
fix compiler warnings
2022-07-22 17:49:53 +02:00
Ozzie Gooen
0ef01da963
Update DistGeneric.mdx
2022-07-21 15:44:46 -07:00
Ozzie Gooen
5c78ad1fc4
Update DistSampleSet.md
2022-07-21 15:36:56 -07:00
Ozzie Gooen
57782aa2a6
Update DistSampleSet.md
2022-07-21 14:59:36 -07:00
Ozzie Gooen
3165e1e499
Updated version
2022-07-21 13:57:11 -07:00
Ozzie Gooen
38ef109291
Merge branch 'develop' into add-reducer-to-function-registry
...
* develop:
Simple refactors to versioning
2022-07-21 13:56:48 -07:00
Ozzie Gooen
e7d63a463c
Merge branch 'develop' into add-reducer-to-function-registry
...
* develop:
Simple version number
⬆️ Bump terser from 4.8.0 to 4.8.1
2022-07-21 13:55:04 -07:00
Ozzie Gooen
0d4141a899
Simple refactors to versioning
2022-07-21 13:51:14 -07:00
Ozzie Gooen
8dd7aff77f
Simple version number
2022-07-21 13:48:51 -07:00
Ozzie Gooen
0a806b4fe2
Website lint
2022-07-21 11:41:32 -07:00
Ozzie Gooen
47f1be0702
Story cleanup
2022-07-21 11:29:59 -07:00
Ozzie Gooen
acebaa517b
Simple SampleSet.fromDist function
2022-07-21 10:31:53 -07:00
Ozzie Gooen
223ddf6a3e
Fixed bug with namespaces
2022-07-21 08:54:41 -07:00
Ozzie Gooen
d3a12eb4e9
Fixed bug with namespaces
2022-07-21 08:31:46 -07:00
Ozzie Gooen
aa3d91d78f
Merge branch 'develop' into add-reducer-to-function-registry
...
* develop:
Minor component fix to show Void statements
Fixed typescript build
Introduce void type
2022-07-20 16:50:49 -07:00
Ozzie Gooen
4055d1e93c
Merge pull request #865 from quantified-uncertainty/reducer-void
...
Reducer: void type
2022-07-20 16:46:48 -07:00
Vyacheslav Matyukhin
8f4259cef3
Merge branch 'develop' into collapsible
2022-07-20 23:22:16 +04:00
Vyacheslav Matyukhin
8d390c4433
local chart settings via dropdown menu
2022-07-20 23:16:34 +04:00
Ozzie Gooen
590ffac552
Minor component fix to show Void statements
2022-07-20 09:28:32 -07:00
Ozzie Gooen
078534f7c8
Fixed typescript build
2022-07-20 08:27:57 -07:00
Umur Ozkul
1c4557b638
Introduce void type
...
yarn all:rescript
EvVoid
parsing void
void
2022-07-20 17:01:42 +02:00
Ozzie Gooen
9173b103f5
Fixed major bug for module functions
2022-07-19 23:06:10 -07:00
Ozzie Gooen
90d3f89c0a
Trying to fix things, but breaking a lot of tests.
2022-07-19 21:32:11 -07:00
Ozzie Gooen
35cd9f37d1
Basic changes to API
2022-07-19 20:52:08 -07:00
Ozzie Gooen
100ec2c1a8
Adjusting documentation to reflect new functions
2022-07-19 16:18:28 -07:00
Ozzie Gooen
7316d27b54
Added SampleSet fns to FunctionRegistry
2022-07-19 15:52:28 -07:00
Ozzie Gooen
f8d6db61c5
Moved list functions into FunctionRegistry
2022-07-19 10:35:31 -07:00
Ozzie Gooen
835ce6b81f
Added reducer to Function Registry
2022-07-19 08:42:08 -07:00
Ozzie Gooen
28036bfb36
Minor cleanup
2022-07-19 08:12:04 -07:00
Ozzie Gooen
ee244463fa
Merged with develop
2022-07-18 22:27:59 -07:00
Ozzie Gooen
5891d23462
Merge pull request #845 from quantified-uncertainty/reducer-typecheck
...
Reducer typecheck
2022-07-18 22:25:40 -07:00
Ozzie Gooen
6f25fca814
Minor cleanup
2022-07-18 22:21:57 -07:00
Ozzie Gooen
173c17e13d
Simple cleanup
2022-07-18 22:17:38 -07:00
Ozzie Gooen
dbfee988d2
Pulled out cache in Registry, to make more sense
2022-07-18 22:14:46 -07:00
Ozzie Gooen
905d2fbb23
Removed now-uneeded Function Registry test file
2022-07-18 21:29:46 -07:00
Ozzie Gooen
e6b402c7d8
Merge pull request #860 from quantified-uncertainty/sampleN
...
`mapSamplesN`
2022-07-18 21:17:38 -07:00
Ozzie Gooen
5aa2689832
Merge pull request #861 from quantified-uncertainty/error-message-function-fail
...
Print error messages when functions fail
2022-07-18 21:13:24 -07:00
Sam Nolan
03edf60663
Show x coordinate when drawing discrete distributions
2022-07-19 13:08:45 +10:00
Sam Nolan
938b20b4cd
Print error messages when functions fail
2022-07-19 12:38:05 +10:00
Sam Nolan
7887256ca1
Reorder function declarations to compile
2022-07-19 11:45:07 +10:00
Sam Nolan
b71823b4c5
Merge branch 'develop' into multiple-charts
2022-07-19 11:42:44 +10:00
Sam Nolan
7e33ea1fe7
Merge branch 'develop' into multiple-charts
2022-07-19 11:40:59 +10:00
Sam Nolan
5bdc19f35f
Refactor sampleN code and remove log
2022-07-19 11:38:43 +10:00
Sam Nolan
ffaf349e0a
Basic mapSampleN support
2022-07-19 11:33:11 +10:00
Ozzie Gooen
30f721eeb6
Simple conversion away from using modules
2022-07-18 16:10:19 -07:00
Ozzie Gooen
2c903a335e
Merge pull request #851 from quantified-uncertainty/dependabot/npm_and_yarn/vscode-languageclient-8.0.2
...
⬆️ Bump vscode-languageclient from 8.0.1 to 8.0.2
2022-07-18 16:04:03 -07:00
Ozzie Gooen
5db6ed257e
Merge pull request #858 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-6.5.1
...
⬆️ Bump framer-motion from 6.4.3 to 6.5.1
2022-07-18 16:03:56 -07:00
Ozzie Gooen
c6ae5107c6
Merge pull request #856 from quantified-uncertainty/dependabot/npm_and_yarn/commander-9.4.0
...
⬆️ Bump commander from 9.3.0 to 9.4.0
2022-07-18 16:03:49 -07:00
Umur Ozkul
4535041876
less test clutter
2022-07-18 22:52:19 +02:00
Umur Ozkul
fa2561306d
Merge branch 'reducer-typecheck2' into reducer-typecheck
2022-07-18 18:52:49 +02:00
Umur Ozkul
6e1be862d2
reducer passed to external library
2022-07-18 18:51:05 +02:00
dependabot[bot]
074a084853
Merge pull request #859 from quantified-uncertainty/dependabot/npm_and_yarn/gentype-4.5.0
2022-07-18 16:39:43 +00:00
Ozzie Gooen
cb17f2a25f
Merge pull request #857 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.0.6
...
⬆️ Bump @types/node from 18.0.3 to 18.0.6
2022-07-18 09:37:00 -07:00
Ozzie Gooen
e0f97d8af0
Merge branch 'reducer-typecheck' of github.com:quantified-uncertainty/squiggle into reducer-typecheck
...
* 'reducer-typecheck' of github.com:quantified-uncertainty/squiggle:
type modifiers -> type contracts
simplified modules
before math library
2022-07-18 09:34:52 -07:00
Ozzie Gooen
beb22274d6
Immediate fix for merge conflict
2022-07-18 09:32:23 -07:00
Umur Ozkul
15d63a6a96
type modifiers -> type contracts
2022-07-18 18:31:09 +02:00
dependabot[bot]
925d2e65bb
⬆️ Bump gentype from 4.4.0 to 4.5.0
...
Bumps [gentype](https://github.com/cristianoc/gentype ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/cristianoc/gentype/releases )
- [Changelog](https://github.com/rescript-association/genType/blob/master/Changes.md )
- [Commits](https://github.com/cristianoc/gentype/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: gentype
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 16:28:39 +00:00
dependabot[bot]
03486a0453
⬆️ Bump framer-motion from 6.4.3 to 6.5.1
...
Bumps [framer-motion](https://github.com/framer/motion ) from 6.4.3 to 6.5.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/v6.4.3...v6.5.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-07-18 16:27:45 +00:00
dependabot[bot]
813c97db18
⬆️ Bump vscode-languageclient from 8.0.1 to 8.0.2
...
Bumps [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases )
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/8.0.2/client )
---
updated-dependencies:
- dependency-name: vscode-languageclient
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 16:25:40 +00:00
dependabot[bot]
fe4e475ff4
⬆️ Bump @types/node from 18.0.3 to 18.0.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.3 to 18.0.6.
- [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-07-18 16:24:23 +00:00
dependabot[bot]
bcd74eefda
⬆️ Bump commander from 9.3.0 to 9.4.0
...
Bumps [commander](https://github.com/tj/commander.js ) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v9.3.0...v9.4.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 16:19:30 +00:00
Ozzie Gooen
2b220b59e6
Merge pull request #849 from quantified-uncertainty/dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-rc.1
...
⬆️ Bump @docusaurus/preset-classic from 2.0.0-beta.22 to 2.0.0-rc.1
2022-07-18 09:18:05 -07:00
Ozzie Gooen
72659050c3
Merge pull request #852 from quantified-uncertainty/dependabot/npm_and_yarn/ts-node-10.9.1
...
⬆️ Bump ts-node from 10.8.2 to 10.9.1
2022-07-18 09:17:53 -07:00
Ozzie Gooen
ed83af7568
Merge pull request #854 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.2.6
...
⬆️ Bump @testing-library/user-event from 14.2.1 to 14.2.6
2022-07-18 09:17:27 -07:00
Ozzie Gooen
70994b7244
Merge pull request #853 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.6
...
⬆️ Bump @hookform/resolvers from 2.9.5 to 2.9.6
2022-07-18 09:17:23 -07:00
Umur Ozkul
c1429e0907
simplified modules
2022-07-18 18:16:49 +02:00
Ozzie Gooen
9fb33776c5
Merge pull request #855 from quantified-uncertainty/reducer-parsermodules
...
Reducer: Simplified modules
2022-07-18 09:13:57 -07:00
Umur Ozkul
06134a6524
Merge branch 'reducer-parsermodules' into reducer-typecheck
2022-07-18 18:08:44 +02:00
Umur Ozkul
479f60df01
before math library
...
no module (tested)
fix parser and Math library
2022-07-18 18:04:47 +02:00
dependabot[bot]
ac4ea69fa0
⬆️ Bump @testing-library/user-event from 14.2.1 to 14.2.6
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 14.2.1 to 14.2.6.
- [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.2.1...v14.2.6 )
---
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-07-18 15:56:48 +00:00
dependabot[bot]
f265bf3e7f
⬆️ Bump @hookform/resolvers from 2.9.5 to 2.9.6
...
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.9.5 to 2.9.6.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.5...v2.9.6 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 15:55:28 +00:00
dependabot[bot]
dda6d652a6
⬆️ Bump ts-node from 10.8.2 to 10.9.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.8.2 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.2...v10.9.1 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 15:51:07 +00:00
Ozzie Gooen
5ee75d343e
Merge pull request #850 from quantified-uncertainty/dependabot/npm_and_yarn/eslint-8.20.0
...
⬆️ Bump eslint from 8.19.0 to 8.20.0
2022-07-18 08:50:17 -07:00
dependabot[bot]
9a3c569290
⬆️ Bump @docusaurus/preset-classic
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.22 to 2.0.0-rc.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-rc.1/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 15:48:58 +00:00
Ozzie Gooen
8aa6997699
Merge pull request #848 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.6
...
⬆️ Bump tailwindcss from 3.1.5 to 3.1.6
2022-07-18 08:48:10 -07:00
Ozzie Gooen
5d50f22010
Merge pull request #847 from quantified-uncertainty/dependabot/npm_and_yarn/docusaurus/core-2.0.0-rc.1
...
⬆️ Bump @docusaurus/core from 2.0.0-beta.22 to 2.0.0-rc.1
2022-07-18 08:48:02 -07:00
Ozzie Gooen
8f742bf99f
Quick fix for component
2022-07-18 08:47:02 -07:00
Ozzie Gooen
628b105535
PointSet -> Pointset
2022-07-18 08:24:11 -07:00
dependabot[bot]
93d1b486f8
⬆️ Bump eslint from 8.19.0 to 8.20.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.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.19.0...v8.20.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-07-18 14:37:20 +00:00
dependabot[bot]
d41ad3bc56
⬆️ Bump tailwindcss from 3.1.5 to 3.1.6
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.5 to 3.1.6.
- [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.5...v3.1.6 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:36:09 +00:00
dependabot[bot]
715000daf1
⬆️ Bump @docusaurus/core from 2.0.0-beta.22 to 2.0.0-rc.1
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.0.0-beta.22 to 2.0.0-rc.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-rc.1/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:35:08 +00:00
dependabot[bot]
5d02c82915
⬆️ Bump vscode-languageserver from 8.0.1 to 8.0.2
...
Bumps [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases )
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/8.0.2/server )
---
updated-dependencies:
- dependency-name: vscode-languageserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:32:03 +00:00
Umur Ozkul
abee4db340
Merge branch 'develop' into reducer-typecheck
2022-07-18 15:18:10 +02:00
Umur Ozkul
6966c8d3e5
ternary validation
2022-07-18 15:17:41 +02:00
Umur Ozkul
8fb75d57fc
type check
2022-07-18 15:15:36 +02:00
Ozzie Gooen
08a7b8586b
Simple tests for function library
2022-07-16 22:01:26 -07:00
Ozzie Gooen
b502e21a0f
Format
2022-07-16 20:33:15 -07:00
Ozzie Gooen
c5447b8d7a
All autogenerated FunctionLibrary tests pass
2022-07-16 20:32:37 -07:00
Ozzie Gooen
395477ed12
Initial testing of FunctionRegistry Library
2022-07-16 19:50:18 -07:00
Ozzie Gooen
5e8b46b7df
Cleaning up Function Registry to Reducer interface
2022-07-16 19:06:48 -07:00
Ozzie Gooen
d88fb95767
Simple reformatting, got RequiresNamespace to work
2022-07-16 18:11:38 -07:00
Ozzie Gooen
0c032e710c
Moved function library modules to separate files
2022-07-16 14:01:00 -07:00
Umur Ozkul
b65aeaf0d2
spell check
2022-07-16 17:09:39 +02:00
Umur Ozkul
4522b46900
basic type compiler
2022-07-16 16:13:39 +02:00
Sam Nolan
2f789e983a
Fix #837
2022-07-16 13:29:18 +10:00
Ozzie Gooen
e3ef7a3048
Added examples to most items in function registry library
2022-07-15 19:47:57 -07:00
Ozzie Gooen
9d5aaf43a8
Simple tests for fake FunctionRegistry output types
2022-07-15 19:18:36 -07:00
Ozzie Gooen
8839f1d9c7
Added FunctionRegistry test and got simple polymorphism working
2022-07-14 22:14:23 -07:00
Ozzie Gooen
3f09f5f307
Move namespace from fnDefinition to fn
2022-07-14 17:21:07 -07:00
Ozzie Gooen
3c396e0ccc
FunctionRegistry examples should be an array
2022-07-14 16:43:38 -07:00
Ozzie Gooen
c3b0009fb8
Minor cleanup
2022-07-14 16:13:22 -07:00
Ozzie Gooen
fc95253dd5
Cleanup of Dict Fromlist in Function Registry Library
2022-07-14 15:15:03 -07:00
Ozzie Gooen
feb198d205
Add and use extra pathway for FunctionRegistry to use internalValues directly
2022-07-14 14:53:53 -07:00
Ozzie Gooen
cae59cb84b
Split up function definitions
2022-07-14 13:31:48 -07:00
Sam Nolan
ad1d391f49
Rename plotting to plotParser
2022-07-14 16:36:12 +10:00
Ozzie Gooen
04accf0075
Merge branch 'develop' into namespace-integration
...
* develop: (61 commits)
Minor UI refactors
tweak: Indicate that the configuration step is optional
tweak: Show what to click in the extension
tweak: Better documentation
Formatted code
Moved env to GenericDist, and used it
Replaced some scoring functions with functionRegistry functions
Prior can't be a point
v0.2.23
Made new test call polymorphic constructor #ToFloat
⬆️ Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
⬆️ Bump postcss-cli from 9.1.0 to 10.0.0
⬆️ Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6
⬆️ Bump @docusaurus/preset-classic
⬆️ Bump clsx from 1.2.0 to 1.2.1
⬆️ Bump postcss-loader from 7.0.0 to 7.0.1
⬆️ Bump @hookform/resolvers from 2.9.3 to 2.9.5
⬆️ Bump @types/node from 18.0.0 to 18.0.3
⬆️ Bump @docusaurus/core from 2.0.0-beta.21 to 2.0.0-beta.22
⬆️ Bump @typescript-eslint/parser from 5.30.4 to 5.30.5
...
2022-07-13 15:19:26 -07:00
Ozzie Gooen
fdf1da7886
Merge pull request #831 from quantified-uncertainty/design-refactors-2020-July
...
Minor UI refactors
2022-07-13 14:57:13 -07:00
Ozzie Gooen
c1a351a704
Minor UI refactors
2022-07-13 13:55:35 -07:00
Ozzie Gooen
742b67d5bd
Merge pull request #830 from quantified-uncertainty/vscode-extension-documentation
...
tweak: Better documentation
2022-07-13 13:29:48 -07:00
42730e980f
tweak: Indicate that the configuration step is optional
2022-07-13 13:39:07 -04:00
abedb59a17
tweak: Show what to click in the extension
2022-07-13 13:37:17 -04:00
a9d9ed9ae6
tweak: Better documentation
...
So that even newbies can understand.
2022-07-13 13:29:32 -04:00
Ozzie Gooen
606cbd8859
Merge pull request #589 from quantified-uncertainty/scoring-cleanup-three
...
Scoring cleanup
2022-07-13 10:21:40 -07:00
Ozzie Gooen
d8b1e0d5ff
Formatted code
2022-07-13 10:11:59 -07:00
Ozzie Gooen
78e9e48626
Moved env to GenericDist, and used it
2022-07-13 09:37:39 -07:00
Ozzie Gooen
3d71d7bf4e
Replaced some scoring functions with functionRegistry functions
2022-07-13 08:56:22 -07:00
Sam Nolan
9cc000070b
Refactor parsing to lib files
2022-07-13 15:54:45 +10:00
Sam Nolan
a5a131daf1
Remove console.log
2022-07-13 15:33:38 +10:00
Sam Nolan
0c7ac98aaf
Color discrete components of distributions
2022-07-13 15:32:28 +10:00
Sam Nolan
b536637c98
Make parser of distributions stricter
2022-07-13 15:29:39 +10:00
Sam Nolan
98ae0459c9
Refactor specification to include discrete
2022-07-13 14:15:07 +10:00
Ozzie Gooen
652394f535
Prior can't be a point
2022-07-12 09:45:41 -07:00
Sam Nolan
9cbeee0451
Add multiple plotting
2022-07-12 17:09:24 +10:00
Sam Nolan
af4423cc2e
v0.2.23
2022-07-12 12:50:20 +10:00
Quinn Dougherty
e9968288fd
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-07-11 15:34:50 -04:00
Ozzie Gooen
cca6ab1df0
Merge pull request #760 from quantified-uncertainty/more-graph-settings
...
Add more options for distribution charts
2022-07-11 12:34:04 -07:00
Ozzie Gooen
50049177e4
Merge pull request #803 from quantified-uncertainty/reducer-modules
...
Reducer modules - define function returning result
2022-07-11 12:28:26 -07:00
Quinn Dougherty
20114d9a84
Made new test call polymorphic constructor #ToFloat
2022-07-11 14:23:58 -04:00
Quinn Dougherty
d682f28faf
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-07-11 14:20:00 -04:00
dependabot[bot]
c6b3e05365
Merge pull request #820 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.6
2022-07-11 18:19:12 +00:00
dependabot[bot]
4fb6a58689
Merge pull request #818 from quantified-uncertainty/dependabot/npm_and_yarn/postcss-cli-10.0.0
2022-07-11 18:15:07 +00:00
dependabot[bot]
9a5c101d9d
⬆️ Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:07:30 +00:00
dependabot[bot]
82a64165ea
Merge pull request #819 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.6
2022-07-11 18:02:12 +00:00
dependabot[bot]
a9177e585c
⬆️ Bump postcss-cli from 9.1.0 to 10.0.0
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/9.1.0...10.0.0 )
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:59:23 +00:00
dependabot[bot]
7fd4012454
⬆️ Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:51:55 +00:00
dependabot[bot]
f4188ef5c9
Merge pull request #812 from quantified-uncertainty/dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-beta.22
2022-07-11 17:50:28 +00:00
dependabot[bot]
7fcc3e5137
Merge pull request #817 from quantified-uncertainty/dependabot/npm_and_yarn/postcss-loader-7.0.1
2022-07-11 17:42:22 +00:00
Quinn
19d9ab7019
Merge pull request #816 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.5
...
⬆️ Bump @hookform/resolvers from 2.9.3 to 2.9.5
2022-07-11 13:40:48 -04:00
dependabot[bot]
2e5ec355d6
⬆️ Bump @docusaurus/preset-classic
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.21 to 2.0.0-beta.22.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.22/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:35:37 +00:00
dependabot[bot]
604953a346
Merge pull request #815 from quantified-uncertainty/dependabot/npm_and_yarn/clsx-1.2.1
2022-07-11 17:33:42 +00:00
dependabot[bot]
d87e5062c2
⬆️ Bump clsx from 1.2.0 to 1.2.1
...
Bumps [clsx](https://github.com/lukeed/clsx ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: clsx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:26:24 +00:00
dependabot[bot]
4516b886df
Merge pull request #813 from quantified-uncertainty/dependabot/npm_and_yarn/docusaurus/core-2.0.0-beta.22
2022-07-11 17:25:58 +00:00
dependabot[bot]
65e78556c2
⬆️ Bump postcss-loader from 7.0.0 to 7.0.1
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:14:14 +00:00
dependabot[bot]
ba5b83eb02
Merge pull request #811 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-6.4.3
2022-07-11 17:13:21 +00:00
dependabot[bot]
e9710bb71d
⬆️ Bump @hookform/resolvers from 2.9.3 to 2.9.5
...
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.3...v2.9.5 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:10:34 +00:00
dependabot[bot]
e1ea19deb4
Merge pull request #810 from quantified-uncertainty/dependabot/npm_and_yarn/react-vega-7.6.0
2022-07-11 17:08:53 +00:00
dependabot[bot]
b48a7f21e3
Merge pull request #814 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.0.3
2022-07-11 17:08:10 +00:00
dependabot[bot]
6bd584a36a
⬆️ Bump @types/node from 18.0.0 to 18.0.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.0 to 18.0.3.
- [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-07-11 17:01:07 +00:00
dependabot[bot]
5e4f99f5a1
⬆️ Bump @docusaurus/core from 2.0.0-beta.21 to 2.0.0-beta.22
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.0.0-beta.21 to 2.0.0-beta.22.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.22/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:00:08 +00:00
dependabot[bot]
0250d8eb48
Merge pull request #807 from quantified-uncertainty/dependabot/npm_and_yarn/ts-node-10.8.2
2022-07-11 16:56:24 +00:00
dependabot[bot]
ddbc0026e3
Merge pull request #808 from quantified-uncertainty/dependabot/npm_and_yarn/headlessui/react-1.6.6
2022-07-11 16:55:31 +00:00
dependabot[bot]
f0afcc4a66
⬆️ Bump @typescript-eslint/parser from 5.30.4 to 5.30.5
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.4 to 5.30.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 16:50:34 +00:00
dependabot[bot]
d387b86dcf
⬆️ Bump framer-motion from 6.4.1 to 6.4.3
...
Bumps [framer-motion](https://github.com/framer/motion ) from 6.4.1 to 6.4.3.
- [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.4.1...v6.4.3 )
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 16:47:49 +00:00
dependabot[bot]
472a6dd6e9
Merge pull request #804 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.5
2022-07-11 16:47:44 +00:00
dependabot[bot]
2f620b2a85
⬆️ Bump react-vega from 7.5.1 to 7.6.0
...
Bumps [react-vega](https://github.com/vega/react-vega ) from 7.5.1 to 7.6.0.
- [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.1...v7.6.0 )
---
updated-dependencies:
- dependency-name: react-vega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 16:44:15 +00:00
dependabot[bot]
efb0c4fac0
Merge pull request #805 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.33.1
2022-07-11 16:42:49 +00:00
dependabot[bot]
3fa0904d28
⬆️ Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.4 to 5.30.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 16:41:02 +00:00
Quinn
b5f6aa64ac
Merge pull request #806 from quantified-uncertainty/dependabot/npm_and_yarn/eslint-8.19.0
...
⬆️ Bump eslint from 8.18.0 to 8.19.0
2022-07-11 12:38:26 -04:00
dependabot[bot]
4524e1e55a
⬆️ Bump @headlessui/react from 1.6.5 to 1.6.6
...
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.6.6/packages/@headlessui-react )
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 16:28:03 +00:00
dependabot[bot]
89ac966276
⬆️ Bump ts-node from 10.8.1 to 10.8.2
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.8.1 to 10.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 16:27:40 +00:00
dependabot[bot]
af75f4fd1d
⬆️ Bump eslint from 8.18.0 to 8.19.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.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.18.0...v8.19.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-07-11 16:26:53 +00:00
dependabot[bot]
a344a215c4
⬆️ Bump react-hook-form from 7.33.0 to 7.33.1
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.33.0 to 7.33.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.33.0...v7.33.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-07-11 16:26:17 +00:00
Quinn
0b77a61938
Merge pull request #801 from quantified-uncertainty/dependabot/npm_and_yarn/babel/plugin-proposal-private-property-in-object-7.18.6
...
⬆️ Bump @babel/plugin-proposal-private-property-in-object from 7.17.12 to 7.18.6
2022-07-11 12:24:04 -04:00
Quinn
8ae5be9f80
Merge pull request #800 from quantified-uncertainty/dependabot/npm_and_yarn/types/vscode-1.69.0
...
⬆️ Bump @types/vscode from 1.68.0 to 1.69.0
2022-07-11 12:23:35 -04:00
Quinn
44a13affe0
Merge pull request #802 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.5
...
⬆️ Bump tailwindcss from 3.1.4 to 3.1.5
2022-07-11 12:23:11 -04:00
Quinn
f542c68eae
Merge pull request #798 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-dev-server-4.9.3
...
⬆️ Bump webpack-dev-server from 4.9.2 to 4.9.3
2022-07-11 12:22:42 -04:00
Umur Ozkul
532a878911
define function returning result
2022-07-11 17:46:50 +02:00
Umur Ozkul
d25e052b61
rename to Reducer_Module_test
2022-07-11 17:04:21 +02:00
dependabot[bot]
2d5f52aa5b
⬆️ Bump tailwindcss from 3.1.4 to 3.1.5
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.4 to 3.1.5.
- [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.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 14:51:38 +00:00
dependabot[bot]
d401b12839
⬆️ Bump @babel/plugin-proposal-private-property-in-object
...
Bumps [@babel/plugin-proposal-private-property-in-object](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-private-property-in-object ) from 7.17.12 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-private-property-in-object )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-private-property-in-object"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 14:51:09 +00:00
dependabot[bot]
fbbab10391
⬆️ Bump @types/vscode from 1.68.0 to 1.69.0
...
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode ) from 1.68.0 to 1.69.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-07-11 14:50:42 +00:00
dependabot[bot]
cd95992805
⬆️ Bump vega-lite from 5.2.0 to 5.3.0
...
Bumps [vega-lite](https://github.com/vega/vega-lite ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/vega/vega-lite/releases )
- [Changelog](https://github.com/vega/vega-lite/blob/v5.3.0/CHANGELOG.md )
- [Commits](https://github.com/vega/vega-lite/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: vega-lite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 14:48:36 +00:00
dependabot[bot]
740f07a2b6
⬆️ Bump webpack-dev-server from 4.9.2 to 4.9.3
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.2 to 4.9.3.
- [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.2...v4.9.3 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 14:48:04 +00:00
Sam Nolan
6973f70e4c
Add graph settings to playground
2022-07-11 11:22:21 +10:00
Sam Nolan
2e9872f958
Merge branch 'develop' into more-graph-settings
2022-07-11 10:54:03 +10:00
Vyacheslav Matyukhin
12eb63c789
SquiggleViewer refactoring; persistent collapsed settings via context
2022-07-08 18:28:12 +04:00
Vyacheslav Matyukhin
3ca80daee8
remove showTypes setting
2022-07-08 17:13:26 +04:00
Vyacheslav Matyukhin
a4684ddf39
collapse on border click
2022-07-08 17:09:46 +04:00
Vyacheslav Matyukhin
c401f39520
remove collapse animation; tooltips with types
2022-07-08 16:58:34 +04:00
Ozzie Gooen
7afae96cf4
Simple integration of module functionality
2022-07-07 18:30:56 -07:00
Ozzie Gooen
c866cc812a
wip
2022-07-07 18:09:41 -07:00
Vyacheslav Matyukhin
0ef2428c80
Merge branch 'develop' into collapsible
2022-07-08 02:00:54 +04:00
Ozzie Gooen
9f0e4f34fe
First attempt at integrating namespaces
2022-07-07 12:01:02 -07:00
Vyacheslav Matyukhin
afbc1e1455
collapsible tree
2022-07-07 20:54:40 +04:00
Vyacheslav Matyukhin
012112336f
Merge pull request #780 from quantified-uncertainty/dependabot/npm_and_yarn/vscode-languageserver-8.0.1
...
⬆️ Bump vscode-languageserver from 7.0.0 to 8.0.1
2022-07-07 15:13:33 +03:00
Vyacheslav Matyukhin
7746b5673d
hotfix: hash links in playground
2022-07-06 19:34:39 +04:00
Vyacheslav Matyukhin
8a2269b7d0
collapsible results (WIP)
2022-07-06 19:21:54 +04:00
Sam Nolan
ec721b83ce
Merge branch 'develop' into more-graph-settings
2022-07-06 11:59:53 +10:00
Ozzie Gooen
6e968c492b
Merge pull request #786 from quantified-uncertainty/reducer-modules
...
Module.defineFFI
2022-07-05 21:26:20 -04:00
Ozzie Gooen
b425743484
Merge pull request #785 from quantified-uncertainty/beta-from-mean-stdev
...
`beta({mean: 0.39, stdev: 0.1})` #497
2022-07-05 21:02:38 -04:00
Ozzie Gooen
4054f7dbff
Small beta error message change
2022-07-05 19:48:41 -04:00
Vyacheslav Matyukhin
82dc860985
Merge branch 'develop' into pause-autoplay
2022-07-06 02:23:17 +04:00
Vyacheslav Matyukhin
cdfddf5888
animate autorun toggle
2022-07-06 02:07:18 +04:00
Vyacheslav Matyukhin
7d3366389b
extract run logic to a custom hook
2022-07-06 01:41:29 +04:00
Sam Nolan
d46d524859
Merge pull request #759 from quantified-uncertainty/observable-refactor
...
Remove observable boilerplate + refactors
2022-07-06 07:36:28 +10:00
Vyacheslav Matyukhin
87bb752c92
extract ui components from playground; show spinner on keyboard-initiated plays
2022-07-06 00:49:48 +04:00
Vyacheslav Matyukhin
4fe30107a4
submit editor on cmd+enter
2022-07-06 00:47:55 +04:00
Vyacheslav Matyukhin
9208330038
playground: manual play mode
2022-07-06 00:46:47 +04:00
Umur Ozkul
b3ac8848d2
comment
2022-07-05 15:27:56 +02:00
Sam Nolan
2c2f299e46
Fix build error
2022-07-05 17:43:13 +10:00
Sam Nolan
04188a55f1
Merge branch 'develop' into more-graph-settings
2022-07-05 17:35:50 +10:00
Sam Nolan
c4d2ad922a
Respond to PR comments
2022-07-05 17:32:02 +10:00
Umur Ozkul
e0b2632028
format
2022-07-05 06:20:57 +02:00
Umur Ozkul
29c9cad510
remove dead line
2022-07-05 06:19:42 +02:00
Umur Ozkul
746ca695af
fix test
2022-07-05 06:17:26 +02:00
Umur Ozkul
f5f2d94fbc
remove dead line
2022-07-05 06:17:15 +02:00
Umur Ozkul
a285d0b493
fix peggy warning
2022-07-05 06:17:03 +02:00
Umur Ozkul
742fc10e0d
comment
2022-07-05 05:54:56 +02:00
Umur Ozkul
6edacc78e4
foo test
2022-07-05 05:16:00 +02:00
Umur Ozkul
c0329dc73d
resolve PR786
2022-07-05 00:58:25 +02:00
Umur Ozkul
308601b358
Merge branch 'develop' into reducer-modules
2022-07-04 23:05:53 +02:00
Quinn Dougherty
7889332052
polymorphic variants to neatly constrain types
2022-07-04 11:24:30 -04:00
Quinn
bceb9821bd
Merge pull request #790 from quantified-uncertainty/dependabot/npm_and_yarn/clsx-1.2.0
...
⬆️ Bump clsx from 1.1.1 to 1.2.0
2022-07-04 11:23:31 -04:00
dependabot[bot]
e60dff110a
Merge pull request #791 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-10.6.4
2022-07-04 14:58:10 +00:00
dependabot[bot]
a8eb9a3aaa
Merge pull request #789 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.4
2022-07-04 14:50:48 +00:00
dependabot[bot]
d7952e82f5
⬆️ Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.4
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.29.0 to 5.30.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.4/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 14:45:33 +00:00
dependabot[bot]
c065510413
⬆️ Bump clsx from 1.1.1 to 1.2.0
...
Bumps [clsx](https://github.com/lukeed/clsx ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: clsx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 14:44:40 +00:00
dependabot[bot]
5bee5cb4b8
Merge pull request #788 from quantified-uncertainty/dependabot/npm_and_yarn/prism-react-renderer-1.3.5
2022-07-04 14:43:18 +00:00
dependabot[bot]
4915f6a5b8
⬆️ Bump mathjs from 10.6.3 to 10.6.4
...
Bumps [mathjs](https://github.com/josdejong/mathjs ) from 10.6.3 to 10.6.4.
- [Release notes](https://github.com/josdejong/mathjs/releases )
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md )
- [Commits](https://github.com/josdejong/mathjs/compare/v10.6.3...v10.6.4 )
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 14:39:55 +00:00
dependabot[bot]
0eb2268875
⬆️ Bump prism-react-renderer from 1.3.3 to 1.3.5
...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 1.3.3 to 1.3.5.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/v1.3.3...v1.3.5 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 14:33:51 +00:00
dependabot[bot]
7c0e4e778c
⬆️ Bump @typescript-eslint/parser from 5.29.0 to 5.30.4
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.29.0 to 5.30.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.4/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 14:32:46 +00:00
Quinn Dougherty
4858aa9fe5
**most** comments, might do something with polymorphic variants so that types are more truthful next, but might not
2022-07-04 10:22:06 -04:00
Quinn Dougherty
9225710d2d
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-07-04 10:19:52 -04:00
Quinn Dougherty
7a419742ad
moved error message sooner for invalid mean and stdev
2022-07-04 09:57:00 -04:00
Ozzie Gooen
d6bdf5bfeb
Formatted code
2022-07-02 15:02:43 -04:00
Ozzie Gooen
d888f685d0
Quick fixes for EvType typescripting
2022-07-02 14:25:05 -04:00
Umur Ozkul
38cc93bdec
Module.defineFFI
2022-07-02 14:53:33 +02:00
Quinn Dougherty
5b41019c04
hotfix: relative path
2022-06-30 14:38:59 -04:00
Quinn Dougherty
e0289ed23f
documented addition to beta
api
2022-06-30 12:29:09 -04:00
Quinn Dougherty
9dcac8dd48
fixed \-1\
I had forgotten; added basic mean tests
2022-06-30 12:20:50 -04:00
Sam Nolan
df3608d9b2
Merge branch 'develop' into observable-refactor
2022-06-28 00:37:16 +00:00
Quinn Dougherty
54cd636524
added comment for more direct wikipedia citation
2022-06-27 14:37:12 -04:00
Quinn Dougherty
14189fd848
#497 (no tests or examples)
2022-06-27 14:31:35 -04:00
Quinn
8d7e6297cc
Merge pull request #784 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-10.6.3
...
⬆️ Bump mathjs from 10.6.1 to 10.6.3
2022-06-27 12:49:25 -04:00
Quinn
c8a25546dc
Merge pull request #783 from quantified-uncertainty/dependabot/npm_and_yarn/fast-check-3.0.1
...
⬆️ Bump fast-check from 3.0.0 to 3.0.1
2022-06-27 12:48:57 -04:00
Quinn
e964814895
Merge pull request #782 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.3
...
⬆️ Bump @hookform/resolvers from 2.9.1 to 2.9.3
2022-06-27 12:48:27 -04:00
dependabot[bot]
581d21be93
⬆️ Bump mathjs from 10.6.1 to 10.6.3
...
Bumps [mathjs](https://github.com/josdejong/mathjs ) from 10.6.1 to 10.6.3.
- [Release notes](https://github.com/josdejong/mathjs/releases )
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md )
- [Commits](https://github.com/josdejong/mathjs/compare/v10.6.1...v10.6.3 )
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:25:22 +00:00
dependabot[bot]
587ca1f42b
⬆️ Bump fast-check from 3.0.0 to 3.0.1
...
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/dubzzz/fast-check/releases )
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md )
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.0.1/packages/fast-check )
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:24:50 +00:00
dependabot[bot]
a877be36fa
⬆️ Bump @hookform/resolvers from 2.9.1 to 2.9.3
...
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.9.1 to 2.9.3.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.1...v2.9.3 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:24:19 +00:00
dependabot[bot]
5e7f85dbb7
⬆️ Bump react-hook-form from 7.32.2 to 7.33.0
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.32.2 to 7.33.0.
- [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.32.2...v7.33.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:23:58 +00:00
dependabot[bot]
043205eca8
⬆️ Bump vscode-languageserver from 7.0.0 to 8.0.1
...
Bumps [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server ) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases )
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/8.0.1/server )
---
updated-dependencies:
- dependency-name: vscode-languageserver
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:23:31 +00:00
Sam Nolan
f836afce7a
Merge branch 'develop' into observable-refactor
2022-06-27 07:08:00 +00:00
Sam Nolan
69aa8a8cc1
Add controlled and uncontrolled versions of components
2022-06-27 07:07:09 +00:00
Quinn Dougherty
acb0d3b9ee
removed \TwoScalars\
material
2022-06-26 12:28:04 -04:00
Vyacheslav Matyukhin
8880b91c28
peggy: require instead of import, fixes tests
2022-06-26 12:13:38 +03:00
Vyacheslav Matyukhin
81854702a7
highlight record keys
2022-06-26 11:42:56 +03:00
Vyacheslav Matyukhin
7cbece9212
optional location on NodeString (for record keys)
2022-06-26 11:42:33 +03:00
Vyacheslav Matyukhin
96c2a982cb
semantic highlight based on squiggle-lang AST
2022-06-26 11:15:25 +03:00
Vyacheslav Matyukhin
5a2b5b2a4d
return typed peggy AST from parse
2022-06-26 11:14:51 +03:00
Ozzie Gooen
0846a6fbd0
Show contents of modules, except for Math
2022-06-24 07:20:15 -07:00
Quinn Dougherty
29cf1cebb2
fixed paths to constructors
2022-06-24 09:19:15 -04:00
Quinn Dougherty
e0e2f12e27
added path to constructors
2022-06-24 09:07:15 -04:00
Quinn Dougherty
9dbd4f076c
fixed paren balancing and so on
2022-06-24 08:56:16 -04:00
Quinn Dougherty
3e67180fe1
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-06-24 08:48:07 -04:00
Ozzie Gooen
aeea4806b4
Merge pull request #752 from quantified-uncertainty/reducer-typescript-wall
...
Reducer typescript wall
2022-06-24 05:43:21 -07:00
Sam Nolan
3b84c2892c
Fix typescript errors (start raw decoding early)
2022-06-24 10:53:53 +00:00
Umur Ozkul
e192fe5790
PR comments
2022-06-24 12:15:38 +02:00
Sam Nolan
0c66bb0579
Add more options for distribution charts
...
Changing title, color, tick format, and domain
2022-06-24 07:22:31 +00:00
Sam Nolan
ac7ecd9bdc
Merge branch 'develop' into observable-refactor
2022-06-24 05:14:21 +00:00
Sam Nolan
06f86963d1
Update documentation for squiggleString
2022-06-24 05:10:28 +00:00
Sam Nolan
fc68a8d069
Remove observable boilerplate + refactors
2022-06-24 03:43:30 +00:00
Ozzie Gooen
934608d971
Merge pull request #750 from quantified-uncertainty/language-server
...
Language server; error location in SyntaxErrors
2022-06-23 17:30:29 -07:00
Umur Ozkul
07d5c6d8b3
Iev -> IEv Just more readable prefix
2022-06-23 20:38:07 +02:00
Umur Ozkul
24a9c52789
Merge branch 'develop' into reducer-typescript-wall
2022-06-23 20:07:05 +02:00
Quinn Dougherty
b74b83a2cb
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-06-23 11:34:03 -04:00
Vyacheslav Matyukhin
9da6c12fc3
fix compile script
2022-06-23 12:00:12 +03:00
Vyacheslav Matyukhin
490ea7edd5
Merge branch 'develop' into language-server
2022-06-23 10:44:58 +03:00
Vyacheslav Matyukhin
8e4fb99b53
cleanup unused code; fix tsc builds
2022-06-23 10:35:42 +03:00
Sam Nolan
627211495e
Merge branch 'develop' into fix-595
2022-06-23 07:31:38 +00:00
Sam Nolan
7138645c57
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
2022-06-23 04:02:01 +00:00
Sam Nolan
9338f745b8
Fix prettier complaining about lock
2022-06-23 03:59:39 +00:00
Ozzie Gooen
06d78048db
Merge pull request #753 from quantified-uncertainty/graph-settings
...
Add logX and expY props
2022-06-22 20:53:24 -07:00
Sam Nolan
2b8545ad04
Fix 1 + distribution having reverse ordered points
...
Fixes #595
2022-06-23 03:40:40 +00:00
Sam Nolan
3983fa8f0f
Add errors when log on graphs with negative domain
2022-06-23 03:21:24 +00:00
Sam Nolan
c42c646838
Add logX and expY as playground settings
2022-06-23 03:16:35 +00:00
Sam Nolan
f5db5afe09
Add logX and expY props
2022-06-23 03:08:44 +00:00
Umur Ozkul
e23f8b011b
Merge branch 'develop' into reducer-typescript-wall
...
packages/squiggle-lang/src/rescript/ReducerInterface/ReducerInterface_GenericDistribution.res
packages/squiggle-lang/src/rescript/SquiggleLibrary/SquiggleLibrary_Math.res
2022-06-23 04:29:13 +02:00
Quinn Dougherty
13ba7d1a5e
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-06-22 22:06:16 -04:00
Umur Ozkul
95d3bf6eaa
merge Reducer
2022-06-23 04:03:50 +02:00
Umur Ozkul
7b2c16d90f
fix typescript test
2022-06-23 04:03:14 +02:00
dependabot[bot]
fc2352ccc2
Merge pull request #619 from quantified-uncertainty/dependabot/npm_and_yarn/fast-check-3.0.0
2022-06-23 01:36:12 +00:00
Umur Ozkul
ac9a468aa6
Reducer InternalExpressionValue created
...
this will allow complicated changes to execution without changing the typescript interface
2022-06-23 02:25:54 +02:00
Quinn Dougherty
a7bd12a8a4
piggyback: lint.sh script reflect adjustment of file subtree
2022-06-22 18:04:42 -04:00
Quinn Dougherty
40f4db5eb1
fixed all tests by switching to integer. it does not make sense.
2022-06-22 17:51:14 -04:00
Recursing
126033b029
Prefix hash for potential future changes and transparency
2022-06-22 21:36:19 +02:00
Recursing
24cc765027
Don't fill history with garbage
2022-06-22 20:19:57 +02:00
Recursing
8c38991f5b
compress strings with pako
2022-06-22 01:48:27 +02:00
Recursing
35a6a0c4e5
Save playground state in URL, for easy sharing
...
fix ssr
2022-06-22 01:48:27 +02:00
Vyacheslav Matyukhin
840944f566
external stdlib for rescript
2022-06-22 01:47:33 +03:00
Vyacheslav Matyukhin
250d42707c
language server for vscode; patched vsce
2022-06-22 01:00:43 +03:00
Vyacheslav Matyukhin
84a0d83efb
store location on RESyntaxError; export parse() function
2022-06-22 00:34:35 +03:00
Recursing
f365cdef70
Mention requirement on components in README
2022-06-21 23:02:55 +02:00
Quinn Dougherty
507d8e9f98
regenerated yarn.lock; moved fc.float to fc.double in symbolic_test.ts
2022-06-21 16:14:45 -04:00
Quinn Dougherty
cae57a1b4e
Revert "COMMIT TO BE TRASHED"
...
This reverts commit b12f87df44
.
2022-06-21 15:58:50 -04:00
Quinn Dougherty
b12f87df44
COMMIT TO BE TRASHED
2022-06-21 15:56:12 -04:00
Quinn Dougherty
444596aac4
some of the problems solved
2022-06-21 15:43:17 -04:00
Quinn Dougherty
e345ca2039
merging develop into dependabot/npm_and_yarn/fast-check-3.0.0
2022-06-21 12:53:40 -04:00
Quinn Dougherty
d80ea676c5
fixed tests after pair; error'd out mixed case
2022-06-21 12:23:58 -04:00
Quinn Dougherty
95adc67701
some adjustments I guess
2022-06-21 11:55:15 -04:00
Vyacheslav Matyukhin
f7bf1681d6
remove vscode-uri dep, release 0.1.2 ext version
2022-06-21 01:07:27 +03:00
Vyacheslav Matyukhin
9aa97f66b0
vscode: some docs, squiggleU support
2022-06-21 00:46:12 +03:00
Vyacheslav Matyukhin
a81c0aae0b
fix vscode-uri dependency
2022-06-21 00:43:50 +03:00
Vyacheslav Matyukhin
00b1e6bb96
basic language-configuration
2022-06-21 00:26:16 +03:00
Vyacheslav Matyukhin
dab6b3d09e
highlight keywords
2022-06-20 23:57:27 +03:00
93f5b4ba2a
feat: Fix remaining scoring errors with Quinn
...
Value::0.3 to 0.9
2022-06-20 16:39:48 -04:00
Vyacheslav Matyukhin
7441027e0f
first try at squiggle syntax highlighting
2022-06-20 23:36:46 +03:00
Vyacheslav Matyukhin
a2a6ff8ad0
vscode: configuration for show*
2022-06-20 23:34:53 +03:00
Vyacheslav Matyukhin
24f4143cda
preview mode for vscode ext
2022-06-20 23:34:50 +03:00
4b1c226173
fix: PointSetDist_Scoring.WithScalarAnswer.scoreWithPrior
...
Done in pair coding with Quinn.
Value::[0.3 to 0.9]
2022-06-20 16:14:41 -04:00
dependabot[bot]
6b1f2b095a
⬆️ Bump fast-check from 2.25.0 to 3.0.0
...
Bumps [fast-check](https://github.com/dubzzz/fast-check ) from 2.25.0 to 3.0.0.
- [Release notes](https://github.com/dubzzz/fast-check/releases )
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dubzzz/fast-check/compare/v2.25.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 17:56:35 +00:00
dependabot[bot]
12a1c88ab4
⬆️ Bump typescript from 4.7.3 to 4.7.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 17:43:29 +00:00
Quinn Dougherty
7e859c7823
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-06-20 13:38:52 -04:00
Ozzie Gooen
c403be5903
Merge pull request #741 from quantified-uncertainty/vscodeext-ops-docs
...
Vscodeext ops docs (begin issue 729)
2022-06-20 10:33:31 -07:00
Quinn
45106afb2f
Merge pull request #742 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.9
...
⬆️ Bump @storybook/manager-webpack5 from 6.5.8 to 6.5.9
2022-06-20 12:47:05 -04:00
Quinn
3b65b1b4d1
Merge pull request #743 from quantified-uncertainty/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.1
...
⬆️ Bump mini-css-extract-plugin from 2.6.0 to 2.6.1
2022-06-20 12:36:20 -04:00
dependabot[bot]
be0f71d90d
⬆️ Bump @storybook/manager-webpack5 from 6.5.8 to 6.5.9
...
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/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-06-20 16:24:18 +00:00
dependabot[bot]
b194de76fc
⬆️ Bump mini-css-extract-plugin from 2.6.0 to 2.6.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 16:17:19 +00:00
dependabot[bot]
4ee060fff7
⬆️ Bump @types/node from 17.0.42 to 18.0.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.42 to 18.0.0.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 16:16:09 +00:00
Quinn
cf0518edf5
Merge pull request #739 from quantified-uncertainty/dependabot/npm_and_yarn/headlessui/react-1.6.5
...
⬆️ Bump @headlessui/react from 1.6.4 to 1.6.5
2022-06-20 12:14:43 -04:00
Quinn
e5228eeb61
Merge pull request #738 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.9
...
⬆️ Bump @storybook/react from 6.5.8 to 6.5.9
2022-06-20 12:14:28 -04:00
dependabot[bot]
d177bb07c1
⬆️ Bump @headlessui/react from 1.6.4 to 1.6.5
...
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.6.5/packages/@headlessui-react )
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 16:01:06 +00:00
Quinn Dougherty
0eebacf85d
updated README.md in vscode-ext
2022-06-20 11:59:10 -04:00
dependabot[bot]
2797aceb0d
Merge pull request #737 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.9
2022-06-20 15:57:22 +00:00
Quinn Dougherty
ddb373de8a
ran prettier from toplevel
2022-06-20 11:53:19 -04:00
Quinn Dougherty
358769a179
issue #729
2022-06-20 11:52:54 -04:00
Quinn Dougherty
7e6dbf260f
some linty thing apparently
2022-06-20 11:51:09 -04:00
dependabot[bot]
3da9ed2e80
Merge pull request #736 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.3
2022-06-20 15:49:38 +00:00
dependabot[bot]
49e90b86b7
⬆️ Bump @storybook/react from 6.5.8 to 6.5.9
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/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-06-20 15:46:42 +00:00
dependabot[bot]
39e1302fa8
⬆️ Bump @storybook/addon-links from 6.5.8 to 6.5.9
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/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-06-20 15:46:21 +00:00
Quinn
cb2fbb0c07
Merge pull request #735 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.32.2
...
⬆️ Bump react-hook-form from 7.32.0 to 7.32.2
2022-06-20 11:44:52 -04:00
dependabot[bot]
9fc25fcc38
Merge pull request #732 from quantified-uncertainty/dependabot/npm_and_yarn/vega-embed-6.21.0
2022-06-20 15:35:16 +00:00
dependabot[bot]
90c4aae9af
⬆️ Bump tailwindcss from 3.1.2 to 3.1.3
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.2 to 3.1.3.
- [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.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 15:23:34 +00:00
dependabot[bot]
f81b338b51
Merge pull request #726 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.9
2022-06-20 15:22:15 +00:00
dependabot[bot]
fab193bec1
⬆️ Bump react-hook-form from 7.32.0 to 7.32.2
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.32.0 to 7.32.2.
- [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.32.0...v7.32.2 )
---
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-06-20 15:21:45 +00:00
Quinn
5fd72a98d8
Merge pull request #733 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.2.1
...
⬆️ Bump @testing-library/user-event from 14.2.0 to 14.2.1
2022-06-20 11:20:42 -04:00
dependabot[bot]
74f512e841
⬆️ Bump @storybook/builder-webpack5 from 6.5.8 to 6.5.9
...
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/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-06-20 15:15:53 +00:00
dependabot[bot]
7909fa584f
⬆️ Bump vega-embed from 6.20.8 to 6.21.0
...
Bumps [vega-embed](https://github.com/vega/vega-embed ) from 6.20.8 to 6.21.0.
- [Release notes](https://github.com/vega/vega-embed/releases )
- [Changelog](https://github.com/vega/vega-embed/blob/v6.21.0/CHANGELOG.md )
- [Commits](https://github.com/vega/vega-embed/compare/v6.20.8...v6.21.0 )
---
updated-dependencies:
- dependency-name: vega-embed
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 15:15:47 +00:00
dependabot[bot]
9574eaf1d9
Merge pull request #725 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.9
2022-06-20 15:14:22 +00:00
dependabot[bot]
616f16c7ee
⬆️ Bump @testing-library/user-event from 14.2.0 to 14.2.1
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 14.2.0 to 14.2.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.2...v14.2.1 )
---
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-06-20 15:13:09 +00:00
Quinn
e908b8cc33
Merge pull request #731 from quantified-uncertainty/dependabot/npm_and_yarn/react-dom-18.2.0
...
⬆️ Bump react-dom from 18.1.0 to 18.2.0
2022-06-20 11:12:03 -04:00
Quinn Dougherty
633bab9c30
a fistful of comments
2022-06-20 11:11:11 -04:00
dependabot[bot]
d8a074ccf0
⬆️ Bump @storybook/addon-essentials from 6.5.8 to 6.5.9
...
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/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-06-20 14:55:55 +00:00
dependabot[bot]
b3d64f8cbf
⬆️ Bump react-dom from 18.1.0 to 18.2.0
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 18.1.0 to 18.2.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.2.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-06-20 14:54:39 +00:00
Quinn
1a56efc5fc
Merge pull request #724 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/node-logger-6.5.9
...
⬆️ Bump @storybook/node-logger from 6.5.8 to 6.5.9
2022-06-20 10:53:46 -04:00
Quinn
05290a746a
Merge pull request #727 from quantified-uncertainty/dependabot/npm_and_yarn/eslint-8.18.0
...
⬆️ Bump eslint from 8.17.0 to 8.18.0
2022-06-20 10:46:20 -04:00
dependabot[bot]
9a04003a8e
⬆️ Bump eslint from 8.17.0 to 8.18.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.18.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.17.0...v8.18.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-06-20 14:44:38 +00:00
dependabot[bot]
47fbc5dbf1
⬆️ Bump @storybook/node-logger from 6.5.8 to 6.5.9
...
Bumps [@storybook/node-logger](https://github.com/storybookjs/storybook/tree/HEAD/lib/node-logger ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/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-06-20 14:37:55 +00:00
dependabot[bot]
9665c5c159
⬆️ Bump @storybook/addon-actions from 6.5.8 to 6.5.9
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/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-06-20 14:36:42 +00:00
Ozzie Gooen
a3d47c4280
Update README.md
2022-06-20 06:39:13 -07:00
Quinn Dougherty
2c72972097
the lintness
2022-06-20 09:35:25 -04:00
Quinn Dougherty
1a6ced0373
a few comments more
2022-06-20 09:34:56 -04:00
Quinn Dougherty
d156b24fd1
\yarn format\
pass
2022-06-20 08:51:34 -04:00
Quinn Dougherty
f5366540f7
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
2022-06-20 08:50:59 -04:00
Quinn Dougherty
18733f2d09
merged 592
2022-06-20 08:47:16 -04:00
Quinn Dougherty
74fe0296e0
Merge remote-tracking branch 'origin/scoring-cleanup-refactor' into scoring-cleanup-three
2022-06-20 08:36:31 -04:00
Quinn Dougherty
584c639d01
some of the comments
2022-06-20 08:28:30 -04:00
a7db7c23d5
tweak: Add documentation for using in nextjs
2022-06-20 01:45:54 -04:00
Vyacheslav Matyukhin
237f6f01d9
rebuild deps on vscode compile; split components build targets
2022-06-19 23:59:17 +03:00
Ozzie Gooen
df558f40d7
Merge branch 'develop' of github.com:quantified-uncertainty/squiggle into develop
...
* 'develop' of github.com:quantified-uncertainty/squiggle:
new vscode ext publisher & icon
vscode ext 0.0.2, minor tweaks
package react for vscode ext; minor cleanups
get rid of generated vscode readme
full white background for vscode custom editor
2022-06-19 12:27:26 -07:00
Ozzie Gooen
fc55f01d45
Updated cli version
2022-06-19 12:27:16 -07:00
Ozzie Gooen
e540af3355
Merge pull request #714 from quantified-uncertainty/more-vscode
...
More vscode ext stuff
2022-06-18 14:20:23 -07:00
Vyacheslav Matyukhin
112eae9115
new vscode ext publisher & icon
2022-06-18 23:56:05 +03:00
Ozzie Gooen
02af4393b0
Merge pull request #707 from quantified-uncertainty/cli
...
Simple CLI for compiling @import statements
2022-06-18 13:09:31 -07:00
Vyacheslav Matyukhin
0cd5a9547f
don't set playground height ( fixes #660 )
2022-06-18 22:49:52 +03:00
Vyacheslav Matyukhin
e2c9dfaacc
recursive imports in CLI
2022-06-18 22:17:23 +03:00
Vyacheslav Matyukhin
77c2e51aca
vscode ext 0.0.2, minor tweaks
2022-06-18 21:39:23 +03:00
Vyacheslav Matyukhin
ba496eb1a1
package react for vscode ext; minor cleanups
2022-06-18 21:05:09 +03:00
Vyacheslav Matyukhin
387e6bae37
get rid of generated vscode readme
2022-06-18 21:05:09 +03:00
Vyacheslav Matyukhin
a538fcabad
full white background for vscode custom editor
2022-06-18 21:05:09 +03:00
Ozzie Gooen
8b25a938e1
Merge pull request #709 from quantified-uncertainty/packaging-improvements
2022-06-18 10:42:35 -07:00
Vyacheslav Matyukhin
cf96d1b2d9
fix playground focus issue
2022-06-18 19:47:05 +03:00
Vyacheslav Matyukhin
70698a4e4d
move react to peerDependencies ( fixes #494 )
2022-06-18 14:14:54 +03:00
Vyacheslav Matyukhin
0cada912e1
fix react externals in components
2022-06-18 14:14:01 +03:00
Ozzie Gooen
930c6ef474
First attempt at new CLI
2022-06-17 21:45:58 -07:00
Ozzie Gooen
60213d8321
Merged with develop
2022-06-17 16:01:30 -07:00
Ozzie Gooen
0bd407d3f4
Merge branch 'develop' into vscode
...
* develop:
fix SquigglePlayground in storybook
Ran formatter
Added scaleMultiply to docs
Added scaleMultiply
useSquiggle and useSquigglePartial hooks
v0.2.11
fix: Make lodash a dependency, rather than a dev dependency
Ran formatting
Normalize after trunctae
Ran formatter
Added descriptions to last API types
Fixed link that was breaking build
Small edits to guides section
More progress on DistGeneric
Ran format
Added key math variables, all lowercase
Removed the definitions tags in documentation
Minor cleanup on distributions
Lots of documentation tweaks
2022-06-17 15:57:36 -07:00
Ozzie Gooen
38a0e78873
Refactors to address CR
2022-06-17 15:47:37 -07:00
Ozzie Gooen
a563898a5f
Merge with develop
2022-06-17 12:45:42 -07:00
Ozzie Gooen
5c7c20195e
Merge pull request #705 from quantified-uncertainty/adds-scaleMultiply
...
Adds scaleMultiply()
2022-06-17 12:40:27 -07:00
Vyacheslav Matyukhin
588cf0cb27
fix SquigglePlayground in storybook
2022-06-17 22:25:36 +03:00
Ozzie Gooen
8f3502b1a2
Ran formatter
2022-06-17 07:47:46 -07:00
Ozzie Gooen
342b5ba17b
Tiny css cleanup
2022-06-17 07:45:58 -07:00
Ozzie Gooen
8e7756fe35
Added Module type display and better error message if no type is found
2022-06-17 07:42:44 -07:00
Ozzie Gooen
f156840d65
Added toggle to optionally display code editor
2022-06-17 07:31:59 -07:00
Ozzie Gooen
ca73bdc97f
Merge branch 'develop' into june-17-2022-adjustements
...
* develop:
useSquiggle and useSquigglePartial hooks
2022-06-17 06:51:10 -07:00
Ozzie Gooen
86fa502e5a
Added scaleMultiply to docs
2022-06-17 06:49:55 -07:00
Ozzie Gooen
feda8997a6
Merge pull request #702 from quantified-uncertainty/components-hooks
...
useSquiggle and useSquigglePartial hooks - components refactorings
2022-06-17 06:49:32 -07:00
Ozzie Gooen
8d311a099d
Added scaleMultiply
2022-06-17 06:44:06 -07:00
Vyacheslav Matyukhin
618028d772
vscode extension
...
also:
- don't bundle react and react-dom with webpack
- controlled mode for SquigglePlayground
2022-06-17 00:37:20 +03:00
Vyacheslav Matyukhin
e8e8a06f7a
useSquiggle and useSquigglePartial hooks
2022-06-16 13:05:48 +03:00
ba5f703d03
v0.2.11
2022-06-15 00:15:17 -04:00
1a98392c78
fix: Make lodash a dependency, rather than a dev dependency
...
I'm hoping this fixes my current error when using the
npm package.
Looking at the compiled outputs into js, the first line is:
import * as _ from "lodash";
But, because lodash is not a dependency, but rather a dev dependency,
this brings up an error when downloading and using from npm,
so the current npm package does not run
I am hoping that this simple fix will fix that.
2022-06-14 23:45:40 -04:00
Ozzie Gooen
d4535df712
Merge pull request #696 from quantified-uncertainty/normalize-after-truncate
...
Normalize after truncate
2022-06-14 17:14:03 -07:00
Ozzie Gooen
6278dff818
Ran formatting
2022-06-14 17:00:09 -07:00
Ozzie Gooen
76281ee16d
Merge pull request #686 from quantified-uncertainty/documentation-refactor-June12-2022
...
Documentation refactor june12 2022
2022-06-14 16:57:09 -07:00
Ozzie Gooen
7ceae18611
Normalize after trunctae
2022-06-14 16:54:59 -07:00
Ozzie Gooen
605afc03cc
Ran formatter
2022-06-14 16:47:31 -07:00
Ozzie Gooen
1d4aea2731
Added descriptions to last API types
2022-06-14 16:12:29 -07:00
Ozzie Gooen
d4e3579211
Fixed link that was breaking build
2022-06-14 14:47:09 -07:00
Ozzie Gooen
858e0e5ee5
Small edits to guides section
2022-06-14 14:37:59 -07:00
Ozzie Gooen
906878f19f
Merge pull request #694 from quantified-uncertainty/tailwind-forms-fix
...
Fix react-ace/tailwind css collision (fixes #672 ); fix preflight configuration
2022-06-14 06:26:18 -07:00
Vyacheslav Matyukhin
ee7c994561
fix missing clsx dep in components
2022-06-14 12:35:00 +03:00
Vyacheslav Matyukhin
6c6eba2cec
prettierignore forms css
2022-06-14 12:08:56 +03:00
Vyacheslav Matyukhin
a9ebd5b961
don't use tailwindcss/forms in website
2022-06-14 12:05:13 +03:00
Vyacheslav Matyukhin
2842965913
fix react-ace/tailwind css collision ( fixes #672 )
...
Also: fix preflight configuration
2022-06-14 11:57:28 +03:00
Ozzie Gooen
62ed997de2
More progress on DistGeneric
2022-06-13 18:13:43 -07:00
Ozzie Gooen
6a4132c955
Ran format
2022-06-13 12:10:24 -07:00
Ozzie Gooen
2dc71315ef
Added key math variables, all lowercase
2022-06-13 11:43:26 -07:00
Ozzie Gooen
f01df95381
Merge branch 'develop' into documentation-refactor-June12-2022
...
* develop:
⬆️ Bump @storybook/builder-webpack5 from 6.5.7 to 6.5.8
⬆️ Bump @storybook/react from 6.5.7 to 6.5.8
⬆️ Bump @storybook/addon-essentials from 6.5.7 to 6.5.8
always merge stdlib
⬆️ Bump webpack-dev-server from 4.9.1 to 4.9.2
⬆️ Bump @types/node from 17.0.40 to 17.0.42
⬆️ Bump reanalyze from 2.22.0 to 2.23.0
⬆️ Bump @storybook/manager-webpack5 from 6.5.7 to 6.5.8
⬆️ Bump @storybook/addon-actions from 6.5.7 to 6.5.8
⬆️ Bump webpack-cli from 4.9.2 to 4.10.0
⬆️ Bump @storybook/addon-links from 6.5.7 to 6.5.8
⬆️ Bump @hookform/resolvers from 2.9.0 to 2.9.1
⬆️ Bump react-hook-form from 7.31.3 to 7.32.0
⬆️ Bump tailwindcss from 3.0.24 to 3.1.2
2022-06-13 11:04:21 -07:00
Ozzie Gooen
ae3224b25e
Merge pull request #691 from quantified-uncertainty/reducer-modules
...
fixes #676 , closes #170
2022-06-13 11:02:20 -07:00
dependabot[bot]
62af581042
Merge pull request #692 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.8
2022-06-13 18:00:52 +00:00
Umur Ozkul
27a411e848
Merge branch 'develop' into reducer-modules
2022-06-13 19:37:01 +02:00
dependabot[bot]
28c3361f7d
⬆️ Bump @storybook/builder-webpack5 from 6.5.7 to 6.5.8
...
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/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-06-13 17:24:19 +00:00
dependabot[bot]
5c1de63fa0
⬆️ Bump @storybook/react from 6.5.7 to 6.5.8
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/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-06-13 17:24:08 +00:00
dependabot[bot]
08de118e58
⬆️ Bump @storybook/addon-essentials from 6.5.7 to 6.5.8
...
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials ) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/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-06-13 17:14:44 +00:00
dependabot[bot]
0d58a7f985
Merge pull request #688 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-dev-server-4.9.2
2022-06-13 17:13:39 +00:00
dependabot[bot]
1e69d616d5
Merge pull request #687 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.42
2022-06-13 17:13:08 +00:00
Umur Ozkul
e661665385
Merge branch 'develop' into reducer-modules
2022-06-13 18:56:37 +02:00
Umur Ozkul
28938adf53
always merge stdlib
2022-06-13 18:54:48 +02:00
dependabot[bot]
581161b1fe
⬆️ Bump webpack-dev-server from 4.9.1 to 4.9.2
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.1 to 4.9.2.
- [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.1...v4.9.2 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 16:00:23 +00:00
Ozzie Gooen
3ae8c02580
Merge pull request #685 from quantified-uncertainty/dependabot/npm_and_yarn/reanalyze-2.23.0
...
⬆️ Bump reanalyze from 2.22.0 to 2.23.0
2022-06-13 09:00:23 -07:00
dependabot[bot]
173b0d33ba
⬆️ Bump @types/node from 17.0.40 to 17.0.42
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.40 to 17.0.42.
- [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-06-13 15:59:57 +00:00
Ozzie Gooen
c24a434e84
Merge pull request #683 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.8
...
⬆️ Bump @storybook/addon-actions from 6.5.7 to 6.5.8
2022-06-13 08:59:16 -07:00
Ozzie Gooen
2c692b7596
Merge pull request #684 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.8
...
⬆️ Bump @storybook/manager-webpack5 from 6.5.7 to 6.5.8
2022-06-13 08:59:07 -07:00
dependabot[bot]
0030873bc5
⬆️ Bump reanalyze from 2.22.0 to 2.23.0
...
Bumps [reanalyze](https://github.com/cristianoc/reanalyze ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/cristianoc/reanalyze/releases )
- [Changelog](https://github.com/rescript-association/reanalyze/blob/master/Changes.md )
- [Commits](https://github.com/cristianoc/reanalyze/compare/v2.22.0...v2.23.0 )
---
updated-dependencies:
- dependency-name: reanalyze
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 15:39:41 +00:00
Ozzie Gooen
3c5ca67d2b
Merge pull request #677 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.2
...
⬆️ Bump tailwindcss from 3.0.24 to 3.1.2
2022-06-13 08:38:35 -07:00
dependabot[bot]
a3b8b3bb31
⬆️ Bump @storybook/manager-webpack5 from 6.5.7 to 6.5.8
...
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/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-06-13 15:36:12 +00:00
dependabot[bot]
e40d5f5c8a
⬆️ Bump @storybook/addon-actions from 6.5.7 to 6.5.8
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/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-06-13 15:35:47 +00:00
Ozzie Gooen
83cf185d17
Merge pull request #679 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.32.0
...
⬆️ Bump react-hook-form from 7.31.3 to 7.32.0
2022-06-13 08:35:02 -07:00
Ozzie Gooen
bce896130b
Merge pull request #680 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.1
...
⬆️ Bump @hookform/resolvers from 2.9.0 to 2.9.1
2022-06-13 08:34:52 -07:00
Ozzie Gooen
46ad9d03df
Merge pull request #681 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.8
...
⬆️ Bump @storybook/addon-links from 6.5.7 to 6.5.8
2022-06-13 08:34:45 -07:00
dependabot[bot]
097c983c49
⬆️ Bump webpack-cli from 4.9.2 to 4.10.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 14:31:43 +00:00
dependabot[bot]
8aef1987ad
⬆️ Bump @storybook/addon-links from 6.5.7 to 6.5.8
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/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-06-13 14:31:20 +00:00
dependabot[bot]
ed3b1c3ddc
⬆️ Bump @hookform/resolvers from 2.9.0 to 2.9.1
...
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 14:30:53 +00:00
dependabot[bot]
b7402a3b09
⬆️ Bump react-hook-form from 7.31.3 to 7.32.0
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.31.3 to 7.32.0.
- [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.31.3...v7.32.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 14:30:23 +00:00
dependabot[bot]
0a6c24429e
⬆️ Bump tailwindcss from 3.0.24 to 3.1.2
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.24 to 3.1.2.
- [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.0.24...v3.1.2 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 14:29:09 +00:00
Ozzie Gooen
5f26ac9532
Removed the definitions tags in documentation
2022-06-12 21:42:52 -07:00
Ozzie Gooen
bea4e13cd3
Minor cleanup on distributions
2022-06-12 21:33:40 -07:00
Ozzie Gooen
bb85869303
Lots of documentation tweaks
2022-06-12 21:19:28 -07:00
Ozzie Gooen
a690cd15fd
Merge pull request #638 from quantified-uncertainty/Documentation-auto-generation
...
First attempt at a complete API definition
2022-06-11 13:37:27 -07:00
Ozzie Gooen
afb69e2e06
Format on website
2022-06-11 08:57:02 -07:00
Ozzie Gooen
79b71c39a0
Ran formatter and fixed tests
2022-06-11 08:47:52 -07:00
Ozzie Gooen
2d4d8a8f4d
Attempting to make all api docs formatting mostly consistent
2022-06-11 08:28:38 -07:00
Umur Ozkul
f406ae9053
Merge branch 'develop' into reducer-modules
2022-06-11 15:23:54 +02:00
Umur Ozkul
0704c8d9f5
module tests pass
2022-06-11 15:15:25 +02:00
Ozzie Gooen
6dc8b711bb
Lots of simple cleanup to api docs
2022-06-10 17:35:48 -07:00
Ozzie Gooen
590480d4e1
Merged with develop
2022-06-10 11:53:04 -07:00
Ozzie Gooen
7226a06d39
Merge pull request #662 from quantified-uncertainty/utility-functions
...
Adds a few utility functions
2022-06-10 11:18:54 -07:00
Ozzie Gooen
844dfd369c
Update FunctionRegistry_Library.res
2022-06-10 11:17:47 -07:00
Umur Ozkul
69bab17331
Math module tests defined (failing)
...
rename modules
define module
Math module
test helper fixed for defaults and test defined
2022-06-10 16:35:39 +02:00
Umur Ozkul
3ca209a53d
bindings and module managers
...
bindings are a module
2022-06-10 14:19:42 +02:00
Ozzie Gooen
8fd5c6a1be
Merge branch 'develop' into Documentation-auto-generation
...
* develop: (22 commits)
components-lint respects components prettierignore
format main.css and prettierignore base.css
scoped tailwind preflight, top-level .squiggle wrapper
grammar: identifiers with modules
Refactored reducerInterface files
Added simple scientific units
Added stdev to table of stats, when needed
Added stdev and variance to Distribution Operation Constructors
Quick addition of stdev-variance-min-max-mode
⬆️ Bump @types/node from 17.0.38 to 17.0.40
⬆️ Bump webpack from 5.72.1 to 5.73.0
⬆️ Bump @storybook/react from 6.5.6 to 6.5.7
⬆️ Bump ts-node from 10.8.0 to 10.8.1
⬆️ Bump @storybook/builder-webpack5 from 6.5.6 to 6.5.7
⬆️ Bump peggy from 2.0.0 to 2.0.1
⬆️ Bump @storybook/addon-essentials from 6.5.6 to 6.5.7
⬆️ Bump @storybook/preset-create-react-app from 4.1.1 to 4.1.2
⬆️ Bump @hookform/resolvers from 2.8.10 to 2.9.0
⬆️ Bump typescript from 4.7.2 to 4.7.3
⬆️ Bump @storybook/manager-webpack5 from 6.5.6 to 6.5.7
...
2022-06-09 16:50:46 -07:00
Ozzie Gooen
7459a0e7bd
Merge pull request #669 from quantified-uncertainty/improve-tailwind
...
Scoped tailwind preflight - website styles fix
2022-06-09 16:49:41 -07:00
Vyacheslav Matyukhin
4d64f831b0
format main.css and prettierignore base.css
2022-06-10 00:46:38 +03:00
Vyacheslav Matyukhin
d812084614
scoped tailwind preflight, top-level .squiggle wrapper
2022-06-09 23:57:45 +03:00
Umur Ozkul
2f4db3230d
format
2022-06-09 15:53:07 +02:00
Ozzie Gooen
e4eceb9cd3
Minor fix for EvModule support
2022-06-09 06:44:03 -07:00
Ozzie Gooen
1acd4fc259
Minor cleanup
2022-06-09 06:34:31 -07:00
Umur Ozkul
afffdd8559
typescript work in progress
2022-06-09 15:27:51 +02:00
Umur Ozkul
710756bc50
EvModule defined
2022-06-09 15:27:37 +02:00
Umur Ozkul
b623be5f9b
format
2022-06-09 14:57:35 +02:00
Umur Ozkul
02c06b638e
module access to expression
2022-06-09 14:57:25 +02:00
Umur Ozkul
5f6feb26ba
Module parse tested
2022-06-09 14:39:06 +02:00
Umur Ozkul
346c83f2be
module parse
2022-06-09 14:35:44 +02:00
Umur Ozkul
cfcf3cb144
module grammar type correction
2022-06-09 14:30:17 +02:00
Ozzie Gooen
b48a0575d9
Cumprod and formatting
2022-06-08 08:21:20 -07:00
Umur Ozkul
b41e32805c
grammar: identifiers with modules
2022-06-08 17:00:17 +02:00
Ozzie Gooen
fc40744053
Simple additions of first, last, cumulative sum, diff
2022-06-08 08:00:06 -07:00
Ozzie Gooen
12cdb4ed36
Added dict keys, values, fromList, toList
2022-06-08 07:24:06 -07:00
Ozzie Gooen
8d1d08eaa0
Simple dict merge and mergeMany
2022-06-07 22:35:40 -07:00
Ozzie Gooen
0fcf7e197e
Added listMake and upTo
2022-06-07 21:08:39 -07:00
Ozzie Gooen
ff3efeac4c
Adding math utility functions
2022-06-07 09:40:24 -07:00
Ozzie Gooen
b022ea2fae
Merge pull request #656 from quantified-uncertainty/stdev-variance
...
Quick additions of Stdev, Variance, and Mode for SampleSet, and Min and Max for all
2022-06-06 15:52:02 -07:00
Ozzie Gooen
b675b33dfe
Refactored reducerInterface files
2022-06-06 14:42:49 -07:00
Ozzie Gooen
a15c0fa888
Added simple scientific units
2022-06-06 13:55:51 -07:00
Ozzie Gooen
d125664e57
Added stdev to table of stats, when needed
2022-06-06 12:25:09 -07:00
Ozzie Gooen
079553cd71
Added stdev and variance to Distribution Operation Constructors
2022-06-06 12:21:03 -07:00
Ozzie Gooen
7d9bae96e1
Quick addition of stdev-variance-min-max-mode
2022-06-06 12:08:00 -07:00
dependabot[bot]
d12fddae16
⬆️ Bump @types/node from 17.0.38 to 17.0.40
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.38 to 17.0.40.
- [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-06-06 15:51:35 +00:00
dependabot[bot]
b4c33873cc
⬆️ Bump webpack from 5.72.1 to 5.73.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 15:44:16 +00:00
dependabot[bot]
d7645dbc7d
Merge pull request #654 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.7
2022-06-06 15:41:16 +00:00
dependabot[bot]
4a72f364b4
⬆️ Bump @storybook/react from 6.5.6 to 6.5.7
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.7/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.7/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-06-06 15:35:20 +00:00
dependabot[bot]
27120e4900
Merge pull request #648 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.7
2022-06-06 15:34:58 +00:00
Ozzie Gooen
7210e5b196
Merge pull request #652 from quantified-uncertainty/dependabot/npm_and_yarn/ts-node-10.8.1
...
⬆️ Bump ts-node from 10.8.0 to 10.8.1
2022-06-06 08:33:42 -07:00
Ozzie Gooen
0fcbbd0510
Merge pull request #651 from quantified-uncertainty/dependabot/npm_and_yarn/peggy-2.0.1
...
⬆️ Bump peggy from 2.0.0 to 2.0.1
2022-06-06 08:32:11 -07:00
dependabot[bot]
c48aa9a3ac
⬆️ Bump ts-node from 10.8.0 to 10.8.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 15:27:06 +00:00
dependabot[bot]
17d8d2be3a
⬆️ Bump @storybook/builder-webpack5 from 6.5.6 to 6.5.7
...
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.7/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.7/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-06-06 15:26:32 +00:00
dependabot[bot]
7231547036
Merge pull request #646 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.7
2022-06-06 15:25:10 +00:00
dependabot[bot]
b7295fe6d9
⬆️ Bump peggy from 2.0.0 to 2.0.1
...
Bumps [peggy](https://github.com/peggyjs/peggy ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/peggyjs/peggy/releases )
- [Changelog](https://github.com/peggyjs/peggy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peggyjs/peggy/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: peggy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 15:23:02 +00:00
dependabot[bot]
3b6d063aa8
Merge pull request #649 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/preset-create-react-app-4.1.2
2022-06-06 15:21:03 +00:00
dependabot[bot]
6e2880b063
⬆️ Bump @storybook/addon-essentials from 6.5.6 to 6.5.7
...
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials ) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.7/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.7/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-06-06 15:10:38 +00:00
dependabot[bot]
a4afadea7f
⬆️ Bump @storybook/preset-create-react-app from 4.1.1 to 4.1.2
...
Bumps [@storybook/preset-create-react-app](https://github.com/storybookjs/presets/tree/HEAD/packages/preset-create-react-app ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/storybookjs/presets/releases )
- [Changelog](https://github.com/storybookjs/presets/blob/master/packages/preset-create-react-app/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/presets/commits/HEAD/packages/preset-create-react-app )
---
updated-dependencies:
- dependency-name: "@storybook/preset-create-react-app"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 15:10:23 +00:00
Quinn
eebb88729e
Merge pull request #647 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.0
...
⬆️ Bump @hookform/resolvers from 2.8.10 to 2.9.0
2022-06-06 11:10:02 -04:00
Quinn
955bdf845a
Merge pull request #645 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-4.7.3
...
⬆️ Bump typescript from 4.7.2 to 4.7.3
2022-06-06 11:09:28 -04:00
dependabot[bot]
c9dd644964
⬆️ Bump @hookform/resolvers from 2.8.10 to 2.9.0
...
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.8.10 to 2.9.0.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.8.10...v2.9.0 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 14:54:12 +00:00
dependabot[bot]
7882301a04
⬆️ Bump typescript from 4.7.2 to 4.7.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 14:53:09 +00:00
Ozzie Gooen
b5d636148a
Merge pull request #641 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.7
...
⬆️ Bump @storybook/addon-actions from 6.5.6 to 6.5.7
2022-06-06 07:50:48 -07:00
Ozzie Gooen
bbc4e9b590
Merge pull request #642 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.7
...
⬆️ Bump @storybook/addon-links from 6.5.6 to 6.5.7
2022-06-06 07:50:38 -07:00
dependabot[bot]
0d8d54300b
⬆️ Bump @storybook/manager-webpack5 from 6.5.6 to 6.5.7
...
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.7/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.7/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-06-06 14:25:01 +00:00
dependabot[bot]
9729de48e6
⬆️ Bump @storybook/addon-links from 6.5.6 to 6.5.7
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.7/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.7/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-06-06 14:24:08 +00:00
dependabot[bot]
bd9c7728f6
⬆️ Bump @storybook/addon-actions from 6.5.6 to 6.5.7
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.7/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.7/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-06-06 14:22:19 +00:00
Ozzie Gooen
16a1afe53c
Merged with develop
2022-06-06 05:54:02 -07:00
Ozzie Gooen
c6370f5f37
Merge pull request #640 from quantified-uncertainty/sam-website-css-attempt
...
Sam's attempt at getting component css into the website
2022-06-06 05:48:26 -07:00
Ozzie Gooen
18c14089c6
Updated a few of the API pages
2022-06-05 22:16:29 -07:00
Ozzie Gooen
441ac3c251
Changed the name of select functions
2022-06-05 21:47:29 -07:00
Sam Nolan
966213bfd1
Fix Netlify build commands
2022-06-06 04:38:13 +00:00
Sam Nolan
cd8a92e91f
Add css into docusaurus
2022-06-06 04:24:38 +00:00
Ozzie Gooen
6567f1b8ef
Moved API files to API directory
2022-06-05 20:02:17 -07:00
Ozzie Gooen
4409ceb6c7
Formatted code
2022-06-05 14:13:56 -07:00
Ozzie Gooen
d49f7889b0
First attempt at most type definitions
2022-06-05 13:59:45 -07:00
Sam Nolan
906534615a
BROKEN: Sam's attempt at getting component css into the website
2022-06-05 06:48:31 +00:00
Vyacheslav Matyukhin
958c187e82
Various components cleanups
...
- coding style (let -> const, etc.)
- avoid double typing of component props, it's not necessary
- consistent non-default exports everywhere (except for
SquigglePlayground since I'm not 100% sure it's not used somewhere
else)
- extract common components in SquigglePlayground to avoid copy-paste
- other minor improvements
2022-06-04 23:38:16 +03:00
Ozzie Gooen
19477fd637
Fixed broken links
2022-06-04 09:36:30 -07:00
Ozzie Gooen
b0b48c7129
First attempt at new API documentation generation
2022-06-04 09:26:52 -07:00
Ozzie Gooen
10de355f86
First attempt at auto-documentation
2022-06-03 17:59:02 -07:00
Umur Ozkul
9e4a70c516
Merge branch 'develop' into reducer-type-grammar
2022-06-02 14:29:33 +02:00
Umur Ozkul
6b25e82f58
typeExpression
...
type statements
type paranthesis
type paranthesis
comments
TODO
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
all types are expressions
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
all types are expressions
modifiers
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
all types are expressions
modifiers
0 arg constructors and $ (low priority type modifier)
remove GeneratedParser.js
peggy test helpers
test type parsing
type of test defined
act of binding refactored
recognize all binding functions | "$_setBindings_$" | "$_setTypeOfBindings_$" | "$_setTypeAliasBindings_$"
doBindStatement
bindings default statemetn
doBindExpression
clone type references and type aliases
doSetBindingsInNamespace
member_of, min, max
typeOr
type function
type with expression
2022-06-02 14:20:55 +02:00
Ozzie Gooen
7f3cacae59
Merge pull request #622 from quantified-uncertainty/May-tailwind-refactor
2022-06-02 05:17:04 -07:00
Ozzie Gooen
793c42ce20
Merge pull request #599 from quantified-uncertainty/toPointSet-fn
2022-06-02 05:16:32 -07:00
Ozzie Gooen
4bad537a5d
Format
2022-06-01 21:44:46 -07:00
Ozzie Gooen
6aef52ef79
Added resultType for error message
2022-06-01 21:41:24 -07:00
Ozzie Gooen
800a832a06
Formatted, converted tab to component
2022-06-01 20:13:19 -07:00
Ozzie Gooen
88adccf2e7
Added max widths to settings pages
2022-06-01 20:04:50 -07:00
Ozzie Gooen
70eecde587
Refactored SquigglePlayground a bit
2022-06-01 19:42:03 -07:00
Ozzie Gooen
43643124e0
Refactored Alert, added more to Playground forms
2022-06-01 13:13:16 -07:00
Ozzie Gooen
6b7b3b049a
Minor tweaks
2022-05-31 16:01:13 -07:00
Ozzie Gooen
6cfb0f18ef
Merge branch 'develop' into May-tailwind-refactor
...
* develop: (22 commits)
Formatted
Added tailwindcss to docusaurus config
First attempt at adding tailwind
Change import to import type when needed
⬆️ Bump @docusaurus/core from 2.0.0-beta.20 to 2.0.0-beta.21
⬆️ Bump @types/react-dom from 18.0.4 to 18.0.5
⬆️ Bump gentype from 4.3.0 to 4.4.0
⬆️ Bump mathjs from 10.5.2 to 10.6.0
⬆️ Bump typescript from 4.6.4 to 4.7.2
⬆️ Bump @storybook/builder-webpack5 from 6.5.4 to 6.5.6
⬆️ Bump react-hook-form from 7.31.2 to 7.31.3
⬆️ Bump @docusaurus/preset-classic
⬆️ Bump reanalyze from 2.19.0 to 2.22.0
⬆️ Bump @storybook/addon-links from 6.5.4 to 6.5.6
⬆️ Bump @storybook/react from 6.5.4 to 6.5.6
⬆️ Bump @storybook/addon-essentials from 6.5.4 to 6.5.6
⬆️ Bump @storybook/manager-webpack5 from 6.5.4 to 6.5.6
⬆️ Bump peggy from 1.2.0 to 2.0.0
⬆️ Bump @storybook/node-logger from 6.5.4 to 6.5.6
⬆️ Bump @storybook/addon-actions from 6.5.4 to 6.5.6
...
2022-05-31 15:11:05 -07:00
Ozzie Gooen
2142dc17bb
Formatted
2022-05-31 14:53:57 -07:00
Ozzie Gooen
b1d5e5efac
Added tailwindcss to docusaurus config
2022-05-31 14:33:08 -07:00
Ozzie Gooen
785f23571e
First attempt at adding tailwind
2022-05-31 14:28:08 -07:00
Ozzie Gooen
c453794e96
Simple styling for arrays
2022-05-31 14:14:55 -07:00
Sam Nolan
23bc41d61c
Change import to import type when needed
2022-05-31 04:16:04 +00:00
Ozzie Gooen
ddc8763f77
Minor styling to functions, strings, numbers
2022-05-30 20:33:47 -07:00
Ozzie Gooen
5e0dc6e4ed
Minor adjustments to code tabs
2022-05-30 16:40:32 -07:00
Ozzie Gooen
1213ca2bf0
Cleaning up Playground toolbar
2022-05-30 16:29:46 -07:00
Ozzie Gooen
d6bc942265
Added simple pill for code-settings toggle
2022-05-30 14:09:59 -07:00
Ozzie Gooen
6b80118e7e
Added lots of tailwind styling
2022-05-30 13:10:25 -07:00
dependabot[bot]
fd96759ec9
Merge pull request #621 from quantified-uncertainty/dependabot/npm_and_yarn/docusaurus/core-2.0.0-beta.21
2022-05-30 15:55:24 +00:00
dependabot[bot]
3dca23cc33
Merge pull request #617 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-dom-18.0.5
2022-05-30 15:48:27 +00:00
dependabot[bot]
f17a3e5a03
⬆️ Bump @docusaurus/core from 2.0.0-beta.20 to 2.0.0-beta.21
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.0.0-beta.20 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:48:16 +00:00
dependabot[bot]
314cda31ac
Merge pull request #620 from quantified-uncertainty/dependabot/npm_and_yarn/gentype-4.4.0
2022-05-30 15:47:23 +00:00
dependabot[bot]
69d463f452
Merge pull request #618 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-10.6.0
2022-05-30 15:45:45 +00:00
dependabot[bot]
374f115055
⬆️ Bump @types/react-dom from 18.0.4 to 18.0.5
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.0.4 to 18.0.5.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:40:37 +00:00
dependabot[bot]
c85242a5ee
⬆️ Bump gentype from 4.3.0 to 4.4.0
...
Bumps [gentype](https://github.com/cristianoc/gentype ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/cristianoc/gentype/releases )
- [Changelog](https://github.com/rescript-association/genType/blob/master/Changes.md )
- [Commits](https://github.com/cristianoc/gentype/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: gentype
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:39:53 +00:00
dependabot[bot]
1dd104e249
Merge pull request #614 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.6
2022-05-30 15:39:41 +00:00
dependabot[bot]
87332095e8
Merge pull request #610 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-4.7.2
2022-05-30 15:38:56 +00:00
dependabot[bot]
f1756cd383
⬆️ Bump mathjs from 10.5.2 to 10.6.0
...
Bumps [mathjs](https://github.com/josdejong/mathjs ) from 10.5.2 to 10.6.0.
- [Release notes](https://github.com/josdejong/mathjs/releases )
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md )
- [Commits](https://github.com/josdejong/mathjs/compare/v10.5.2...v10.6.0 )
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:38:20 +00:00
dependabot[bot]
3dee1d384d
Merge pull request #615 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.31.3
2022-05-30 15:37:56 +00:00
dependabot[bot]
1fc3117550
Merge pull request #616 from quantified-uncertainty/dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-beta.21
2022-05-30 15:35:44 +00:00
dependabot[bot]
0c45deb7bd
Merge pull request #612 from quantified-uncertainty/dependabot/npm_and_yarn/reanalyze-2.22.0
2022-05-30 15:33:28 +00:00
dependabot[bot]
4ecf459bbb
⬆️ Bump typescript from 4.6.4 to 4.7.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:32:55 +00:00
dependabot[bot]
eb08b6aa1c
⬆️ Bump @storybook/builder-webpack5 from 6.5.4 to 6.5.6
...
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.4 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/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-05-30 15:31:56 +00:00
dependabot[bot]
d13e6f7add
⬆️ Bump react-hook-form from 7.31.2 to 7.31.3
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.31.2 to 7.31.3.
- [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.31.2...v7.31.3 )
---
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-05-30 15:31:36 +00:00
dependabot[bot]
19663e47a6
⬆️ Bump @docusaurus/preset-classic
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.20 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:30:31 +00:00
dependabot[bot]
d51f4de925
Merge pull request #613 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.6
2022-05-30 15:30:13 +00:00
dependabot[bot]
38ce0ba08d
⬆️ Bump reanalyze from 2.19.0 to 2.22.0
...
Bumps [reanalyze](https://github.com/cristianoc/reanalyze ) from 2.19.0 to 2.22.0.
- [Release notes](https://github.com/cristianoc/reanalyze/releases )
- [Changelog](https://github.com/rescript-association/reanalyze/blob/master/Changes.md )
- [Commits](https://github.com/cristianoc/reanalyze/compare/v2.19.0...v2.22.0 )
---
updated-dependencies:
- dependency-name: reanalyze
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:26:47 +00:00
dependabot[bot]
8db8c1957b
⬆️ Bump @storybook/addon-links from 6.5.4 to 6.5.6
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.5.4 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/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-05-30 15:22:04 +00:00
dependabot[bot]
af14667263
⬆️ Bump @storybook/react from 6.5.4 to 6.5.6
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 6.5.4 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/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-05-30 15:20:59 +00:00
Quinn
eabd204766
Merge pull request #611 from quantified-uncertainty/dependabot/npm_and_yarn/peggy-2.0.0
...
⬆️ Bump peggy from 1.2.0 to 2.0.0
2022-05-30 11:19:16 -04:00
dependabot[bot]
d181b5c133
⬆️ Bump @storybook/addon-essentials from 6.5.4 to 6.5.6
...
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials ) from 6.5.4 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/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-05-30 15:08:51 +00:00
dependabot[bot]
282243fbe2
⬆️ Bump @storybook/manager-webpack5 from 6.5.4 to 6.5.6
...
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.5.4 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/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-05-30 15:01:11 +00:00
dependabot[bot]
65abbece9e
⬆️ Bump peggy from 1.2.0 to 2.0.0
...
Bumps [peggy](https://github.com/peggyjs/peggy ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/peggyjs/peggy/releases )
- [Changelog](https://github.com/peggyjs/peggy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peggyjs/peggy/compare/v1.2.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: peggy
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 15:00:14 +00:00
dependabot[bot]
6e7d1bef9b
Merge pull request #606 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/node-logger-6.5.6
2022-05-30 14:59:34 +00:00
dependabot[bot]
4e706ced35
Merge pull request #605 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.6
2022-05-30 14:55:14 +00:00
Quinn
6018f9cf79
Merge pull request #604 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/react-13.3.0
...
⬆️ Bump @testing-library/react from 13.2.0 to 13.3.0
2022-05-30 10:52:28 -04:00
dependabot[bot]
486573e140
⬆️ Bump @storybook/node-logger from 6.5.4 to 6.5.6
...
Bumps [@storybook/node-logger](https://github.com/storybookjs/storybook/tree/HEAD/lib/node-logger ) from 6.5.4 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/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-05-30 14:47:54 +00:00
dependabot[bot]
8d9791d04f
⬆️ Bump @storybook/addon-actions from 6.5.4 to 6.5.6
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.5.4 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/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-05-30 14:46:42 +00:00
dependabot[bot]
2e0873e533
⬆️ Bump @testing-library/react from 13.2.0 to 13.3.0
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 13.2.0 to 13.3.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.2.0...v13.3.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-30 14:45:34 +00:00
dependabot[bot]
fdb8a2ff70
⬆️ Bump @types/node from 17.0.35 to 17.0.36
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.35 to 17.0.36.
- [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-30 14:44:38 +00:00
Ozzie Gooen
afbc0199aa
Added tailwind/form
2022-05-30 06:40:03 -07:00
Sam Nolan
7f54bdce30
Fix typescript errors about children
2022-05-30 13:23:12 +10:00
Sam Nolan
ed6eb54165
Move from styled-components to tailwind
2022-05-30 11:30:10 +10:00