Ozzie Gooen
|
7d086a9cde
|
Added simple error component to SquiggleChart, when return is error
|
2022-04-06 21:37:08 -04:00 |
|
Sam Nolan
|
427c5d5615
|
Fix component PR comments
- use isFinite
- Refactor default props
- Fix height of single line
- Remove codejar dependency
|
2022-04-05 13:37:47 +10:00 |
|
Sam Nolan
|
7e28be8f3b
|
Remove unneccesary @types/webpack dependency
|
2022-04-04 17:02:57 +10:00 |
|
Sam Nolan
|
097baadb04
|
Format and fix build error
|
2022-04-04 16:58:05 +10:00 |
|
Sam Nolan
|
9e472d57e9
|
Add style-loader and Playground to index
|
2022-04-02 20:36:33 +11:00 |
|
Sam Nolan
|
4c1daab09f
|
Add padding, remove undefined and fix CI
|
2022-04-01 13:16:06 +11:00 |
|
Sam Nolan
|
c6c96a3e24
|
Move Playground to components
|
2022-04-01 11:26:26 +11:00 |
|
dependabot[bot]
|
ca77acf786
|
Bump @types/react-dom from 17.0.12 to 17.0.14
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.12 to 17.0.14.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-25 15:27:59 +00:00 |
|
Quinn
|
5c339ef874
|
Merge pull request #96 from QURIresearch/dependabot/npm_and_yarn/typescript-4.6.3
Bump typescript from 4.6.2 to 4.6.3
|
2022-03-25 11:26:56 -04:00 |
|
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 |
|
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
|
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
|
d9b2da1b13
|
renamed packages to @quri prefix
|
2022-03-24 11:21:48 -04: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
|
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 |
|