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 googlemaps section #45

Merged
merged 4 commits into from
Jan 19, 2021
Merged

Slotify googlemaps section #45

merged 4 commits into from
Jan 19, 2021

Conversation

Dramaturco
Copy link
Contributor

The title and the items in the list rendering are now scoped slots. The custom rendering for the info window pop-ups works differently and cannot easily be turned into slots. Because it uses the googlemaps API to render and that expects a DOM-Node

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-googlemaps-section
@vlapl
Copy link
Contributor

vlapl commented Jan 18, 2021

This pr is looking good to me. But I'm having an issue with the tests: trying to run the GoogleMapsSection unit test I'm getting a fatal error. It seems like a previous test overrode requiredProps.language with "e"... but not doing that any longer just leads to a different error on my system... giving up for today.

@Dramaturco
Copy link
Contributor Author

Yes I see it. I'll fix this right away.

Copy link
Contributor

@vlapl vlapl left a comment

Choose a reason for hiding this comment

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

Looking good. (don't forget to squash your commits, and use 'npm run commit')

feat: Slotify Googlemaps section

Googlemaps section now has 2 scoped slots.
Title: allows users to render a custom title.
LocationItem: allows users to render custom location items in the list on the right (or below).
Changed the styling a little bit.
@tgolbs tgolbs merged commit 1998a39 into next Jan 19, 2021
@tgolbs tgolbs deleted the slotify-googlemaps-section branch January 19, 2021 10:16
@github-actions
Copy link

🎉 This PR is included in version 2.2.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