Commit Graph

2291 Commits

Author SHA1 Message Date
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
52521230a0
Merge pull request #625 from quantified-uncertainty/website-tailwind
Add tailwindcss to website
2022-05-31 15:10:35 -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
Ozzie Gooen
55e59923a1
Merge pull request #623 from quantified-uncertainty/move-declerations-to-type
Change import to import type when needed
2022-05-31 04:58:28 -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]
f54cb1acdc
Merge pull request #608 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.6 2022-05-30 15:26:39 +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]
329097fe2c
Merge pull request #609 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.6 2022-05-30 15:18:29 +00: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]
545ce867f6
Merge pull request #607 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.6 2022-05-30 15:06:12 +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