quantified-uncertainty / squiggle

An estimation language
https://squiggle-language.com
MIT License
148 stars 22 forks source link

Export page versions #3149

Closed OAGr closed 3 months ago

OAGr commented 3 months ago

The UI could definitely be improved, but I think this is a decent start. It adds up to a decent amount of code, so it seems good to me to submit PRs in stages.

image
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 0cf2d8bc3049113cd85fba617ea98bb4f73dfbab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quri-hub ✅ Ready (Inspect) Visit Preview Apr 6, 2024 8:53pm
3 Ignored Deployments | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **quri-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/quri-ui/HGnnk12MNWLsBvGbtHXR5barwQMQ)) | [Visit Preview](https://quri-ui-git-export-page-rollback-2-quantified-uncertainty.vercel.app) | Apr 6, 2024 8:53pm | | **squiggle-components** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/squiggle-components/ArLbfq1t4K6NeD43AN1DJxqg98Tc)) | [Visit Preview](https://squiggle-components-git-export-pa-98847b-quantified-uncertainty.vercel.app) | Apr 6, 2024 8:53pm | | **squiggle-website** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/squiggle-website/JAo5WLxHAHex35kMJ2n5gw8ta5YH)) | [Visit Preview](https://squiggle-website-git-export-page-1d6c11-quantified-uncertainty.vercel.app) | Apr 6, 2024 8:53pm |
berekuk commented 3 months ago

I've added pagination with GraphQL connections.

We also should eventually:

OAGr commented 3 months ago

Looks good to me!