Sam Nolan
|
5306e546bd
|
Merge pull request #139 from QURIresearch/dependabot/npm_and_yarn/react-and-react-dom-18.0.0
Bump react and react-dom
|
2022-03-31 10:07:17 +11:00 |
|
Ozzie Gooen
|
d6d531a1df
|
Update Three-Types-Of-Distributions.md
|
2022-03-30 13:25:48 -04:00 |
|
dependabot[bot]
|
6a697f0a26
|
Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.
Updates `react` from 17.0.2 to 18.0.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.0.0/packages/react)
Updates `react-dom` from 17.0.2 to 18.0.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.0.0/packages/react-dom)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 14:50:29 +00:00 |
|
Sam Nolan
|
d99ac799c3
|
Remove mdx dependency
commit ede5a568582a99996f3a7e580d762654ec9c96fe
Author: Sam Nolan <samnolan555@gmail.com>
Date: Wed Mar 30 21:18:02 2022 +1100
Remove mdx-jsx dependency
commit a7a83e51bffa216b1ecbc16f0b778bc766651db8
Merge: 93a8d2a e16224a
Author: Sam Nolan <samnolan555@gmail.com>
Date: Wed Mar 30 20:45:07 2022 +1100
Merge branch 'dependabot/npm_and_yarn/mdx-js/react-2.1.0'
commit e16224ada9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Mar 29 14:36:07 2022 +0000
Bump @mdx-js/react from 1.6.22 to 2.1.0
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.1.0.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/2.1.0/packages/react)
---
updated-dependencies:
- dependency-name: "@mdx-js/react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 21:19:27 +11:00 |
|
dependabot[bot]
|
1ffc7ebdcf
|
Bump @docusaurus/preset-classic in /packages/website
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.17 to 2.0.0-beta.18.
- [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.18/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-03-28 15:51:23 +00:00 |
|
dependabot[bot]
|
bb45272fc5
|
Bump @docusaurus/core in /packages/website
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.17 to 2.0.0-beta.18.
- [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.18/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-03-28 14:48:30 +00:00 |
|
dependabot[bot]
|
8b424aeb3c
|
Bump minimist from 1.2.5 to 1.2.6 in /packages/website
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-25 18:01:55 +00:00 |
|
dependabot[bot]
|
0bf51df2f3
|
Bump node-forge from 1.2.1 to 1.3.0 in /packages/website
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-25 17:57:55 +00:00 |
|
Quinn Dougherty
|
05581d7f77
|
(rebase): README improvements, and other such things
|
2022-03-25 12:48:02 -04:00 |
|
Ozzie Gooen
|
ba21ada361
|
Merge pull request #91 from QURIresearch/staging
Staging -> Master, 3/25/2022
|
2022-03-25 08:23:37 -04:00 |
|
Ozzie Gooen
|
4a62681209
|
Cleanup to documentation, changes to distribution colors
|
2022-03-25 08:13:56 -04:00 |
|
dependabot[bot]
|
b193d468c4
|
Bump @docusaurus/core in /packages/website
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.15 to 2.0.0-beta.17.
- [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.17/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-03-25 12:10:07 +00:00 |
|
dependabot[bot]
|
dc9c0c22ea
|
Bump @docusaurus/preset-classic in /packages/website
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.15 to 2.0.0-beta.17.
- [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.17/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-03-25 11:59:10 +00:00 |
|
Sam Nolan
|
bd53084bd8
|
Remove unneccesary newline
|
2022-03-25 20:52:20 +11:00 |
|
Sam Nolan
|
1b4ed4f113
|
Remove internal and unsupported features
|
2022-03-25 20:42:02 +11:00 |
|
Sam Nolan
|
ce252bb2f9
|
Fix up build ssr and ci for docs
|
2022-03-25 14:12:14 +11:00 |
|
Sam Nolan
|
142d846223
|
Add interactive documentation
|
2022-03-25 13:08:46 +11:00 |
|
Quinn Dougherty
|
f492899117
|
After pair programming with @Hazelfire, still need to fix playground scripts (rebase: README and index.js)
|
2022-03-24 11:31:36 -04:00 |
|
Ozzie Gooen
|
78ab4ec8eb
|
Create Three-Types-Of-Distributions.md
|
2022-02-22 14:13:16 -05:00 |
|
Ozzie Gooen
|
e86aafbc8c
|
Merge branch 'rescript-refactor' of github.com:QURIresearch/squiggle into rescript-refactor
* 'rescript-refactor' of github.com:QURIresearch/squiggle:
Update Future-Features.md
Update Future-Features.md
|
2022-02-18 17:14:52 -05:00 |
|
Ozzie Gooen
|
e73e643b42
|
Minor documentation cleanup
|
2022-02-18 17:14:45 -05:00 |
|
Ozzie Gooen
|
4fe0e22fe8
|
Update Future-Features.md
|
2022-02-18 07:51:49 -05:00 |
|
Ozzie Gooen
|
6acdd45f7d
|
Update Future-Features.md
|
2022-02-18 07:51:34 -05:00 |
|
Ozzie Gooen
|
5a5a3e1ddc
|
Update Future-Features.md
|
2022-02-12 06:11:17 -05:00 |
|
Ozzie Gooen
|
59cab85fe1
|
Update Future-Features.md
|
2022-02-11 11:30:40 -05:00 |
|
Ozzie Gooen
|
bf669bbfdc
|
Update Language.md
|
2022-02-10 22:17:13 -05:00 |
|
Ozzie Gooen
|
5b5fac624b
|
Update Language.md
|
2022-02-10 21:55:01 -05:00 |
|
Ozzie Gooen
|
eaa7a67d28
|
Update Future-Features.md
|
2022-02-10 13:47:27 -05:00 |
|
Ozzie Gooen
|
11c5b7e642
|
Update Future-Features.md
|
2022-02-10 13:47:11 -05:00 |
|
Ozzie Gooen
|
60d6ad759d
|
Add future features page to docs
|
2022-02-09 20:53:33 -05:00 |
|
Ozzie Gooen
|
c357b3c7c1
|
Minor docusaurus changes
|
2022-02-09 10:22:51 -05:00 |
|
Ozzie Gooen
|
1a63acfc7a
|
Minor updates to website config
|
2022-02-09 10:03:07 -05:00 |
|
Sam Nolan
|
1b3ad56977
|
Add Lerna with dependencies between packages
|
2022-02-08 13:59:37 +11:00 |
|
Ozzie Gooen
|
d3e50ad896
|
Restructured codebase a little
|
2022-02-06 14:48:21 -05:00 |
|