Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: renegadevi/nuxt-boilerplate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.1.2.0
Choose a base ref
...
head repository: renegadevi/nuxt-boilerplate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v.1.3.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 22, 2023

  1. Lint order of ID

    renegadevi committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0edf69d View commit details
    Browse the repository at this point in the history
  2. Added fullscreen-layout + NuxtLayout inside pages

    - Added fullscreen layout in a "Minimal" page as a example how to work with layouts.
    - To prevent a duplication bug. Using NuxtLayout inside pages prevent this due to how Suspense works in Vue.
    renegadevi committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4a82278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fc8011 View commit details
    Browse the repository at this point in the history
Loading