Vyacheslav Matyukhin
7493f2e2e5
update vercel configs to use turbo
2022-10-08 17:41:58 +04:00
Vyacheslav Matyukhin
ff5e0dd14c
remove special dependabot case from ignoreCommand
2022-10-07 02:47:43 +04:00
Vyacheslav Matyukhin
f6e69dad38
fix broken link in docs
2022-10-07 02:20:33 +04:00
Vyacheslav Matyukhin
7e4139acb3
replace netlify with vercel; update CONTRIBUTING.md
2022-10-07 02:09:30 +04:00
Vyacheslav Matyukhin
af885ef58f
vercel.json configs
2022-10-07 01:38:38 +04:00
Ozzie Gooen
1474630af8
Merge pull request #1216 from david-mears-2/suffix-numbers
...
English language pedantry: Fix use of 'prefix' in docs
2022-10-05 11:01:33 -07:00
Vyacheslav Matyukhin
77dbb223f9
disable dark mode
2022-10-05 19:36:48 +04:00
David Mears
c11fbda8b0
English language: Fix use of 'prefix' in docs
...
prefixes come before, postfixes come after, suffixes is a generic term
2022-10-04 21:33:40 +01:00
Vyacheslav Matyukhin
5f5334ed8e
Merge pull request #1200 from quantified-uncertainty/sampleset-doc-fix
...
fix SampleSet.fromDist docs (fixes #1039 )
2022-10-03 02:45:38 +03:00
Vyacheslav Matyukhin
f33323c4d7
fix SampleSet.fromDist docs ( fixes #1039 )
2022-10-03 03:29:02 +04:00
Vyacheslav Matyukhin
ca91604ce2
disable algolia search
2022-10-02 17:47:49 +04:00
Vyacheslav Matyukhin
d5a0e0fe6c
0.5 release versions
2022-10-02 15:30:17 +04:00
Sam Nolan
32cd765969
Merge branch 'develop' into epic-0.5.0
2022-09-30 10:30:36 +10:00
Ozzie Gooen
f82cff9c19
Delete Function.md
2022-09-24 10:13:20 -04:00
Vyacheslav Matyukhin
4be410e33b
0.5.0-alpha.2
2022-09-21 03:41:12 +04:00
Vyacheslav Matyukhin
630128ae3f
bump website -> components dependency
2022-09-20 02:32:57 +04:00
Quinn Dougherty
3c0255cfb9
hotfix: lint docs
2022-09-09 15:26:20 +08:00
ad32921ed0
fix: docs bug
2022-09-06 23:44:34 +02:00
Vyacheslav Matyukhin
6f10b276e9
0.4.1 version of all packages
2022-09-07 01:24:08 +04:00
Vyacheslav Matyukhin
4a75a97cb4
0.0.0 version for website package
...
we don't have to set it since we never publish the website to npm, and
bumping the version does nothing useful
0.0.0 is from here: https://github.com/yarnpkg/yarn/issues/5936#issuecomment-395912169
see that issue for details on how this was fixed with yarn@2, but we're
still on yarn@1.22
2022-09-07 00:39:19 +04:00
Vyacheslav Matyukhin
36cd9271f6
bump components dependency for website
2022-09-07 00:24:52 +04:00
fad1b51630
feat: simplify Danger functions
...
yarn.lock also changed because of the previous commmit
2022-09-06 21:16:29 +02:00
4917c2e0e2
Merge branch 'develop' of github.com:quantified-uncertainty/squiggle into more-functions
2022-09-06 21:00:17 +02:00
3b45355ce7
feat: Add documentation
2022-09-06 15:43:58 +02:00
Ozzie Gooen
4fbbd39638
Merge branch 'develop' into patch-3
2022-09-05 14:26:54 -07:00
dependabot[bot]
db3326ac34
⬆️ Bump @docusaurus/preset-classic from 2.0.1 to 2.1.0
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.1 to 2.1.0.
- [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.1.0/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 17:58:50 +00:00
dependabot[bot]
3084c557fd
⬆️ Bump @docusaurus/core from 2.0.1 to 2.1.0
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.0.1 to 2.1.0.
- [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.1.0/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:35:54 +00:00
Nathanpmyoung
54fe141a7d
Added detail to explanation of quantile function
...
I didn't understand it so I thought I'd make it easier for the next person.
2022-09-05 13:26:36 +01:00
Nathanpmyoung
6ea94b0c8f
Correct spelling error
2022-09-05 13:18:01 +01:00
Ozzie Gooen
0fa34b09e4
Merge pull request #995 from quantified-uncertainty/sampleSet-truncate
...
Added truncate for SampleSet distribution
2022-08-31 19:57:49 -07:00
Quinn
6a2ff40279
Replace algolia app
...
They ended up giving us premium for free (I think: the dashboard is pretty bad so it's hard to tell), so I'm replacing the algolia app with another one.
2022-08-23 08:59:52 -04:00
Ozzie Gooen
b8d7737aeb
Merge pull request #972 from quantified-uncertainty/pointset-mapy
...
Pointset mapY
2022-08-22 11:28:12 -07:00
Ozzie Gooen
516f4fa39d
Added truncate for SampleSet distribution
2022-08-20 17:10:08 -07:00
Ozzie Gooen
72b1d6af3e
Formatted
2022-08-20 15:59:25 -07:00
Ozzie Gooen
15debbddea
Added very minimal documentation for PointSet mapY
2022-08-20 15:56:59 -07:00
Quinn
c3bb0ba291
Merge pull request #992 from quantified-uncertainty/algolia
...
docs site: algolia search
2022-08-19 20:19:40 -04:00
Vyacheslav Matyukhin
c468457052
update squiggle-components version (fixes playground)
2022-08-19 21:54:29 +04:00
Quinn Dougherty
127fbe50a2
docs site: algolia search
2022-08-18 15:13:23 -07:00
Quinn Dougherty
c288fd58c3
versions correction (manual)
2022-08-09 13:57:45 -07:00
Quinn Dougherty
4d78980530
yarn format:all
compels me :)
2022-08-01 15:05:00 -04:00
github-actions[bot]
1e70bff069
chore: release develop
2022-08-01 18:45:32 +00:00
Quinn Dougherty
89e5f7e072
Added note about dynamic custom component in internal docs
2022-08-01 14:44:40 -04:00
Quinn Dougherty
fd411c49b9
fix: so the PR it opens is proper this time
2022-08-01 14:18:21 -04:00
Quinn Dougherty
7ea95225b2
fix: added NextJS starter to Integrations.md
2022-08-01 14:06:29 -04:00
dependabot[bot]
05c2743ac1
⬆️ Bump @docusaurus/core from 2.0.0-rc.1 to 2.0.1
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.0.0-rc.1 to 2.0.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.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-08-01 14:57:42 +00:00
dependabot[bot]
eff4756762
⬆️ Bump @docusaurus/preset-classic from 2.0.0-rc.1 to 2.0.1
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-rc.1 to 2.0.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.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-08-01 14:49:03 +00: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
9096ee7051
More small modifications
2022-07-29 08:07:11 -07:00
Ozzie Gooen
a23b2e3709
Minor text fix
2022-07-28 18:12:25 -07:00