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

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    7daa1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f53584e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca6aa3 View commit details
    Browse the repository at this point in the history
  4. 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
    brillout committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    346981c View commit details
    Browse the repository at this point in the history
  5. update examples/full

    brillout committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    12049f4 View commit details
    Browse the repository at this point in the history
  6. add nested layout example

    brillout committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4081105 View commit details
    Browse the repository at this point in the history
  7. polish

    brillout committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    dcec9c0 View commit details
    Browse the repository at this point in the history