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

Go-Footer #209

Merged
merged 5 commits into from
Oct 23, 2019
Merged

Go-Footer #209

merged 5 commits into from
Oct 23, 2019

Conversation

StevenUlmer
Copy link
Contributor

closes #164

This creates a footer to be used within the layout. The footer isn't sticky and will appear at the end of the main content body after a user scrolls to the end. It uses content projection so the implementer can decide what they want to display inside of the footer. The only thing we're doing is centering the content that the user puts inside.

@StevenUlmer StevenUlmer added the feature New feature request label Sep 26, 2019
@grahamhency grahamhency added this to the v1.3.0 milestone Oct 2, 2019
@grahamhency grahamhency changed the base branch from master to v1.3.0 October 2, 2019 15:28
Copy link
Contributor

@grahamhency grahamhency left a comment

Choose a reason for hiding this comment

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

Not exactly sure what's going on, but start up go-tester and look at http://localhost:4200/test-page-2

It's all messed up.

@grahamhency
Copy link
Contributor

@StevenUlmer after you fix the issue I mentioned before, we'll need to add documentation for this.

It uses content project to allow the implementer to decide what they want to put inside. The
only thing we are doing is centering the content
Copy link
Contributor

@grahamhency grahamhency left a comment

Choose a reason for hiding this comment

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

Awesome, looks like we got it all figured out. Thanks.

@StevenUlmer StevenUlmer merged commit 8f76eee into v1.3.0 Oct 23, 2019
@StevenUlmer StevenUlmer deleted the go_footer branch October 23, 2019 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants