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 #86

Merged
merged 6 commits into from
Jun 18, 2024
Merged

Commits on Jun 18, 2024

  1. feat: make Layout setting cumulative

    BREAKING CHANGE: The `Layout` setting cannot be overriden anymore because it's now cumulative, see:
     - https://vike.dev/Layout#multiple-layouts
     - https://vike.dev/Layout#nested-layouts
    Blankeos committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    33eadc7 View commit details
    Browse the repository at this point in the history
  2. add nested layout example

    Blankeos committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e6a38ef View commit details
    Browse the repository at this point in the history
  3. add nested layout example

    Blankeos authored and magne4000 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cb7a67a View commit details
    Browse the repository at this point in the history
  4. chore: upgrade deps

    magne4000 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fff75c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    697a927 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a73fd10 View commit details
    Browse the repository at this point in the history