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

[legacy-framework] Add Persistent layout to new app template with <Layout> and getLayout() #897

Merged
merged 7 commits into from
Aug 18, 2020

Conversation

dwightwatson
Copy link
Collaborator

Closes: blitz-js/legacy-framework#637

What are the changes and their implications?

This introduces a new Layout component as suggested in blitz-js/legacy-framework#637. I've attempted to follow the suggestion in the linked blog post as well as the guide from the issue. Unfortunately my TypeScript isn't too hot, so I'm not sure where to take it from here. But hoping this may serve as a good starting point.

Checklist

  • Tests added for changes
  • PR submitted to blitzjs.com for any user facing changes

@dwightwatson dwightwatson requested a review from flybayer as a code owner August 17, 2020 21:13
@flybayer
Copy link
Member

Great, thank you!! I pushed a commit that adds all the Typescript stuff

@flybayer flybayer changed the title Add Layout and getLayout function Add Persistent layout to new app template with <Layout> and getLayout() Aug 18, 2020
@flybayer flybayer merged commit 18beb6f into blitz-js:canary Aug 18, 2020
@itsdillon itsdillon changed the title Add Persistent layout to new app template with <Layout> and getLayout() [legacy-framework] Add Persistent layout to new app template with <Layout> and getLayout() Jul 7, 2022
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.

Add Persistant Layout to New App Template
2 participants