Commit Graph

1427 Commits

Author SHA1 Message Date
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
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
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
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