Commit Graph

779 Commits

Author SHA1 Message Date
dependabot[bot]
a3006159da
Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 14:42:25 +00:00
dependabot[bot]
9c6fa8538c
Bump @types/react from 17.0.39 to 17.0.43
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 17.0.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 14:41:49 +00: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
2664ab68ed
Merge pull request #72 from QURIresearch/components-in-docs
Components in docs
2022-03-25 08:19:23 -04:00
Ozzie Gooen
4a62681209 Cleanup to documentation, changes to distribution colors 2022-03-25 08:13:56 -04:00
dependabot[bot]
8282df49e3
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.2...v5.16.3)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 11:55:15 +00:00
Sam Nolan
c4b6a8d097 Fix functions not rendering
Fixes #59
2022-03-25 15:35:32 +11:00
Quinn Dougherty
a1990ea3eb fix sequence of yarn run commands 2022-03-24 20:18:06 -04:00
Quinn Dougherty
f78f6e422b correction in README.md 2022-03-24 20:11:31 -04:00
Sam Nolan
bf73dba3ef Add resolution strategies to storybook webpack 2022-03-25 10:57:52 +11:00
Sam Nolan
543dde9144 Reference lang source code directly from components 2022-03-25 10:27:17 +11:00
Quinn Dougherty
e836520b9f switches order of bundle and build in yarn all command 2022-03-24 18:40:46 -04:00
Quinn Dougherty
9a751c82cf removed shell.nix files 2022-03-24 17:29:21 -04:00
Quinn Dougherty
a01238a154 a promising new hint 2022-03-24 11:32:45 -04:00
Quinn Dougherty
da873d2db0 one last try at getting components job to pass 2022-03-24 11:32:45 -04:00
Quinn Dougherty
28956743ae top level yarn run first in components job 2022-03-24 11:32:45 -04:00
Quinn Dougherty
def42af9c6 fixed conditional job trigger 2022-03-24 11:32:45 -04:00
Quinn Dougherty
10f9549279 just nudging the readme a bit 2022-03-24 11:32:43 -04: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
Quinn Dougherty
d9b2da1b13 renamed packages to @quri prefix 2022-03-24 11:21:48 -04:00
Sam Nolan
697bb85346 Extrapolate on the reason for ts-ignore 2022-03-23 11:51:04 +11:00
Sam Nolan
15c9fbd13b Add prettier and format 2022-03-23 11:38:01 +11:00
Sam Nolan
f122b5fd7f Add squiggle notebooks 2022-03-22 13:33:28 +11:00
Sam Nolan
de72492e4d Move to webpack 2022-03-22 10:40:14 +11:00
Sam Nolan
c8bb0c2060 Playground to TypeScript 2022-03-03 10:22:26 +11:00
Sam Nolan
73114c6a47 Allow settings to be edited by component users 2022-03-01 18:43:35 +11:00
Sam Nolan
9d5a77a793 Finish components README 2022-03-01 11:01:41 +11:00
Sam Nolan
46265ec884 Add documentation and improve components 2022-03-01 10:59:48 +11:00
Sam Nolan
212f53a940 Add storybook 2022-02-27 15:41:30 +11:00