Skip to content

Add support for collections #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 7, 2020
Merged

Add support for collections #14

merged 3 commits into from
Jul 7, 2020

Conversation

tobiaslins
Copy link
Member

We currently just support tables + basic support for gallery view

We currently just support tables + basic support for gallery view
type: "collection_view";
}

interface TableGalleryType extends BaseValueType {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should be GalleryCollectionType since it's not a table?

Copy link
Contributor

@transitive-bullshit transitive-bullshit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome @tobiaslins 💪

Just one small note.

I'm sure there will be follow-up work once this is merged, but overall it looks like a really solid start.

@tobiaslins tobiaslins merged commit 2c1b017 into master Jul 7, 2020
@timolins timolins deleted the collection-support branch October 3, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants