Skip to content
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

Slotify list section #43

Merged
merged 6 commits into from
Jan 19, 2021
Merged

Slotify list section #43

merged 6 commits into from
Jan 19, 2021

Conversation

Dramaturco
Copy link
Contributor

Added Slots to the ListSection. The renderItem prop was replaced by a scopedSlot called item. The filter buttons can now also be rendered using a scoped slot. This is optional though.

tgolbs and others added 3 commits January 15, 2021 08:44
ci (semantic-release): Allow release on other branches as well.
Merge remote-tracking branch 'origin/next' into slotify-list-section
Replaced renderItem prop with mandatory item scoped slot.
Added optional filter scoped slot to allow for custom rendering of the filter buttons.
@Dramaturco Dramaturco changed the base branch from master to next January 19, 2021 11:01
export interface ListSectionProps<Item> {
/**
* You can pass an optional headline that will be displayed in top of your items.
* You can pass an optional headline that will be displayed on top of your items.
Copy link
Contributor

Choose a reason for hiding this comment

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

instead of "on top" I'd prever "above" or "before"

@vlapl
Copy link
Contributor

vlapl commented Jan 19, 2021

looks good to me (I just left one comment on preposition use in a code comment, which could be improved)

Emre Neumann added 2 commits January 19, 2021 12:30
Merge branch 'next' into slotify-list-section
fix: comment

Reworded a type description for headline
@tgolbs tgolbs merged commit 130364d into next Jan 19, 2021
@tgolbs tgolbs deleted the slotify-list-section branch January 19, 2021 11:35
@github-actions
Copy link

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants