Ozzie Gooen
f8af290bcf
Responded to code review comments
2022-04-07 07:28:33 -04:00
Ozzie Gooen
2d12e6b3ef
Small padding increase to SquiggleEditor Input
2022-04-06 21:51:04 -04:00
Ozzie Gooen
7d086a9cde
Added simple error component to SquiggleChart, when return is error
2022-04-06 21:37:08 -04:00
Ozzie Gooen
d5c183e7ee
SquiggleChart accepts a height, and doesn't have a hover, because it was broken for mixed distributions
2022-04-06 20:46:22 -04:00
Ozzie Gooen
4d0a522e96
Moved NumberShower to its own Storybook, and slight cleanup to other code.
2022-04-06 17:51:24 -04:00
Sam Nolan
e1295e4f0f
Fix PR comments:
...
- change the onChange handler to return onChange rather than onBlur
- Change the vega component to a checkbox
- Create new IDs + check whether it works with multiple editors
- Multiple line squiggle editors (noticed this was an issue)
- Remove ace imports that are not used
2022-04-06 11:18:18 +10: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
de1c1d4e7e
Fix build issues
2022-04-04 14:53:55 +10:00
Sam Nolan
9e472d57e9
Add style-loader and Playground to index
2022-04-02 20:36:33 +11:00
Sam Nolan
628c2ce914
Remove y-axis
2022-04-02 12:46:19 +11:00
Sam Nolan
1d735263ed
Make width optional for text editor
2022-04-01 21:34:37 +11:00
Sam Nolan
423f1cbe98
Add width property
2022-04-01 17:29:37 +11:00
Sam Nolan
d18479e426
Fix performance regression by reducing settings
...
Fixes #112
2022-04-01 17:15:38 +11:00
Sam Nolan
59801f1f81
Remove sliders on graph for selects
2022-04-01 16:16:24 +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
Sam Nolan
9d189d489a
Removes the action bubble from vega charts
2022-03-31 10:19:01 +11:00
Quinn
8cbfeec81c
Merge pull request #107 from umuro/reducer-dev
...
Reducer dev 2 (opened on behalf of Umur)
2022-03-30 11:39:57 -04:00
Sam Nolan
41db968e99
Fix XSS issue with Squiggle Editor
2022-03-30 21:39:32 +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
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