Ozzie Gooen
|
b63136080b
|
Formatting
|
2022-05-15 15:29:54 -04:00 |
|
Ozzie Gooen
|
56728c7ea5
|
Removed unneeded code
|
2022-05-15 15:23:58 -04:00 |
|
Ozzie Gooen
|
91ccd333e0
|
Minor refactors
|
2022-05-15 15:21:00 -04:00 |
|
Ozzie Gooen
|
b015c20fa4
|
Cached FunctionChart percentiles calculation
|
2022-05-15 14:39:50 -04:00 |
|
Sam Nolan
|
d31619baa5
|
Merge pull request #524 from quantified-uncertainty/react-keys
Add react keys to remove warnings
|
2022-05-13 11:47:34 -04:00 |
|
Sam Nolan
|
006204f1ac
|
Add react keys to remove warnings
|
2022-05-13 15:40:52 +00:00 |
|
Sam Nolan
|
ae2ee48511
|
Memo the sampling of functions
|
2022-05-13 15:19:16 +00:00 |
|
Sam Nolan
|
8d391f789d
|
Keep props consistent
|
2022-05-10 16:16:36 +00:00 |
|
Sam Nolan
|
70ea9c1b14
|
Make optional arguments actually optional
|
2022-05-10 16:08:12 +00:00 |
|
Sam Nolan
|
07b93e5080
|
Merge branch 'develop' into function-charts
|
2022-05-10 15:57:59 +00:00 |
|
Sam Nolan
|
e058e315ad
|
Function charting
|
2022-05-10 15:52:13 +00:00 |
|
Sam Nolan
|
ca09650151
|
Fix number formatting for summary tables
|
2022-05-09 19:55:57 +00:00 |
|
Sam Nolan
|
aab6ac4940
|
Add an optional simple summary table
|
2022-05-09 19:21:54 +00:00 |
|
Sam Nolan
|
19ebc322ad
|
Merge branch 'develop' into component-stats
|
2022-05-09 18:30:09 +00:00 |
|
Sam Nolan
|
a25c83edf8
|
Always puts new elements on different lines.
Closes #480
|
2022-05-04 21:55:22 +00:00 |
|
Sam Nolan
|
6112487b78
|
Merge pull request #434 from quantified-uncertainty/reducer-dev
Reducer dev
|
2022-05-02 19:19:06 -04:00 |
|
Sam Nolan
|
6e72b89f7f
|
Add array string and function viewers
|
2022-05-02 21:59:56 +00:00 |
|
Sam Nolan
|
75a55de373
|
Recurse showTypes
|
2022-05-02 21:55:43 +00:00 |
|
Sam Nolan
|
5df9d0e51b
|
Pass showTypes and showControls in playground
|
2022-05-02 21:51:58 +00:00 |
|
Sam Nolan
|
da8a834b7e
|
Allows hiding controls
|
2022-05-02 21:33:34 +00:00 |
|
Sam Nolan
|
b9bde840b5
|
Merge pull request #460 from quantified-uncertainty/partial-storybook
Add partial functionality to storybook and update partial bindings async
|
2022-05-02 17:11:00 -04:00 |
|
Sam Nolan
|
0d14216e9f
|
Refactor and rename lambda in partial
|
2022-05-02 21:05:59 +00:00 |
|
Sam Nolan
|
202cb80ebf
|
Merge pull request #458 from quantified-uncertainty/real-log-scales
Real log scales
|
2022-05-02 17:01:17 -04:00 |
|
Sam Nolan
|
06c479b547
|
Make error message more descriptive
|
2022-05-02 20:54:33 +00:00 |
|
Sam Nolan
|
5fc829efc9
|
Refactor and shrink effect code
|
2022-05-02 20:52:55 +00:00 |
|
Sam Nolan
|
7e05d63009
|
Make a tooltip to restrict users from log scales
|
2022-05-02 20:40:15 +00:00 |
|
Sam Nolan
|
47b67a9efb
|
Add Patrial storybook and update partial bindings async
|
2022-05-02 19:58:24 +00:00 |
|
Sam Nolan
|
17a5f948fe
|
Format and fix CI bugs
|
2022-05-02 18:59:52 +00:00 |
|
Sam Nolan
|
71fc314930
|
Hotfix playground chart
Value: [0.001 to 0.01]
|
2022-05-02 18:54:41 +00:00 |
|
Sam Nolan
|
d660845d37
|
Merge branch 'develop' into real-log-scales
|
2022-05-02 18:48:02 +00:00 |
|
Sam Nolan
|
f4085e93ad
|
Real log scales
|
2022-05-02 18:29:59 +00:00 |
|
Sam Nolan
|
8df5a661fb
|
Merge branch 'develop' into mobile-support
|
2022-05-02 17:09:23 +00:00 |
|
Sam Nolan
|
8452995c31
|
Lint components
|
2022-05-02 17:01:09 +00:00 |
|
Sam Nolan
|
213808d3aa
|
Using useSize size to size charts to make them usable
|
2022-05-02 16:59:54 +00:00 |
|
Sam Nolan
|
a542325f31
|
A simple showTypes prop
|
2022-05-02 15:59:37 +00:00 |
|
Sam Nolan
|
e8239bf049
|
Merge branch 'develop' into mobile-support
|
2022-05-02 15:37:39 +00:00 |
|
Sam Nolan
|
0bc016632f
|
Mobile support
|
2022-05-02 15:36:20 +00:00 |
|
Sam Nolan
|
d6cec6886c
|
Clean up the props, removing unused and making some optional
|
2022-04-30 18:40:18 +00:00 |
|
Sam Nolan
|
64fbe05f3a
|
Basic stats table. Unformatted
|
2022-04-30 15:16:13 +00:00 |
|
Sam Nolan
|
d09dbeb812
|
Format components code
|
2022-04-29 20:59:37 +00:00 |
|
Sam Nolan
|
2131e4eac1
|
Rename imports to jsImports in components
|
2022-04-29 20:58:06 +00:00 |
|
Sam Nolan
|
b710289096
|
Rename parameters to imports
|
2022-04-29 20:29:42 +00:00 |
|
Sam Nolan
|
39be07cac0
|
Add parameters to components interface
|
2022-04-29 19:02:43 +00:00 |
|
Sam Nolan
|
8f879b7168
|
Merge branch 'develop' into squiggle-editor-bindings
|
2022-04-29 13:51:31 +00:00 |
|
Sam Nolan
|
454ac0c252
|
Add bindings to Squiggle Editor
|
2022-04-29 13:50:57 +00:00 |
|
Quinn Dougherty
|
3e124cd91c
|
fixed width stuff, playground, and fonts after antd factor-out
Value: [1e-3 to 2e-2]
|
2022-04-28 18:25:01 -04:00 |
|
Quinn Dougherty
|
fde75d4bc3
|
No antd and everything compiles
Value: [1e-3 to 3e-2]
|
2022-04-28 17:54:43 -04:00 |
|
Sam Nolan
|
00f862725c
|
Add Dictionary Viewer and Recursive Array viewer
|
2022-04-28 18:59:15 +00:00 |
|
Sam Nolan
|
86e3d5865e
|
Change components to return result rather than environment
|
2022-04-23 15:02:44 -04:00 |
|
Sam Nolan
|
9ea7d23489
|
Fix Squiggle components build
|
2022-04-21 19:07:24 -04:00 |
|
Ozzie Gooen
|
8a29205247
|
Refactored if statement into switch
|
2022-04-15 18:13:59 -04:00 |
|
Ozzie Gooen
|
012a1e4793
|
Added storybook stories for most SquiggleChart Types
|
2022-04-15 17:14:07 -04:00 |
|
Ozzie Gooen
|
3d10d8e6a5
|
Bug fix to get docs to show correctly
|
2022-04-15 14:51:08 -04:00 |
|
Ozzie Gooen
|
e7d5fb4ad8
|
Changing styles of Playground
|
2022-04-14 20:16:15 -04:00 |
|
Ozzie Gooen
|
478bbf5740
|
First attempt at handling arrays and records
|
2022-04-13 19:37:59 -04:00 |
|
Sam Nolan
|
21458227ce
|
Respond to reducer playground PR comments
|
2022-04-12 16:02:34 +10:00 |
|
Sam Nolan
|
440bfabffa
|
Run prettier on monorepo + fix crashing playground
|
2022-04-12 15:41:36 +10:00 |
|
Sam Nolan
|
0d9e8c64c3
|
Merge branch 'staging' into reducer-playground
|
2022-04-11 16:21:51 +10:00 |
|
Sam Nolan
|
cb07f5f68a
|
A playground based on reducer
|
2022-04-11 16:16:29 +10:00 |
|
Sam Nolan
|
79ac1700d1
|
Include a playground in the squiggle website
|
2022-04-11 09:14:39 +10:00 |
|
Ozzie Gooen
|
b85c4f9a6b
|
Separated out parts of SquiggleChart, and renamed files around
|
2022-04-07 13:26:47 -04:00 |
|