Commit Graph

2844 Commits

Author SHA1 Message Date
Quinn Dougherty
0069b3df6f Merge remote-tracking branch 'origin/develop' into docusaurus-footer 2022-08-01 10:44:56 -04:00
Quinn
f96bc855b6
Merge pull request #924 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.7
⬆️ Bump @hookform/resolvers from 2.9.6 to 2.9.7
2022-08-01 10:42:12 -04:00
Quinn
fcd143e763
Merge pull request #923 from quantified-uncertainty/dependabot/npm_and_yarn/eslint-8.21.0
⬆️ Bump eslint from 8.20.0 to 8.21.0
2022-08-01 10:41:42 -04:00
Quinn
330d35f65a
Merge pull request #922 from quantified-uncertainty/dependabot/npm_and_yarn/tsconfig-paths-webpack-plugin-4.0.0
⬆️ Bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.0.0
2022-08-01 10:41:10 -04:00
Quinn
d5b18d2c07
Merge pull request #921 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.7
⬆️ Bump tailwindcss from 3.1.6 to 3.1.7
2022-08-01 10:40:31 -04:00
Quinn
3d34888410
Merge pull request #920 from quantified-uncertainty/dependabot/npm_and_yarn/floating-ui/react-dom-1.0.0
⬆️ Bump @floating-ui/react-dom from 0.7.2 to 1.0.0
2022-08-01 10:39:37 -04:00
Quinn Dougherty
b5386f853b yarn format compels me 2022-08-01 10:35:02 -04:00
Quinn Dougherty
21cdb4b0a3 new footer on docusaurus 2022-08-01 10:32:39 -04:00
dependabot[bot]
f638baedd3
⬆️ Bump @hookform/resolvers from 2.9.6 to 2.9.7
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.6 to 2.9.7.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.6...v2.9.7)

---
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-08-01 14:31:49 +00:00
dependabot[bot]
2783da37b7
⬆️ Bump eslint from 8.20.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.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.20.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 14:31:04 +00:00
dependabot[bot]
1462422e35
⬆️ Bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.0.0
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 3.5.2 to 4.0.0.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v3.5.2...v4.0.0)

---
updated-dependencies:
- dependency-name: tsconfig-paths-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 14:30:27 +00:00
dependabot[bot]
636d8c1b53
⬆️ Bump tailwindcss from 3.1.6 to 3.1.7
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.6 to 3.1.7.
- [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.6...v3.1.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 14:29:37 +00:00
dependabot[bot]
c569dee224
⬆️ Bump @floating-ui/react-dom from 0.7.2 to 1.0.0
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@1.0.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 14:28:47 +00:00
Vyacheslav Matyukhin
a313dd61eb
vscode ext 0.3.1 2022-07-31 00:53:59 +04:00
Vyacheslav Matyukhin
37aa63438f
Merge pull request #917 from quantified-uncertainty/issue-916
Reducer lambda context, hiddenNameSpace
2022-07-31 00:35:13 +04:00
Ozzie Gooen
b23dbc1c8b
Merge pull request #918 from quantified-uncertainty/squiggle-record-syntax
the last property of a record can have a following comma
2022-07-30 13:26:12 -07:00
Vyacheslav Matyukhin
5d744fe2d0
fix genType 2022-07-31 00:20:51 +04:00
Umur Ozkul
4c21aa902e the last property of a record can have a following comma 2022-07-30 22:14:16 +02:00
Umur Ozkul
17c3fe9dd8 hiddenNameSpace 2022-07-30 16:58:45 +02:00
Ozzie Gooen
d9aef8d9c1
Merge pull request #914 from quantified-uncertainty/vscode-ext-0.3
Vscode ext 0.3
2022-07-29 12:45:21 -07:00
Ozzie Gooen
2988b9bcb6
Merge pull request #915 from quantified-uncertainty/mitigate-void
Void bug fixes
2022-07-29 12:45:07 -07:00
Vyacheslav Matyukhin
52bee6a0e3
fix EvVoid ts conversion 2022-07-29 23:35:11 +04:00
Vyacheslav Matyukhin
482ceb76dc
check expression type in viewer to mitigate the void bug 2022-07-29 23:20:15 +04:00
Vyacheslav Matyukhin
9188dc19f0
update ext icon 2022-07-29 23:12:13 +04:00
Vyacheslav Matyukhin
1642aa5fce
bump vscode ext version 2022-07-29 22:59:49 +04:00
Ozzie Gooen
f96f8de92a
Merge pull request #912 from quantified-uncertainty/doc-refactor-july2022-2
Next documentation update, july 2022
2022-07-29 10:38:03 -07:00
Ozzie Gooen
c4bc4a2832 Formatting 2022-07-29 10:26:14 -07:00
Ozzie Gooen
fa1ec55e75 Minor fix 2022-07-29 10:25:38 -07:00
Ozzie Gooen
209ecafb22
Updating to version 0.3.0 2022-07-29 10:25:27 -07:00
Ozzie Gooen
9096ee7051 More small modifications 2022-07-29 08:07:11 -07:00
Ozzie Gooen
e13fe6277d
Merge pull request #881 from quantified-uncertainty/documentation-refactors-jul
New logo, lots of documentation improvements
2022-07-28 18:43:30 -07:00
Ozzie Gooen
a23b2e3709 Minor text fix 2022-07-28 18:12:25 -07:00
Ozzie Gooen
a5adcdbeb6 Changed FunctionChart1Number to use regular count of operations, was slow for many functions 2022-07-28 17:32:25 -07:00
Ozzie Gooen
4e2f0d1413
Merge pull request #905 from quantified-uncertainty/issue-904
fixes #904. E.O.default performance
2022-07-28 17:26:42 -07:00
Umur Ozkul
5576bf2ef3 fixes #904. E.O.default performance 2022-07-29 02:12:07 +02:00
Ozzie Gooen
b37e372815 Formatted 2022-07-28 17:00:06 -07:00
Ozzie Gooen
f7834b0f46 Lots of minor touch-ups 2022-07-28 16:59:52 -07:00
Ozzie Gooen
42528eb07e Merge branch 'develop' into documentation-refactors-jul
* develop:
  delete SquiggleItem
  hotfix: version increment
  copy share link button
  revert last commit
  changed import from local docusaurus component to `@quri/squiggle-components` component
  inherit props to `runPartial`
  absolute path for `bindingsImportsFile`
  `yarn format` compels me
  fix build
  trailing slash?
  @berekuk's CR
  lazy tabs (fixes #506)
  remove SquiggleItem, unused
  fix lint
  checking in editor.jsx file
  removed comment, cleaned up a function
  imported bindings
2022-07-28 16:00:13 -07: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