Commit Graph

97 Commits

Author SHA1 Message Date
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
6903680e1a Minor fix for package.json 2022-03-25 08:14:53 -04:00
Ozzie Gooen
4a62681209 Cleanup to documentation, changes to distribution colors 2022-03-25 08:13:56 -04:00
Sam Nolan
bd53084bd8 Remove unneccesary newline 2022-03-25 20:52:20 +11:00
Sam Nolan
1b4ed4f113 Remove internal and unsupported features 2022-03-25 20:42:02 +11:00
Sam Nolan
eec92b2c0c Remove unneccesary log 2022-03-25 15:37:07 +11:00
Sam Nolan
c4b6a8d097 Fix functions not rendering
Fixes #59
2022-03-25 15:35:32 +11:00
Sam Nolan
8aea739fd0 Fix exponential, beta and triangular distributions 2022-03-25 14:42:52 +11:00
Sam Nolan
ce252bb2f9 Fix up build ssr and ci for docs 2022-03-25 14:12:14 +11:00
Sam Nolan
142d846223 Add interactive documentation 2022-03-25 13:08:46 +11:00
Quinn Dougherty
1efc4644bb fixed needed yarn commands in README.md 2022-03-24 20:21:34 -04: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
16213ddddb added components to ci 2022-03-24 11:29:42 -04:00
Quinn Dougherty
44669e1d73 squiggle-lang/bsconfig.json: updated package name 2022-03-24 11:29:42 -04:00
Quinn Dougherty
1f0969ce3a fixed parcel (rebase: fixed MC with index.ts) 2022-03-24 11:28:45 -04:00
Quinn Dougherty
d9b2da1b13 renamed packages to @quri prefix 2022-03-24 11:21:48 -04:00
Sam Nolan
aa8c865480 Better describe test cases 2022-03-23 13:12:20 +11: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
fd6c5d3eb8
Merge pull request #47 from QURIresearch/yarn-loop-hotfix
Removed generatedFileExtension for yarn run start to work
2022-03-22 13:11:32 +11:00
Ozzie Gooen
a8999d3fc6
Merge pull request #48 from QURIresearch/webpack-v2
Move to webpack
2022-03-21 21:13:05 -04:00
Sam Nolan
f470d9c9b1
Merge pull request #50 from QURIresearch/remove-log
Remove unnecessary log
2022-03-22 11:48:55 +11:00
Sam Nolan
a25c10b78d Remove yarn.nix 2022-03-22 11:47:29 +11:00
Sam Nolan
ad48497cc3 Remove unnecessary log 2022-03-22 11:13:50 +11:00
Sam Nolan
1ab21e36ad Fix GitHub actions 2022-03-22 10:54:37 +11:00
Sam Nolan
de72492e4d Move to webpack 2022-03-22 10:40:14 +11:00
Ozzie Gooen
0bf54f0c19 Removed generatedFileExtension for yarn run start to work 2022-03-21 13:59:52 -04:00
Sam Nolan
68dfa0b95f Fix mm crashing on too many weights 2022-03-07 11:10:43 +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
Sam Nolan
44da21370c Change function to simpler interface 2022-02-27 15:25:30 +11:00
Sam Nolan
a7529d89f8 Fix yarn workspaces dependencies for playground 2022-02-26 14:37:13 +11:00
Sam Nolan
24d565b7ef Add documentation about rationale error 2022-02-26 10:06:25 +11:00
Sam Nolan
84364fe95d Add documentation and packaging info to lang 2022-02-26 10:03:05 +11:00
Ozzie Gooen
78ab4ec8eb
Create Three-Types-Of-Distributions.md 2022-02-22 14:13:16 -05:00