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

feat: make Layout setting cumulative #129

Merged
merged 7 commits into from
Jun 13, 2024
Merged

feat: make Layout setting cumulative #129

merged 7 commits into from
Jun 13, 2024

Conversation

brillout
Copy link
Member

@brillout brillout commented Jun 13, 2024

Main commit: 346981c. (The other commits merely do some refactoring and add a nested layout example.)

Context:

@pdanpdan Do the changes to createVueApp.ts look good to you? I did some refactoring. Btw. I've been wondering: how about we use shallowRef() instead of ref inside createVueApp.ts?

@pdanpdan
Copy link
Collaborator

I would go with a merge for this one (because it works as expected) and after that start tweaking

@brillout brillout merged commit d9f584b into main Jun 13, 2024
5 checks passed
@brillout
Copy link
Member Author

These 2 can be shallowRef as far as I'm concerned, but I think ref(markRaw(x)) does the same thing - I'm not very sure, I have to check

👍 Let me know what you find and PR welcome.

@brillout
Copy link
Member Author

Let's release after we merge clientOnly().

@brillout
Copy link
Member Author

Released in vike-vue@0.7.3. I decided to release it as a minor despite the breaking chagne; let me know if you disagree with that decision.

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.

None yet

2 participants